log qdm2.c @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 24 Aug 2010 16:10:25 +0000 alexc Fix undefined expressions that use multiple calls to get_bits(). libavcodec
Fri, 02 Jul 2010 11:19:29 +0000 diego Remove non-existing stray arguments from Doxygen function documentation. libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation 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
Sun, 14 Mar 2010 19:30:25 +0000 reimar Allow hard-coding several QDM2 tables (about 32 kB size). libavcodec
Sun, 07 Mar 2010 21:47:44 +0000 mru Give RDFT types more meaningful names libavcodec
Sat, 06 Mar 2010 14:34:46 +0000 mru Move FFT parts from dsputil.h to fft.h libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Mon, 19 Oct 2009 17:21:02 +0000 reimar mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make libavcodec
Sun, 17 May 2009 10:31:16 +0000 banan Indent libavcodec
Sun, 17 May 2009 10:29:40 +0000 banan Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in qdm2. libavcodec
Wed, 22 Apr 2009 13:52:33 +0000 banan Remove redundant code, found by CSA libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec