]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/acelp_filters.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / acelp_filters.c
2008-10-24 diegoSplit off celp_filters.[ch] from acelp_filters.[ch...
2008-08-26 voroshil(cosmetics) Describe for which tests clipping is required.
2008-08-26 voroshil(cosmetics) Remove wrong comments.
2008-08-25 michaelReplace cliping in ff_acelp_interpolate() by a check...
2008-08-21 michaelRemove mathops.h dependancy.
2008-08-21 michaelvertical align
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 michaelrename pitch_delay_frac in ff_acelp_interpolate()
2008-08-21 michaelDocument code, do not document difference to a irreleva...
2008-08-21 michaelRemove some irrelevant comments.
2008-07-06 vitorTypo
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-11 voroshilUpdate comment to version, negotiated with Diego, and
2008-05-11 voroshilvarious filters for ACELP-based codecs