log acelp_filters.h @ 12501:b3f9612d4ea7 libavcodec

age author description
Sat, 17 Jul 2010 10:43:42 +0000 diego Fix Doxygen @param command attribute syntax. libavcodec
Wed, 21 Apr 2010 17:45:24 +0000 rbultje Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). libavcodec
Tue, 27 Oct 2009 23:53:18 +0000 vitor Commit some functions that are used by both SIPR and AMR. libavcodec
Sat, 15 Aug 2009 11:22:55 +0000 superdump Add a function that can apply an order 2 rational transfer function in-place. libavcodec
Thu, 04 Jun 2009 10:37:29 +0000 diego cosmetics: K&R style reformatting libavcodec
Fri, 24 Oct 2008 21:29:23 +0000 diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Thu, 21 Aug 2008 23:39:52 +0000 michael Mention cut-off freq of ff_acelp_high_pass_filter() instead of some libavcodec
Thu, 21 Aug 2008 23:22:11 +0000 michael Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 libavcodec
Thu, 21 Aug 2008 22:41:20 +0000 michael Rename subframe_size to a name that is not specific to some specific use libavcodec
Thu, 21 Aug 2008 22:34:13 +0000 michael Try to improve parameter doxy of ff_acelp_interpolate(). libavcodec
Thu, 21 Aug 2008 22:05:14 +0000 michael Clarify how generic ff_acelp_interpolate() is. libavcodec
Thu, 21 Aug 2008 22:02:04 +0000 michael Correct incorrect length parameter doxy for ff_acelp_interpolate(). libavcodec
Thu, 21 Aug 2008 21:59:42 +0000 michael Right half is clearer than positive half for specifying which part of libavcodec
Thu, 21 Aug 2008 21:56:48 +0000 michael Mention the fixed-point scale of the FIR filter coefficients. libavcodec
Thu, 21 Aug 2008 21:52:56 +0000 michael Cleanup comment for ff_acelp_interp_filter. libavcodec
Thu, 21 Aug 2008 21:37:53 +0000 michael Make doxygen comments consistent with the rest of FFmpeg. libavcodec
Sat, 12 Jul 2008 10:56:12 +0000 superdump Typo and grammar fix libavcodec
Sun, 29 Jun 2008 21:37:03 +0000 vitor Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one libavcodec
Sun, 29 Jun 2008 11:19:50 +0000 vitor Add a rounding parameter to ff_acelp_lp_synthesis_filter() libavcodec
Sat, 24 May 2008 17:18:42 +0000 voroshil Move pitch vector interpolation code to acelp_filters libavcodec
Thu, 15 May 2008 23:03:55 +0000 diego cosmetics: Use C-style comment delimiters with #endif directives. libavcodec
Tue, 13 May 2008 18:10:15 +0000 mru acelp_filters.h needs stdint.h libavcodec
Sun, 11 May 2008 10:07:11 +0000 voroshil Update comment to version, negotiated with Diego, and libavcodec
Sun, 11 May 2008 03:42:53 +0000 voroshil various filters for ACELP-based codecs libavcodec