]> git.sesse.net Git - ffmpeg/history - libavcodec/amrnbdec.c
Fix misspelled parameter names in Doxygen documentation.
[ffmpeg] / libavcodec / amrnbdec.c
2010-05-03 Martin Storsjöamrnbdec: Apply AMR_SAMPLE_SCALE when finishing the...
2010-04-21 Ronald S. BultjeMove clipping of audio samples (for those codecs output...
2010-04-21 Ronald S. BultjeSplit input/output data arguments to ff_acelp_apply_ord...
2010-04-21 Ronald S. BultjeSplit the input/output data arguments to ff_adaptive_ga...
2010-04-21 Vitor Sessak10l: do not try to unpack DTX frames in AMR-NB decoder
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-11 Ronald S. BultjeFix spelling.
2010-02-21 Vitor SessakAMR-NB floating-point based decoder.