24 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)

Author SHA1 Message Date
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Stefan Gehrer 3a201bd04f remove a Huffman table from WMA which also exists in AAC 15 years ago
Daniel Verkamp a7e6328cba Export wma_critical_freqs as ff_wma_critical_freqs 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Måns Rullgård 076a9dea1e WMA: store level_table as floats, use type punning for sign flip in decode 15 years ago
Måns Rullgård 01b2214758 Merge FFTContext and MDCTContext 15 years ago
Sascha Sommer 891bd2e5aa Add support for escape coded wmapro run level coefficients 16 years ago
Sascha Sommer 9970c61b4b Introduce WMACoef typedef for decoded coefficients 16 years ago
Sascha Sommer c0e9b2e84f Move run level decode functionality to ff_wma_run_level_decode 16 years ago
Sascha Sommer cee4bb894d Move frame len bits calculation to ff_wma_get_frame_len_bits 16 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Stefano Sabatini b275500706 Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Loren Merritt 0a570e826d remove mdct tmp buffer 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 6785cae35c trivial warning fixes 18 years ago
Ian Braithwaite 5bd526d9ad WMA decoder improvement, output closer to the dmo binary. 18 years ago
Ian Braithwaite 1890c2acf4 Optimize by building the mdct window and multipying/adding at the same time. 18 years ago
Michel Bardiaux 911b9faf31 Rename WMADecodeContext to WMACodecContext 18 years ago
Michel Bardiaux a9c9a2400b Supply context to tprintf 18 years ago
Michael Niedermayer 6836af5250 doxygenize 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago