]> git.sesse.net Git - ffmpeg/history - libavcodec/sipr.c
Fix grammar errors in documentation
[ffmpeg] / libavcodec / sipr.c
2010-06-30 Måns RullgårdFix grammar errors in documentation
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-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-11 Ronald S. BultjeFix spelling.
2010-01-16 Vitor SessakSIPR16k decoder
2010-01-16 Vitor SessakAllow a SIPR table to be used by the upcoming SIPR16k...
2010-01-16 Vitor SessakSplit some SIPR structs to a header file for the upcomi...
2010-01-13 Vitor SessakRemove needless use of log2f()
2010-01-13 Vitor SessakRemove the struct SiprModeParam of the context. This...
2010-01-13 Måns RullgårdSIPR: kill variable-length arrays
2010-01-10 Vladimir VoroshilovSIPR decoder for modes 8k5, 6k5 and 5k0.