Sat, 06 Mar 2010 14:34:46 +0000 |
mru |
Move FFT parts from dsputil.h to fft.h
libavcodec
|
Sat, 06 Mar 2010 14:24:59 +0000 |
mru |
Remove DECLARE_ALIGNED_{8,16} macros
libavcodec
|
Fri, 19 Feb 2010 20:42:55 +0000 |
stefang |
remove a Huffman table from WMA which also exists in AAC
libavcodec
|
Sat, 23 Jan 2010 08:39:50 +0000 |
daniel |
Export wma_critical_freqs as ff_wma_critical_freqs
libavcodec
|
Fri, 22 Jan 2010 03:25:11 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
libavcodec
|
Tue, 29 Sep 2009 10:38:34 +0000 |
mru |
WMA: store level_table as floats, use type punning for sign flip in decode
libavcodec
|
Sun, 20 Sep 2009 17:30:20 +0000 |
mru |
Merge FFTContext and MDCTContext
libavcodec
|
Sat, 20 Jun 2009 10:28:55 +0000 |
faust3 |
Add support for escape coded wmapro run level coefficients
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
|
Fri, 12 Jun 2009 15:21:43 +0000 |
faust3 |
Move frame len bits calculation to ff_wma_get_frame_len_bits
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Sun, 12 Apr 2009 08:35:26 +0000 |
stefano |
Split bitstream.h, put the bitstream writer stuff in the new file
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Tue, 12 Aug 2008 00:36:36 +0000 |
lorenm |
remove mdct tmp buffer
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Sun, 08 Jul 2007 23:15:08 +0000 |
mru |
trivial warning fixes
libavcodec
|
Wed, 04 Apr 2007 13:49:55 +0000 |
banan |
WMA decoder improvement, output closer to the dmo binary.
libavcodec
|
Mon, 26 Mar 2007 10:03:57 +0000 |
banan |
Optimize by building the mdct window and multipying/adding at the same time.
libavcodec
|
Tue, 27 Feb 2007 09:54:48 +0000 |
mbardiaux |
Rename WMADecodeContext to WMACodecContext
libavcodec
|
Tue, 27 Feb 2007 09:39:04 +0000 |
mbardiaux |
Supply context to tprintf
libavcodec
|
Wed, 07 Feb 2007 14:53:25 +0000 |
michael |
doxygenize
libavcodec
|
Tue, 06 Feb 2007 20:19:04 +0000 |
michael |
wma encoder
libavcodec
|