log pcm.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sat, 24 Jul 2010 13:59:49 +0000 reimar Use "const" qualifier for pointers that point to input data of libavcodec
Fri, 16 Jul 2010 13:02:48 +0000 pross Use designated initialisers for pcm codec struct libavcodec
Thu, 10 Jun 2010 16:59:56 +0000 jbr Set bits_per_raw_sample in the pcm decoder. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Thu, 01 Apr 2010 17:54:15 +0000 reimar Allow hardcoding of ulaw and alaw tables. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Mon, 09 Nov 2009 09:11:35 +0000 cehoyos Move ff_reverse in libavcodec to av_reverse in libavutil. libavcodec