Commit History

Author SHA1 Message Date
  Kenan Gillet 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Michael Niedermayer 8c5da74bc1 Mention cut-off freq of ff_acelp_high_pass_filter() instead of some 16 years ago
  Michael Niedermayer cd523888f3 Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 16 years ago
  Michael Niedermayer 5038ecb1f1 Rename subframe_size to a name that is not specific to some specific use 16 years ago
  Michael Niedermayer badcd8d719 Try to improve parameter doxy of ff_acelp_interpolate(). 16 years ago
  Michael Niedermayer 03a4da6f69 Clarify how generic ff_acelp_interpolate() is. 16 years ago
  Michael Niedermayer ba5a14fc5d Correct incorrect length parameter doxy for ff_acelp_interpolate(). 16 years ago
  Michael Niedermayer ef119cc837 Right half is clearer than positive half for specifying which part of 16 years ago
  Michael Niedermayer 7dd3e95a04 Mention the fixed-point scale of the FIR filter coefficients. 16 years ago
  Michael Niedermayer ba05497de5 Cleanup comment for ff_acelp_interp_filter. 16 years ago
  Michael Niedermayer 2398930fe0 Make doxygen comments consistent with the rest of FFmpeg. 16 years ago
  Robert Swain f1b2f1bf50 Typo and grammar fix 16 years ago
  Vitor Sessak fe4a5b185f Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one 16 years ago
  Vitor Sessak 8a1c868ee6 Add a rounding parameter to ff_acelp_lp_synthesis_filter() 16 years ago
  Vladimir Voroshilov d347a046e2 Move pitch vector interpolation code to acelp_filters 16 years ago
  Diego Biurrun 26c5202173 cosmetics: Use C-style comment delimiters with #endif directives. 16 years ago
  Måns Rullgård 40a655e306 acelp_filters.h needs stdint.h 16 years ago
  Vladimir Voroshilov 542c064d1b Update comment to version, negotiated with Diego, and 16 years ago
  Vladimir Voroshilov a52000f291 various filters for ACELP-based codecs 16 years ago