log mpc7.c @ 12514:e6d711ba5760 libavcodec

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
Mon, 20 Apr 2009 15:36:27 +0000 kostya Compact and make constant two tables used by Musepack decoders libavcodec
Fri, 17 Apr 2009 14:09:56 +0000 kostya Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders 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
Sun, 08 Mar 2009 16:37:57 +0000 kostya Make Musepack decoders use LFG pseudorandom generator libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sun, 18 Jan 2009 23:04:33 +0000 stefano Replace calls to the deprecated function av_init_random() with libavcodec
Wed, 14 Jan 2009 00:48:17 +0000 diego Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec