log qcelpdec.c @ 12480:14896fa76003 libavcodec

age author description
Fri, 02 Jul 2010 00:03:48 +0000 mru Grammar fixes libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Wed, 21 Apr 2010 17:57:48 +0000 rbultje Move clipping of audio samples (for those codecs outputting float) from decoder libavcodec
Wed, 21 Apr 2010 17:50:08 +0000 rbultje Implement QCELP postfilter. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Mon, 04 Jan 2010 19:26:08 +0000 vitor Reindent after last commit libavcodec
Mon, 04 Jan 2010 19:25:44 +0000 vitor Add missing "static" qualifier libavcodec
Mon, 09 Nov 2009 12:06:19 +0000 vitor Do not hardcode filter order in ff_acelp_lspd2lpc() libavcodec
Wed, 04 Nov 2009 19:29:29 +0000 reynaldo Implement ff_scale_vector_to_given_sum_of_squares() libavcodec
Mon, 03 Aug 2009 08:37:02 +0000 superdump Expose QCELP's floating-point LSP-to-LPC function libavcodec
Mon, 03 Aug 2009 08:31:20 +0000 superdump Make the LSP naming more consistent libavcodec
Mon, 29 Jun 2009 19:07:04 +0000 rbultje Rename ff_log_missing_feature() to av_log_missing_feature(). libavcodec
Tue, 12 May 2009 23:40:22 +0000 diego Fix bandwith vs. bandwiDth typo. libavcodec
Mon, 04 May 2009 03:25:57 +0000 reynaldo Properly handle SILENCE frame. Patch by Kenan Gillet. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Tue, 07 Apr 2009 01:39:17 +0000 reynaldo Move scale factor computation to its own function. Patch by Kenan libavcodec
Sat, 04 Apr 2009 16:27:54 +0000 reynaldo Add missing static qualifier from function declaration. Patch by Kenan libavcodec
Mon, 09 Mar 2009 22:00:35 +0000 reynaldo Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf' libavcodec
Mon, 09 Mar 2009 21:55:24 +0000 reynaldo Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' libavcodec
Wed, 04 Mar 2009 01:33:56 +0000 reynaldo Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Fri, 16 Jan 2009 16:20:42 +0000 benoit Split ff_log_missing_feature into ff_log_missing_feature libavcodec
Sun, 28 Dec 2008 19:44:47 +0000 cehoyos Silence one warning when compiling with icc: libavcodec
Fri, 26 Dec 2008 16:50:21 +0000 reynaldo COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch. libavcodec
Fri, 26 Dec 2008 16:49:06 +0000 reynaldo Part 2 of Kenan Gillet's QCELP silence handling patch. libavcodec
Sat, 20 Dec 2008 02:38:34 +0000 reynaldo Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling' libavcodec
Thu, 11 Dec 2008 00:11:02 +0000 reynaldo Avoid the 'Claimed bitrate and buffer size mismatch' warning storm. libavcodec
Mon, 08 Dec 2008 21:21:38 +0000 stefano Make av_log_missing_feature an internal function, and change its name libavcodec