log Makefile @ 5887:83ac4620c6ed libavcodec

age author description
Fri, 09 Nov 2007 21:37:48 +0000 michael intrax8 decoder patch by "someone" libavcodec
Wed, 07 Nov 2007 23:41:39 +0000 aurel split wmv2 in its own file libavcodec
Wed, 07 Nov 2007 05:35:46 +0000 kostya Musepack SV8 demuxer and decoder libavcodec
Sat, 03 Nov 2007 22:37:18 +0000 aurel add Electronic Arts XAS ADPCM decoder libavcodec
Fri, 02 Nov 2007 06:40:42 +0000 kostya Split Musepack decoder into SV7 decoder and synth core libavcodec
Thu, 01 Nov 2007 18:40:42 +0000 aurel move adx.c to adxdec.c libavcodec
Thu, 01 Nov 2007 18:38:15 +0000 aurel split adx encoder in its own file libavcodec
Thu, 01 Nov 2007 15:51:51 +0000 aurel don't register adpcm encoders which are not implemented libavcodec
Tue, 30 Oct 2007 23:20:26 +0000 aurel EA IMA EACS decoder libavcodec
Tue, 30 Oct 2007 23:12:18 +0000 aurel EA IMA SEAD decoder libavcodec
Wed, 24 Oct 2007 20:49:42 +0000 aurel EA ADPCM R1, R2 and R3 decoder libavcodec
Mon, 22 Oct 2007 06:01:38 +0000 kostya Beam Software SIFF demuxer and video decoder libavcodec
Thu, 18 Oct 2007 09:34:49 +0000 diego Rename LIB to LIBNAME for consistency. libavcodec
Mon, 15 Oct 2007 16:26:02 +0000 banan Nellymoser ASAO decoder libavcodec
Sun, 14 Oct 2007 22:30:59 +0000 aurel add support for VP6 with huffman encoded blocks libavcodec
Sun, 14 Oct 2007 21:19:40 +0000 aurel moves fraps huffman decoder to its own file, making it more generic libavcodec
Sun, 14 Oct 2007 01:16:15 +0000 aurel VP6A needs its Makefile rules too libavcodec
Tue, 09 Oct 2007 05:39:49 +0000 aurel oops... mpegvideo_enc also depends on motion_est and ratecontrol libavcodec
Tue, 09 Oct 2007 04:49:12 +0000 aurel dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix) libavcodec
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
Wed, 11 Jul 2007 08:59:52 +0000 aurel conditional compilation of motion_est.c libavcodec
Tue, 10 Jul 2007 20:28:56 +0000 aurel makes compilation of h263.o and mpegvideo_enc.o conditional libavcodec
Mon, 09 Jul 2007 16:26:11 +0000 aurel split rawvideo encoder and decoder in their own files libavcodec
Mon, 09 Jul 2007 15:57:13 +0000 aurel compile rangecoder.o only when needed libavcodec
Sun, 08 Jul 2007 07:37:30 +0000 stefang split decoder-specific parts into their own file libavcodec
Fri, 06 Jul 2007 15:19:35 +0000 aurel split SVQ1 decoder and encoder in their own files libavcodec
Thu, 05 Jul 2007 09:08:28 +0000 aurel split mpeg12 encoder out of mpeg12.c libavcodec
Tue, 03 Jul 2007 09:55:56 +0000 benoit Description: split mpegvideo.c libavcodec
Mon, 02 Jul 2007 07:06:28 +0000 benoit QT RLE encoder libavcodec
Mon, 25 Jun 2007 12:09:23 +0000 benoit RoQ video encoder libavcodec
Fri, 15 Jun 2007 20:35:44 +0000 mru replace TARGET_* with HAVE_* simplifying lists in configure script libavcodec
Fri, 15 Jun 2007 20:35:37 +0000 mru replace TARGET_ARCH_* to ARCH_* for consistency libavcodec
Tue, 12 Jun 2007 19:34:06 +0000 mhoffman integrating MPV_common_init_bfin into the build system and mpegvideo.c libavcodec
Thu, 07 Jun 2007 17:21:34 +0000 diego Use consistent names for all test programs. libavcodec
Thu, 07 Jun 2007 17:19:37 +0000 diego Preprocessor #defines starting with __ are reserved for the system. libavcodec
Wed, 06 Jun 2007 18:56:14 +0000 diego Add some forgotten lib prefixes to Makefile variables. libavcodec
Wed, 06 Jun 2007 00:14:18 +0000 diego Give all wrappers for external libraries names starting with lib. libavcodec
Tue, 29 May 2007 15:01:33 +0000 benoit Split RoQ decoder to accommodate future encoder patch libavcodec
Wed, 23 May 2007 09:07:23 +0000 takis Make the compilation of h264idct.c optional. libavcodec
Tue, 22 May 2007 07:08:38 +0000 diego Remove mdct.o and fft.o from fft-test prerequisites list. libavcodec
Mon, 21 May 2007 15:28:37 +0000 takis Only compile golomb.c when needed. libavcodec
Mon, 21 May 2007 15:24:31 +0000 takis Fix compilation when the Sonic encoder and decoder were disabled and only the Sonic libavcodec
Mon, 21 May 2007 12:55:02 +0000 takis Only compile cabac.c when needed. libavcodec
Mon, 21 May 2007 12:51:29 +0000 takis Split the h261.c file into separate files for the encoder, decoder and common stuff. libavcodec
Mon, 21 May 2007 07:11:27 +0000 diego Rename motion_test.c to motion-test.c, which is the naming scheme used by all libavcodec
Sun, 20 May 2007 22:59:32 +0000 aurel make compilation of mpegaudiodec conditional libavcodec
Sun, 20 May 2007 22:50:29 +0000 aurel remove dependency of mpeg audio encoder over mpeg audio decoder libavcodec
Sun, 20 May 2007 13:40:07 +0000 aurel loosen dependencies over mpegaudiodec libavcodec
Sat, 19 May 2007 14:58:31 +0000 aurel move mjpeg-b decoder in its own file libavcodec
Sat, 19 May 2007 14:40:02 +0000 aurel move sp5x decoder in its own file libavcodec
Sat, 19 May 2007 14:31:57 +0000 aurel allows to disable jpegls decoder libavcodec
Sat, 19 May 2007 00:53:41 +0000 aurel move mjpega_dump_header bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:44:41 +0000 aurel move imx_dump_header bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:35:27 +0000 aurel move dump_extradata bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:32:11 +0000 aurel move remove_extradata bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:30:15 +0000 aurel move noise bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:27:43 +0000 aurel move mp3_header_compress bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:24:34 +0000 aurel move mp3_header_decompress bitstream filter in its own file libavcodec
Sat, 19 May 2007 00:06:02 +0000 aurel move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c libavcodec
Fri, 18 May 2007 22:42:49 +0000 aurel split ljpeg encoder out of mjpeg.c libavcodec
Thu, 17 May 2007 17:04:00 +0000 aurel remove libdts decoder, we have a native dts decoder libavcodec
Thu, 17 May 2007 16:29:11 +0000 aurel split mjpeg.c into an encoder and a decoder file libavcodec
Thu, 17 May 2007 12:26:04 +0000 aurel Only compile fft and mdct when needed. libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Mon, 14 May 2007 14:28:13 +0000 takis Make vp3dsp*.c compilation optional. libavcodec
Sun, 13 May 2007 23:16:56 +0000 aurel split jpeg_ls into jpeglsdec, jpeglsenc and jpegls libavcodec
Sun, 13 May 2007 22:15:52 +0000 diego Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency. libavcodec
Sat, 12 May 2007 23:42:07 +0000 aurel make compilation of mjpeg.c optional libavcodec
Sat, 12 May 2007 23:33:53 +0000 aurel allow to enable or disable every bitstream filters individually libavcodec
Sat, 12 May 2007 10:43:45 +0000 diego cosmetics: Group all test targets together. libavcodec
Fri, 11 May 2007 09:28:07 +0000 aurel rename pnm.c to pnmenc.c and pnm_common.c to pnm.c libavcodec
Thu, 10 May 2007 23:16:56 +0000 aurel make compilation of pnm.c optional libavcodec
Thu, 10 May 2007 23:03:14 +0000 aurel move pnm parser in its own file libavcodec
Thu, 10 May 2007 22:37:36 +0000 aurel move mjpeg parser in its own file libavcodec
Thu, 10 May 2007 22:26:44 +0000 aurel split h264.c to move parser in its own file libavcodec
Thu, 10 May 2007 15:24:01 +0000 aurel rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c libavcodec
Thu, 10 May 2007 15:17:17 +0000 aurel loosen vorbis_enc.c dependencies by spliting vorbis.c libavcodec
Thu, 10 May 2007 14:36:36 +0000 takis Fix Vorbis encoder Xiph dependency by making sure the references to libavcodec
Thu, 10 May 2007 10:03:16 +0000 aurel split msmpeg4 data to easily share some of it with vc1.c libavcodec
Thu, 10 May 2007 09:26:14 +0000 aurel add missing rules for wmv2 compilation libavcodec
Wed, 09 May 2007 09:26:06 +0000 diego Allow conditional compilation of H.263-related decoders. libavcodec
Wed, 09 May 2007 00:03:17 +0000 aurel move cavs parser in it's own file libavcodec
Tue, 08 May 2007 23:25:31 +0000 aurel move aac and ac3 parsers in their own files libavcodec
Tue, 08 May 2007 08:52:38 +0000 diego Move H.263 parser to its own file. libavcodec
Mon, 07 May 2007 13:29:02 +0000 ivo Renderware TXD decoder libavcodec
Mon, 07 May 2007 08:55:27 +0000 benoit RoQ audio encoder libavcodec
Sun, 06 May 2007 11:23:12 +0000 kostya Move VC-1 data to .c file libavcodec
Sun, 06 May 2007 09:12:10 +0000 diego Move dvdsub parser to its own file. libavcodec
Sun, 06 May 2007 08:41:24 +0000 diego Rename dvbsubdec_parser.c to dvbsub_parser.c. libavcodec
Sun, 06 May 2007 02:11:31 +0000 diego Move dvbsubdec parser to its own file. libavcodec
Sat, 05 May 2007 18:18:51 +0000 aurel move mpegvideo_parser in it's own file libavcodec