Wed, 07 Jul 2010 10:24:34 +0000 |
cehoyos |
Silence warning "new qualifiers in middle of multi-level
libavcodec
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Tue, 09 Mar 2010 23:37:45 +0000 |
cehoyos |
Fix indentation after r22414.
libavcodec
|
Tue, 09 Mar 2010 23:35:57 +0000 |
cehoyos |
SIMD optimization using float_to_int16_interleave.
libavcodec
|
Fri, 19 Feb 2010 20:42:55 +0000 |
stefang |
remove a Huffman table from WMA which also exists in AAC
libavcodec
|
Sat, 30 Jan 2010 21:55:18 +0000 |
michael |
Flush the bitreservour.
libavcodec
|
Mon, 07 Dec 2009 00:35:38 +0000 |
michael |
Print error messages on errors.
libavcodec
|
Sun, 06 Dec 2009 23:51:51 +0000 |
michael |
Fix apparent 10l typos introduced in r8627.
libavcodec
|
Tue, 24 Nov 2009 10:10:39 +0000 |
mru |
WMA: extend exponent range to 95
libavcodec
|
Mon, 23 Nov 2009 22:22:16 +0000 |
mru |
WMA: extend exponent table up to 75
libavcodec
|
Tue, 29 Sep 2009 12:48:24 +0000 |
mru |
WMA: fix loop unrolling in decode_exp_vlc()
libavcodec
|
Tue, 29 Sep 2009 10:38:30 +0000 |
mru |
WMA: use type punning and unroll loops in decode_exp_vlc()
libavcodec
|
Tue, 29 Sep 2009 10:38:27 +0000 |
mru |
WMA: use a table instead of pow() in decode_exp_vlc
libavcodec
|
Sun, 27 Sep 2009 16:51:54 +0000 |
mru |
Drop unused args from vector_fmul_add_add, simpify code, and rename
libavcodec
|
Sat, 26 Sep 2009 19:23:27 +0000 |
mru |
WMA: remove some unused variables
libavcodec
|
Wed, 23 Sep 2009 12:29:56 +0000 |
diego |
Remove unused variables, fixes the warnings:
libavcodec
|
Wed, 23 Sep 2009 10:33:13 +0000 |
mru |
WMA: use DSPContext.butterflies_float
libavcodec
|
Sat, 20 Jun 2009 09:05:28 +0000 |
faust3 |
Introduce WMACoef typedef for decoded coefficients
libavcodec
|
Fri, 12 Jun 2009 16:00:26 +0000 |
faust3 |
Move run level decode functionality to ff_wma_run_level_decode
libavcodec
|
Sat, 16 May 2009 14:17:08 +0000 |
serge |
Support for getting (i)MDCT output multiplied by a constant scaling factor.
libavcodec
|
Fri, 17 Apr 2009 15:35:32 +0000 |
michael |
Remove unused variable from wma_decode_block() found by CSA.
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
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
|
Thu, 28 Aug 2008 00:46:09 +0000 |
michael |
Fix mid/side stereo buggy output zeroing, fixes issue264 part 2.
libavcodec
|
Tue, 12 Aug 2008 00:38:30 +0000 |
lorenm |
mdct wrapper function to match fft
libavcodec
|
Tue, 12 Aug 2008 00:36:36 +0000 |
lorenm |
remove mdct tmp buffer
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Fri, 11 Jul 2008 19:54:02 +0000 |
michael |
indent
libavcodec
|