log qcelpdec.c @ 12514:e6d711ba5760 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
Thu, 04 Dec 2008 20:24:22 +0000 reynaldo Silence some ICC warnings. Patch by Vitor Sessak. libavcodec
Thu, 04 Dec 2008 15:08:44 +0000 reynaldo Add expected const qualifier on 'buf' to match AVCodec.decode's declaration. libavcodec
Thu, 04 Dec 2008 14:54:55 +0000 reynaldo COSMETICS, add missing remarks crediting Ben and Kenan libavcodec
Thu, 04 Dec 2008 01:38:12 +0000 reynaldo Removes misleading const qualifier, gets rid of two compiler warnings libavcodec
Tue, 02 Dec 2008 18:26:55 +0000 reynaldo Trivial rephrasing, avoids too long line libavcodec
Tue, 02 Dec 2008 18:25:17 +0000 reynaldo Trivial, Cosmetics, mostly brace placement changes libavcodec
Tue, 02 Dec 2008 16:48:05 +0000 vitor Commit last ok'ed parts of QCELP decoder and enable it. libavcodec
Mon, 01 Dec 2008 22:07:00 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Sun, 30 Nov 2008 17:18:17 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Sat, 22 Nov 2008 00:29:49 +0000 reynaldo Trivial, Cosmetics libavcodec
Sat, 22 Nov 2008 00:27:26 +0000 reynaldo Trivial, Cosmetics libavcodec
Fri, 21 Nov 2008 18:39:16 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Sun, 16 Nov 2008 01:00:25 +0000 reynaldo Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder. libavcodec
Sun, 16 Nov 2008 00:57:06 +0000 reynaldo Cosmetics libavcodec
Fri, 14 Nov 2008 17:36:47 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Tue, 11 Nov 2008 18:50:38 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Sun, 09 Nov 2008 12:00:47 +0000 vitor More OKed parts of the QCELP decoder libavcodec
Thu, 30 Oct 2008 22:37:18 +0000 vitor OKed parts of the QCELP decoder libavcodec