summaryrefslogtreecommitdiff
path: root/libavcodec/wmaprodec.c
Commit message (Expand)AuthorAge
...
* reinit get_bits for every decode_packet callSascha Sommer2009-09-11
* do not decode more than one audio frame in a decode packet callSascha Sommer2009-09-06
* avoid extra memcpy during scale factor decodingSascha Sommer2009-09-06
* fix handling of packet loss when the output buffer is fullSascha Sommer2009-09-05
* reindentSascha Sommer2009-09-05
* remove no longer needed debug outputSascha Sommer2009-09-05
* reduce output buffer needsSascha Sommer2009-09-05
* store packet GetBitContext in the decoder contextSascha Sommer2009-09-05
* cosmetics: indentation and other prettyprinting fixesDiego Biurrun2009-09-02
* add missing wmapro decoder partsSascha Sommer2009-09-02
* whitespace cosmeticsDiego Biurrun2009-08-26
* add decode_coeffs()Sascha Sommer2009-08-26
* merge 2-channel M/S stereo decoding code with the multichannel versionSascha Sommer2009-08-26
* whitespace cosmeticsDiego Biurrun2009-08-25
* Add some more wmapro decoder hunksSascha Sommer2009-08-21
* cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-08-02
* add approved hunks of the wmapro decoderSascha Sommer2009-08-02