log Makefile @ 11756:cec5a6f0beec libavcodec

age author description
Tue, 25 May 2010 01:19:08 +0000 cehoyos VP8 decoding via libvpx. libavcodec
Wed, 19 May 2010 20:18:40 +0000 alexc Add a chomp BSF to consume zero padding at the end of a packet. libavcodec
Thu, 13 May 2010 18:41:18 +0000 mru Add mpegaudiodec_float.o dependency on tables header with hardcoded tables libavcodec
Tue, 11 May 2010 19:52:42 +0000 michael float based mp1/mp2/mp3 decoders. libavcodec
Fri, 30 Apr 2010 21:30:22 +0000 mru VP56: move vp56_edge_filter to new VP56DSPContext libavcodec
Fri, 23 Apr 2010 16:45:38 +0000 rbultje Add acelp_filters.o as QCELP decoder object file. libavcodec
Mon, 12 Apr 2010 20:45:25 +0000 mru DCA: break out lfe_interpolation_fir() inner loops to a function libavcodec
Thu, 01 Apr 2010 17:54:15 +0000 reimar Allow hardcoding of ulaw and alaw tables. libavcodec
Mon, 29 Mar 2010 22:17:01 +0000 stefano Implement YOP demuxer and video decoder. libavcodec
Sun, 21 Mar 2010 16:03:45 +0000 reimar Add support for hard-coding the 256kB large dv_vlc_map table. libavcodec
Tue, 16 Mar 2010 21:22:59 +0000 mru Move arch-specific makefile parts into $arch/Makefile libavcodec
Tue, 16 Mar 2010 01:17:00 +0000 mru Move H264 dsputil functions into their own struct libavcodec
Mon, 15 Mar 2010 23:40:51 +0000 bcoudurier 100L, revert r22560, already present libavcodec
Mon, 15 Mar 2010 23:11:02 +0000 bcoudurier mpegts muxer now needs mpeg4audio code like adts muxer libavcodec
Sun, 14 Mar 2010 19:59:47 +0000 reimar Allow hard-coding of the 32kB cubic-root table for AAC. libavcodec
Sun, 14 Mar 2010 19:30:25 +0000 reimar Allow hard-coding several QDM2 tables (about 32 kB size). libavcodec
Sun, 14 Mar 2010 17:50:12 +0000 mru Separate DWT from snow and dsputil libavcodec
Fri, 12 Mar 2010 12:26:47 +0000 aurel fix compilation with --disable-everything --enable-muxer=mpegts libavcodec
Fri, 12 Mar 2010 12:25:44 +0000 aurel fix compilation with --disable-everything --enable-decoder=twinvq libavcodec
Wed, 10 Mar 2010 02:56:52 +0000 mru Replace $(G) with more generic $(M) in silent make rules libavcodec
Tue, 09 Mar 2010 15:56:16 +0000 mru Prettify make output when generating headers libavcodec
Tue, 09 Mar 2010 01:03:09 +0000 daniel Kega Game Video (KGV1) decoder libavcodec
Mon, 08 Mar 2010 18:54:39 +0000 mru Skip mpegaudio3.h in checkheaders libavcodec
Mon, 08 Mar 2010 18:43:47 +0000 mru Skip the tablegen fragments in checkheaders libavcodec
Mon, 08 Mar 2010 18:43:44 +0000 mru Add TESTOBJS make variable for extra objects used by test apps libavcodec
Mon, 08 Mar 2010 04:33:02 +0000 alexc Add an HE-AAC v1 decoder. libavcodec
Sun, 07 Mar 2010 21:56:45 +0000 mru Create a public API for FFT family of functions libavcodec
Tue, 02 Mar 2010 03:16:27 +0000 mru Make lsp a separate configurable and select it from codecs needing it libavcodec
Tue, 23 Feb 2010 16:12:30 +0000 daniel Cosmetics: break all Makefile lines at 80 columns or less libavcodec
Tue, 23 Feb 2010 08:40:46 +0000 daniel Fix iff demuxer dependencies libavcodec