log acelp_filters.c @ 9475:4faccfb98672 libavcodec

age author description
Fri, 24 Oct 2008 21:29:23 +0000 diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec
Tue, 26 Aug 2008 16:47:31 +0000 voroshil (cosmetics) Describe for which tests clipping is required. libavcodec
Tue, 26 Aug 2008 16:41:23 +0000 voroshil (cosmetics) Remove wrong comments. libavcodec
Mon, 25 Aug 2008 22:51:47 +0000 michael Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the libavcodec
Thu, 21 Aug 2008 23:25:41 +0000 michael Remove mathops.h dependancy. libavcodec
Thu, 21 Aug 2008 23:23:01 +0000 michael vertical align 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:36:32 +0000 michael rename pitch_delay_frac in ff_acelp_interpolate() libavcodec
Thu, 21 Aug 2008 21:33:31 +0000 michael Document code, do not document difference to a irrelevant reference implementation. libavcodec
Thu, 21 Aug 2008 21:31:03 +0000 michael Remove some irrelevant comments. libavcodec
Sun, 06 Jul 2008 10:49:28 +0000 vitor Typo in a comment: s/two avoid/to avoid/ 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
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