log Makefile @ 5793:33c615713e26 libavcodec

age author description
Mon, 08 Oct 2007 11:27:18 +0000 bcoudurier DNxHD (SMPTE VC-3) encoder libavcodec
Thu, 04 Oct 2007 20:47:12 +0000 mhoffman blackfin optimized vp3 transform and infastructure for idct libavcodec
Tue, 02 Oct 2007 12:16:33 +0000 diego Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. libavcodec
Tue, 02 Oct 2007 11:39:32 +0000 lu_zero Sanitize altivec code so it can be built with runtime check properly libavcodec
Tue, 02 Oct 2007 10:22:22 +0000 diego Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec libavcodec
Sat, 29 Sep 2007 15:20:22 +0000 vitor AMV video decoder. libavcodec
Thu, 27 Sep 2007 06:21:57 +0000 vitor AMV audio decoder libavcodec
Sun, 23 Sep 2007 21:06:08 +0000 diego Move VIS CFLAGS settings into configure. libavcodec
Sun, 23 Sep 2007 21:02:22 +0000 diego VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC. libavcodec
Thu, 13 Sep 2007 09:13:56 +0000 diego Pass correct CPU flags to compilation of sparc/simple_idct_vis.o. libavcodec
Thu, 13 Sep 2007 03:22:47 +0000 kostya Monkey Audio decoder libavcodec
Thu, 06 Sep 2007 12:36:07 +0000 benoit Add a bitstream filter for H.264. libavcodec
Wed, 05 Sep 2007 10:38:59 +0000 diego Sort one more list alphabetically. libavcodec
Wed, 05 Sep 2007 05:30:08 +0000 kostya Move H.264 intra prediction functions into their own context libavcodec
Thu, 30 Aug 2007 23:11:24 +0000 diego cosmetics: Sort some lines, whitespace changes. libavcodec
Thu, 30 Aug 2007 19:18:23 +0000 gpoirier add simple_idct implemented in Sparc VIS libavcodec
Wed, 22 Aug 2007 13:19:10 +0000 diego cosmetics: alphabetical order libavcodec
Wed, 22 Aug 2007 12:54:49 +0000 mhoffman make clean bfin libavcodec
Tue, 07 Aug 2007 00:02:29 +0000 jbr enable the native AC-3 decoder libavcodec
Sun, 05 Aug 2007 12:11:09 +0000 reimar First version of xsub decoder, not yet tested libavcodec
Sat, 04 Aug 2007 13:41:33 +0000 bcoudurier move dnxhd data tables to separate file libavcodec
Sat, 28 Jul 2007 18:23:35 +0000 takis Rename h264dsp.c to h264dspenc.c libavcodec
Sun, 15 Jul 2007 18:24:26 +0000 mru separate en/decoder specific parts from png.c libavcodec
Sat, 14 Jul 2007 13:23:26 +0000 aurel The mpegaudio parser depends on mpegaudiodata.o. libavcodec
Sat, 14 Jul 2007 13:14:28 +0000 aurel Allow selecting only the vp6f decoder. libavcodec
Sat, 14 Jul 2007 13:11:15 +0000 aurel The svq3 decoder depends on h264idct.o and also requires h264_parser. libavcodec
Thu, 12 Jul 2007 22:40:33 +0000 mru split lcl.c into lcldec.c, lclenc.c, lcl.h libavcodec
Wed, 11 Jul 2007 23:21:13 +0000 iive revert commit 9603 libavcodec
Wed, 11 Jul 2007 22:05:43 +0000 iive Integrate reference mpeg IDCT into dsputil. libavcodec
Wed, 11 Jul 2007 09:07:23 +0000 aurel conditional compilation of ratecontrol.c libavcodec