log Makefile @ 11865:6111134a3d94 libavcodec

age author description
Fri, 11 Jun 2010 08:01:51 +0000 vitor Split ra144.c in common code (to be shared with the future encoder) and libavcodec
Tue, 08 Jun 2010 11:55:06 +0000 pross Pictor/PC Paint decoder libavcodec
Sun, 06 Jun 2010 19:48:50 +0000 reimar 10l, there is no aac.c any more, so no need for a dependency. libavcodec
Sun, 06 Jun 2010 15:27:37 +0000 reimar aacdec also depends on cbrt_tables.h for hardcoded-tables. libavcodec
Sat, 05 Jun 2010 15:27:53 +0000 alexc Rename aac.c to aacdec.c. libavcodec
Sat, 05 Jun 2010 12:01:28 +0000 stefano Move eval.c and eval.h from libavcodec to libavutil, and make the eval libavcodec
Fri, 04 Jun 2010 22:40:54 +0000 conrad Add WebM muxer libavcodec
Thu, 03 Jun 2010 20:47:59 +0000 cehoyos VP8 encoding via libvpx. libavcodec
Thu, 27 May 2010 04:39:31 +0000 conrad VP8 parser libavcodec
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