]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_filters.c
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / acelp_filters.c
2008-08-26 Vladimir Voroshilov(cosmetics) Describe for which tests clipping is required.
2008-08-26 Vladimir Voroshilov(cosmetics) Remove wrong comments.
2008-08-25 Michael NiedermayerReplace cliping in ff_acelp_interpolate() by a check...
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