| Commit message (Expand) | Author | Age | Files | Lines |
* | amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output | Martin Storsjö | 2010-05-03 | 1 | -1/+2 |
* | Move clipping of audio samples (for those codecs outputting float) from decoder | Ronald S. Bultje | 2010-04-21 | 1 | -9/+3 |
* | Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). | Ronald S. Bultje | 2010-04-21 | 1 | -1/+1 |
* | Split the input/output data arguments to ff_adaptive_gain_control(). | Ronald S. Bultje | 2010-04-21 | 1 | -1/+1 |
* | 10l: do not try to unpack DTX frames in AMR-NB decoder | Vitor Sessak | 2010-04-21 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Fix spelling. | Ronald S. Bultje | 2010-03-11 | 1 | -2/+2 |
* | AMR-NB floating-point based decoder. | Vitor Sessak | 2010-02-21 | 1 | -0/+1081 |