]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_filters.c
cosmetics: rename some functions from *get_* to *decode_*
[ffmpeg] / libavcodec / acelp_filters.c
2008-08-21 Michael NiedermayerRemove mathops.h dependancy.
2008-08-21 Michael Niedermayervertical align
2008-08-21 Michael NiedermayerRemove ff_acelp_weighted_filter() which is just a funct...
2008-08-21 Michael NiedermayerRename subframe_size to a name that is not specific...
2008-08-21 Michael Niedermayerrename pitch_delay_frac in ff_acelp_interpolate()
2008-08-21 Michael NiedermayerDocument code, do not document difference to a irreleva...
2008-08-21 Michael NiedermayerRemove some irrelevant comments.
2008-07-06 Vitor SessakTypo in a comment: s/two avoid/to avoid/
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-11 Vladimir VoroshilovUpdate comment to version, negotiated with Diego, and
2008-05-11 Vladimir Voroshilovvarious filters for ACELP-based codecs