summaryrefslogtreecommitdiffstats
path: root/libavcodec/wmaprodec.c
Commit message (Expand)AuthorAgeFilesLines
* do not decode more than one audio frame in a decode packet callSascha Sommer2009-09-061-31/+14
* avoid extra memcpy during scale factor decodingSascha Sommer2009-09-061-10/+9
* fix handling of packet loss when the output buffer is fullSascha Sommer2009-09-051-2/+3
* reindentSascha Sommer2009-09-051-43/+43
* remove no longer needed debug outputSascha Sommer2009-09-051-3/+0
* reduce output buffer needsSascha Sommer2009-09-051-9/+24
* store packet GetBitContext in the decoder contextSascha Sommer2009-09-051-12/+13
* cosmetics: indentation and other prettyprinting fixesDiego Biurrun2009-09-021-73/+74
* add missing wmapro decoder partsSascha Sommer2009-09-021-8/+1274
* whitespace cosmeticsDiego Biurrun2009-08-261-6/+6
* add decode_coeffs()Sascha Sommer2009-08-261-0/+88
* merge 2-channel M/S stereo decoding code with the multichannel versionSascha Sommer2009-08-261-29/+7
* whitespace cosmeticsDiego Biurrun2009-08-251-7/+7
* Add some more wmapro decoder hunksSascha Sommer2009-08-211-5/+88
* cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-08-021-13/+13
* add approved hunks of the wmapro decoderSascha Sommer2009-08-021-0/+145
OpenPOWER on IntegriCloud