]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/acelp_filters.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / acelp_filters.h
2008-10-24 diegoSplit off celp_filters.[ch] from acelp_filters.[ch...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-21 michaelMention cut-off freq of ff_acelp_high_pass_filter(...
2008-08-21 michaelRemove ff_acelp_weighted_filter() which is just a funct...
2008-08-21 michaelRename subframe_size to a name that is not specific...
2008-08-21 michaelTry to improve parameter doxy of ff_acelp_interpolate().
2008-08-21 michaelClarify how generic ff_acelp_interpolate() is.
2008-08-21 michaelCorrect incorrect length parameter doxy for ff_acelp_in...
2008-08-21 michaelRight half is clearer than positive half for specifying...
2008-08-21 michaelMention the fix point scale of the FIR filter coefficients.
2008-08-21 michaelCleanup comment for ff_acelp_interp_filter.
2008-08-21 michaelMake doxygen comments consistant with the rest of ffmpeg.
2008-07-12 superdumpTypo and grammar fix
2008-06-29 vitorMake ff_acelp_lp_synthesis_filter() receives a pointer...
2008-06-29 vitorAdd a rounding parameter to ff_acelp_lp_synthesis_filter()
2008-05-24 voroshilMove pitch vector interpolation code to acelp_filters
2008-05-15 diegocosmetics: Use C-style comment delimiters with #endif...
2008-05-13 mruacelp_filters.h needs stdint.h
2008-05-11 voroshilUpdate comment to version, negotiated with Diego, and
2008-05-11 voroshilvarious filters for ACELP-based codecs