| Commit message (Expand) | Author | Age | Files | Lines |
* | do not decode more than one audio frame in a decode packet call | Sascha Sommer | 2009-09-06 | 1 | -31/+14 |
* | avoid extra memcpy during scale factor decoding | Sascha Sommer | 2009-09-06 | 1 | -10/+9 |
* | fix handling of packet loss when the output buffer is full | Sascha Sommer | 2009-09-05 | 1 | -2/+3 |
* | reindent | Sascha Sommer | 2009-09-05 | 1 | -43/+43 |
* | remove no longer needed debug output | Sascha Sommer | 2009-09-05 | 1 | -3/+0 |
* | reduce output buffer needs | Sascha Sommer | 2009-09-05 | 1 | -9/+24 |
* | store packet GetBitContext in the decoder context | Sascha Sommer | 2009-09-05 | 1 | -12/+13 |
* | cosmetics: indentation and other prettyprinting fixes | Diego Biurrun | 2009-09-02 | 1 | -73/+74 |
* | add missing wmapro decoder parts | Sascha Sommer | 2009-09-02 | 1 | -8/+1274 |
* | whitespace cosmetics | Diego Biurrun | 2009-08-26 | 1 | -6/+6 |
* | add decode_coeffs() | Sascha Sommer | 2009-08-26 | 1 | -0/+88 |
* | merge 2-channel M/S stereo decoding code with the multichannel version | Sascha Sommer | 2009-08-26 | 1 | -29/+7 |
* | whitespace cosmetics | Diego Biurrun | 2009-08-25 | 1 | -7/+7 |
* | Add some more wmapro decoder hunks | Sascha Sommer | 2009-08-21 | 1 | -5/+88 |
* | cosmetics: K&R coding style, prettyprinting | Diego Biurrun | 2009-08-02 | 1 | -13/+13 |
* | add approved hunks of the wmapro decoder | Sascha Sommer | 2009-08-02 | 1 | -0/+145 |