summaryrefslogtreecommitdiff
path: root/libavcodec/acelp_filters.h
Commit message (Expand)AuthorAge
* Clarify how generic ff_acelp_interpolate() is.Michael Niedermayer2008-08-21
* Correct incorrect length parameter doxy for ff_acelp_interpolate().Michael Niedermayer2008-08-21
* Right half is clearer than positive half for specifying which part ofMichael Niedermayer2008-08-21
* Mention the fixed-point scale of the FIR filter coefficients.Michael Niedermayer2008-08-21
* Cleanup comment for ff_acelp_interp_filter.Michael Niedermayer2008-08-21
* Make doxygen comments consistent with the rest of FFmpeg.Michael Niedermayer2008-08-21
* Typo and grammar fixRobert Swain2008-07-12
* Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter c...Vitor Sessak2008-06-29
* Add a rounding parameter to ff_acelp_lp_synthesis_filter()Vitor Sessak2008-06-29
* Move pitch vector interpolation code to acelp_filtersVladimir Voroshilov2008-05-24
* cosmetics: Use C-style comment delimiters with #endif directives.Diego Biurrun2008-05-15
* acelp_filters.h needs stdint.hMåns Rullgård2008-05-13
* Update comment to version, negotiated with Diego, andVladimir Voroshilov2008-05-11
* various filters for ACELP-based codecsVladimir Voroshilov2008-05-11