Sat, 26 Apr 2008 11:52:33 +0000 |
voroshil |
Fixed-point LSP and LPC decoding routines for ACELP-based codecs
libavcodec
|
Sat, 26 Apr 2008 05:03:36 +0000 |
ramiro |
get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly.
libavcodec
|
Sat, 26 Apr 2008 04:14:33 +0000 |
kostya |
Correct company name
libavcodec
|
Fri, 25 Apr 2008 17:14:47 +0000 |
voroshil |
Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
libavcodec
|
Fri, 25 Apr 2008 16:54:53 +0000 |
bcoudurier |
10l, alphabetical order
libavcodec
|
Fri, 25 Apr 2008 15:15:56 +0000 |
bcoudurier |
identation
libavcodec
|
Fri, 25 Apr 2008 15:11:39 +0000 |
bcoudurier |
remove no more needed field
libavcodec
|
Fri, 25 Apr 2008 15:10:33 +0000 |
bcoudurier |
remove unused var
libavcodec
|
Fri, 25 Apr 2008 15:09:26 +0000 |
bcoudurier |
remove ima qt decoding hack, decode whole frame at once
libavcodec
|
Fri, 25 Apr 2008 15:06:07 +0000 |
bcoudurier |
fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels
libavcodec
|
Fri, 25 Apr 2008 14:09:42 +0000 |
bcoudurier |
set channels and sample rate from mpeg4audio config
libavcodec
|
Fri, 25 Apr 2008 14:05:32 +0000 |
bcoudurier |
mov demuxer depends on mpeg4audio code now
libavcodec
|
Fri, 25 Apr 2008 13:25:11 +0000 |
mbardiaux |
Make sure some value is always returned via data_size
libavcodec
|
Fri, 25 Apr 2008 13:05:15 +0000 |
mbardiaux |
Allow bitrates zero and 13200 (needed for decoding mov and aiff)
libavcodec
|
Thu, 24 Apr 2008 22:27:13 +0000 |
bwolowiec |
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
libavcodec
|