log Makefile @ 4403:432d332b7def libavcodec

age author description
Thu, 25 Jan 2007 00:16:28 +0000 diego Theora encoding via libtheora. libavcodec
Sun, 21 Jan 2007 21:06:10 +0000 mru remove no longer needed ifeq tests libavcodec
Sun, 21 Jan 2007 20:56:20 +0000 banan Flash screen video encoder. libavcodec
Sun, 21 Jan 2007 20:04:00 +0000 diego Declare zlib dependency in the Makefile, not in the source. libavcodec
Sun, 07 Jan 2007 23:24:14 +0000 gpoirier Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) libavcodec
Sun, 07 Jan 2007 00:07:10 +0000 diego cosmetics: Reorder external libraries. libavcodec
Sun, 07 Jan 2007 00:02:15 +0000 diego variable renaming: mp3lame --> libmp3lame libavcodec
Sat, 06 Jan 2007 23:54:01 +0000 diego Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin libavcodec
Sat, 06 Jan 2007 23:44:48 +0000 diego variable renaming: dts --> libdts libavcodec
Sat, 06 Jan 2007 23:33:43 +0000 diego Rename variables: a52 --> liba52, a52bin --> liba52bin libavcodec
Sun, 24 Dec 2006 04:51:43 +0000 kostya Musepack SV7 decoding support libavcodec
Mon, 11 Dec 2006 15:53:55 +0000 takis Adding H.264 DCT. libavcodec
Mon, 11 Dec 2006 01:00:50 +0000 takis Adding function which enables writing H.264 NAL units. libavcodec
Fri, 08 Dec 2006 05:13:40 +0000 kostya Now ZMBV encoder compiles libavcodec
Thu, 07 Dec 2006 18:29:02 +0000 michael fix compilation libavcodec
Thu, 07 Dec 2006 04:17:01 +0000 kostya ZMBV encoder libavcodec
Wed, 22 Nov 2006 09:20:16 +0000 diego Conditionally compile some of the AltiVec optimizations. libavcodec
Tue, 21 Nov 2006 21:18:55 +0000 diego Fix compilation with VC-1 decoder disabled. libavcodec
Mon, 13 Nov 2006 22:09:31 +0000 mru rename CONFIG_AC3 to CONFIG_A52 libavcodec
Sun, 12 Nov 2006 20:18:07 +0000 stefang move all cavs-parsing to cavs.c libavcodec
Wed, 08 Nov 2006 00:02:15 +0000 mru allow spaces in source and build directory names libavcodec
Thu, 02 Nov 2006 23:13:34 +0000 bcoudurier change gif muxer to simple gif encoder libavcodec
Wed, 01 Nov 2006 18:51:37 +0000 diego Make tests compile on non-x86. libavcodec
Tue, 31 Oct 2006 11:19:51 +0000 diego cosmetics: Restore alphabetical order. libavcodec
Mon, 30 Oct 2006 18:05:35 +0000 ods15 fix for disabling vorbis decoder but enabling vorbis encoder libavcodec
Mon, 30 Oct 2006 13:48:48 +0000 kostya IMC decoder libavcodec
Fri, 27 Oct 2006 23:37:35 +0000 diego Rename dvdsub.c to dvdsubdec.c. libavcodec
Thu, 26 Oct 2006 04:15:48 +0000 kostya LZW decoder as separate module plus TIFF LZW support libavcodec
Mon, 23 Oct 2006 17:06:32 +0000 lucabe Do not use a fake libavcodec/swscale.h, but always use the real one libavcodec
Sun, 22 Oct 2006 15:05:03 +0000 bcoudurier change gif demuxer to gif decoder libavcodec
Sun, 15 Oct 2006 12:59:45 +0000 diego Revert putting EXTRALIBS in common.mak, linking fails on MinGW. libavcodec
Fri, 13 Oct 2006 16:04:41 +0000 diego Remove intrinsics checks, they are no longer used. libavcodec
Fri, 13 Oct 2006 10:48:29 +0000 kostya TIFF decoder libavcodec
Thu, 12 Oct 2006 12:02:58 +0000 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec
Wed, 11 Oct 2006 16:57:00 +0000 bcoudurier support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec
Wed, 11 Oct 2006 08:30:13 +0000 diego Move CFLAGS handling to common.mak. libavcodec
Wed, 11 Oct 2006 04:15:04 +0000 kostya Targa image decoder libavcodec
Sat, 07 Oct 2006 09:22:44 +0000 diego Replace -I../-I. by -I$(BUILD_ROOT). libavcodec
Sat, 07 Oct 2006 08:10:47 +0000 diego cosmetics: Add backslashes to the last line of continued lines to make libavcodec
Thu, 05 Oct 2006 17:10:33 +0000 diego Simplify test program build. libavcodec
Thu, 05 Oct 2006 01:28:25 +0000 diego Fix imgresample-test compilation. libavcodec
Thu, 05 Oct 2006 00:51:40 +0000 diego imgresample-test depends on $(LIB). libavcodec
Thu, 05 Oct 2006 00:32:56 +0000 diego Simplify EXTRALIBS handling. libavcodec
Thu, 05 Oct 2006 00:23:24 +0000 diego Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the libavcodec
Wed, 04 Oct 2006 21:42:31 +0000 diego cosmetics: Put all OBJS on a line of their own for nicer-looking diffs. libavcodec
Tue, 03 Oct 2006 19:23:39 +0000 diego Move EXTRALIBS handling to common.mak. libavcodec
Tue, 03 Oct 2006 18:03:45 +0000 diego Slightly simplify apiexample compilation command line. libavcodec
Tue, 03 Oct 2006 17:59:10 +0000 diego Also remove cpuid_test on clean. libavcodec
Tue, 03 Oct 2006 17:50:02 +0000 diego Remove bogus dependency information. libavcodec
Tue, 03 Oct 2006 17:42:17 +0000 diego Mark all phony targets as such. libavcodec
Mon, 02 Oct 2006 06:18:02 +0000 ods15 Add vorbis encoder to ffmpeg libavcodec
Sat, 30 Sep 2006 18:47:15 +0000 ods15 vorbis.h -> vorbis_data.c libavcodec
Tue, 26 Sep 2006 20:26:22 +0000 mru ARMv5TE optimized IDCT libavcodec
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavcodec
Sat, 16 Sep 2006 22:26:09 +0000 diego ADI Blackfin optimizations libavcodec
Thu, 14 Sep 2006 00:38:03 +0000 diego Remove the LGPL exception clause as discussed on ffmpeg-devel libavcodec
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavcodec
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavcodec
Tue, 29 Aug 2006 21:23:27 +0000 nicodvb install opt.h libavcodec
Sat, 19 Aug 2006 20:22:57 +0000 michael audio format conversion libavcodec