log mpc7.c @ 12530:63edd10ad4bc libavcodec tip

age author description
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
Thu, 28 Jan 2010 21:01:50 +0000 reimar Move variable declaration to block where it is used and simplify code. libavcodec
Thu, 28 Jan 2010 20:15:19 +0000 reimar Extract duplicated code into a separate function. libavcodec
Mon, 30 Nov 2009 10:25:20 +0000 attila Fix an issue uncovered by commit 20623: libavcodec
Thu, 14 May 2009 00:02:07 +0000 conrad Use skip_bits_long() for large skips libavcodec