]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_filters.h
Correct incorrect length parameter doxy for ff_acelp_interpolate().
[ffmpeg] / libavcodec / acelp_filters.h
2008-08-21 Michael NiedermayerCorrect incorrect length parameter doxy for ff_acelp_in...
2008-08-21 Michael NiedermayerRight half is clearer than positive half for specifying...
2008-08-21 Michael NiedermayerMention the fixed-point scale of the FIR filter coeffic...
2008-08-21 Michael NiedermayerCleanup comment for ff_acelp_interp_filter.
2008-08-21 Michael NiedermayerMake doxygen comments consistent with the rest of FFmpeg.
2008-07-12 Robert SwainTypo and grammar fix
2008-06-29 Vitor SessakMake ff_acelp_lp_synthesis_filter() receives a pointer...
2008-06-29 Vitor SessakAdd a rounding parameter to ff_acelp_lp_synthesis_filter()
2008-05-24 Vladimir VoroshilovMove pitch vector interpolation code to acelp_filters
2008-05-15 Diego Biurruncosmetics: Use C-style comment delimiters with #endif...
2008-05-13 Måns Rullgårdacelp_filters.h needs stdint.h
2008-05-11 Vladimir VoroshilovUpdate comment to version, negotiated with Diego, and
2008-05-11 Vladimir Voroshilovvarious filters for ACELP-based codecs