log Makefile @ 8055:fbc69324e14d libavcodec

age author description
Sat, 25 Oct 2008 01:28:29 +0000 diego cosmetics: Change the order of mlp parser objects to be consistent. libavcodec
Sat, 25 Oct 2008 01:21:43 +0000 diego Move declaration of mlp decoder dependency on mlp parser to the Makefile libavcodec
Fri, 24 Oct 2008 23:18:21 +0000 mru Build MMX/SSE FFT only if CONFIG_FFT is set libavcodec
Fri, 24 Oct 2008 21:44:54 +0000 mru Auto-enable CONFIG_FFT for codecs that need it libavcodec
Fri, 24 Oct 2008 21:29:23 +0000 diego Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec
Fri, 24 Oct 2008 06:29:05 +0000 conrad Speex decoding via libspeex libavcodec
Fri, 24 Oct 2008 01:38:30 +0000 bcoudurier dnxhd parser libavcodec
Mon, 06 Oct 2008 05:17:57 +0000 diego Remove obsolete liba52 wrapper code. libavcodec
Tue, 23 Sep 2008 08:45:12 +0000 kostya Add RLE4 and RLE8 decoding support for BMP libavcodec
Thu, 18 Sep 2008 05:20:54 +0000 kostya Factorize out code used for MS RLE format decoding in different decoders. libavcodec
Tue, 02 Sep 2008 04:04:26 +0000 jbr add a separate line in Makefile for E-AC-3 decoder and only compile it when libavcodec
Mon, 01 Sep 2008 11:19:26 +0000 bwolowiec Remaining parts of Nellymoser encoder libavcodec
Sun, 31 Aug 2008 03:08:18 +0000 jbr turn on E-AC-3 decoding support and update the Changelog libavcodec
Sun, 24 Aug 2008 22:57:25 +0000 jbr 1000l to me. committed to wrong repo. revert last commit. libavcodec
Sun, 24 Aug 2008 22:55:08 +0000 jbr cosmetics: rename some functions from *get_* to *decode_* libavcodec
Thu, 21 Aug 2008 07:21:26 +0000 superdump Last hunk of the AAC decoder code to be OKed and build system and documentation libavcodec
Tue, 19 Aug 2008 20:52:26 +0000 diego Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. libavcodec
Tue, 19 Aug 2008 17:20:41 +0000 jai_menon alacenc: last few hunks approved by michael libavcodec
Sat, 16 Aug 2008 17:18:20 +0000 ramiro flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. libavcodec
Thu, 14 Aug 2008 04:40:46 +0000 lorenm gcc chokes on the 7 registers needed for float_to_int16_interleave6 (even inside HAVE_7REGS), so write it in yasm libavcodec
Wed, 13 Aug 2008 18:47:03 +0000 ramiro mlp: Split common code from parser and decoder to be used by encoder. libavcodec
Tue, 12 Aug 2008 00:27:21 +0000 lorenm indent libavcodec
Tue, 12 Aug 2008 00:26:58 +0000 lorenm split-radix FFT libavcodec
Wed, 06 Aug 2008 08:33:25 +0000 pross Electronic Arts TGV decoder libavcodec
Thu, 10 Jul 2008 03:01:39 +0000 ramiro Motion Pixels Video Decoder. libavcodec
Tue, 08 Jul 2008 13:22:23 +0000 pross Electronic Arts CMV decoder libavcodec
Fri, 04 Jul 2008 15:44:13 +0000 ramiro MLP/TrueHD decoder. libavcodec
Sun, 29 Jun 2008 11:21:06 +0000 vitor Use ff_acelp_lp_synthesis_filter() instead of duplicating it libavcodec
Thu, 26 Jun 2008 11:25:42 +0000 michael VP3 & Theora parser to extract keyframe flags. libavcodec
Sun, 22 Jun 2008 13:01:24 +0000 diego cosmetics: alignment libavcodec