log pcm.c @ 7477:2f6a2fd238fb libavcodec

age author description
Mon, 04 Aug 2008 07:49:50 +0000 pross Simplify PCM codec; replace switch() statements with av_get_bits_per_sample(). libavcodec
Mon, 04 Aug 2008 07:47:23 +0000 pross Simplify PCM codec; use sample_fmts field to set the avctx->sample_fmt field. libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Sat, 26 Jul 2008 07:08:15 +0000 pross add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder) libavcodec
Sat, 05 Jul 2008 07:30:59 +0000 diego Add a note to remind people that new PCM/ADPCM formats need to be added to libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sat, 17 May 2008 11:42:03 +0000 diego LPCM 24 bits support, patch by Lars T¸«£uber, lars.taeuber gmx net libavcodec
Fri, 16 May 2008 13:12:56 +0000 diego Fix big-endian vs. little-endian typo. libavcodec
Fri, 16 May 2008 00:26:02 +0000 diego Add PCM codec long names; by Stefano Sabatini, stefano.sabatini-lala poste it. libavcodec
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavcodec
Thu, 17 Apr 2008 22:04:34 +0000 diego cosmetics: Sort some lists alphabetically. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Mon, 17 Dec 2007 10:41:47 +0000 benoit Fix crash in PCM decoder when number of channels is not set. libavcodec
Tue, 27 Nov 2007 21:30:10 +0000 aurel cosmetics: alignment libavcodec
Sun, 25 Nov 2007 16:32:47 +0000 aurel add pcm_s16le_planar support for electronicarts files libavcodec
Wed, 07 Nov 2007 22:54:31 +0000 aurel split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER libavcodec
Thu, 01 Nov 2007 15:55:50 +0000 aurel remove useless #undef libavcodec
Mon, 30 Jul 2007 02:05:16 +0000 michael support silly PCM variant used by zork nemesis libavcodec
Thu, 10 May 2007 18:44:58 +0000 ramiro Revert r8979 (Ugly fix for r8963) libavcodec
Thu, 10 May 2007 15:00:09 +0000 ramiro Fix r8963 libavcodec
Wed, 09 May 2007 23:32:29 +0000 ramiro Simplify ptr[0]; ptr++; to *ptr++ libavcodec
Wed, 09 May 2007 23:21:07 +0000 ramiro Use bytestream libavcodec
Wed, 09 May 2007 23:15:19 +0000 ramiro Use AV_XX16 macros libavcodec
Wed, 09 May 2007 23:08:01 +0000 ramiro Factorize usum libavcodec
Tue, 13 Mar 2007 23:10:42 +0000 michael 10^10l to whoever wrote this libavcodec
Fri, 09 Feb 2007 13:57:14 +0000 michael packets with half pcm samples are invalid libavcodec
Sun, 14 Jan 2007 23:50:06 +0000 michael avcodec_decode_audio2() libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec