24 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Reimar Döffinger edac49daf5 Use "const" qualifier for pointers that point to input data of 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Stefan Gehrer 3a201bd04f remove a Huffman table from WMA which also exists in AAC 15 years ago
Reimar Döffinger b5f09d31c2 Make sample_fmts and channel_layouts compound literals const to reduce size of 15 years ago
Sascha Sommer 9970c61b4b Introduce WMACoef typedef for decoded coefficients 16 years ago
Siarhei Siamashka 7d485f165f Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
Stefano Sabatini fb53b4a035 Rename pbBufPtr() to put_bits_ptr(). 16 years ago
Michael Niedermayer dc405cc1c0 A try to fix the regressions. 16 years ago
Diego Pettenò 2d5174fc46 Intel C compiler warns on this assignment in this if(), probably 16 years ago
Loren Merritt 0a570e826d remove mdct tmp buffer 16 years ago
Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Benjamin Larsson ad40b15394 silence wmaenc.c:181: warning:suggestparentheses around assignment used as truth value 17 years ago
Michael Niedermayer 5492209aa9 clarify FIXME 17 years ago
Måns Rullgård 6785cae35c trivial warning fixes 18 years ago
Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
Ian Braithwaite 1890c2acf4 Optimize by building the mdct window and multipying/adding at the same time. 18 years ago
Michael Niedermayer 2ed76c08c3 bitrate sanity check (fixes assertion failure) 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 a1fd944f73 workaround sign bug 18 years ago
Michael Niedermayer 21ac1d47d1 10l use of uninitalized var 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago