Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Mon, 08 Dec 2008 03:15:10 +0000 |
jbr |
cosmetics: alignment after last commit
libavcodec
|
Mon, 08 Dec 2008 03:13:20 +0000 |
jbr |
ac3: detect dba errors and prevent writing past end of array
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Sun, 03 Aug 2008 16:42:32 +0000 |
jbr |
cosmetics: make all references to AC-3 capitalized and hyphenated
libavcodec
|
Sat, 07 Jun 2008 22:29:54 +0000 |
jbr |
pass bap table to ff_ac3_bit_alloc_calc_bap()
libavcodec
|
Sat, 07 Jun 2008 22:29:11 +0000 |
jbr |
get substreamid from ac3 parser
libavcodec
|
Sat, 07 Jun 2008 22:29:03 +0000 |
jbr |
get the number of blocks from the ac3 parser and use in the ac3 decoder.
libavcodec
|
Mon, 02 Jun 2008 02:54:46 +0000 |
jbr |
move some AC3HeaderInfo struct fields to the Coded elements group.
libavcodec
|
Thu, 24 Apr 2008 22:27:13 +0000 |
bwolowiec |
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
libavcodec
|
Tue, 22 Apr 2008 11:14:01 +0000 |
bwolowiec |
change ff_ac3_parse_header() to take a GetBitContext instead of const char*
libavcodec
|
Fri, 28 Mar 2008 20:42:55 +0000 |
bwolowiec |
change name from stream type to frame type in AC3 code
libavcodec
|
Mon, 24 Mar 2008 21:25:49 +0000 |
bwolowiec |
using stream type in eac3 parser
libavcodec
|
Sat, 05 Jan 2008 17:04:57 +0000 |
jbr |
remove unneeded variables from AC3HeaderInfo
libavcodec
|