log Makefile @ 4338:9400cebc4c85 libavcodec

age author description
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
Thu, 17 Aug 2006 16:32:08 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external libavcodec
Mon, 14 Aug 2006 22:55:11 +0000 lu_zero altivec float optimizations libavcodec
Sun, 13 Aug 2006 08:26:43 +0000 lu_zero Clean up:make dsputil subfile names consistent libavcodec
Tue, 08 Aug 2006 18:51:38 +0000 lucabe Enable swscale usage in ffmpeg libavcodec
Thu, 03 Aug 2006 05:02:31 +0000 kostya Some AltiVec optimizations for VC-1 libavcodec
Mon, 31 Jul 2006 20:56:15 +0000 mru remove libtheora wrapper libavcodec
Sun, 30 Jul 2006 03:45:02 +0000 kostya New functions in DSPContext for VC-1 decoding libavcodec
Sat, 29 Jul 2006 08:45:33 +0000 stefang some MMX optimizations for the CAVS decoder libavcodec
Wed, 19 Jul 2006 07:28:58 +0000 lucabe Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavcodec
Sun, 16 Jul 2006 16:23:12 +0000 mru cosmetics libavcodec
Thu, 13 Jul 2006 23:10:01 +0000 mru replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavcodec
Wed, 12 Jul 2006 16:49:14 +0000 mru rename AMR config variables to CONFIG_AMR* libavcodec
Wed, 12 Jul 2006 15:19:51 +0000 diego Remove MPlayer-specific include option hacks. libavcodec
Sun, 09 Jul 2006 12:02:15 +0000 mru --enable/disable parsers. Warning: some combinations are broken. libavcodec
Sat, 08 Jul 2006 23:05:12 +0000 mru only build dpcm.o if its codecs are enabled libavcodec
Sat, 08 Jul 2006 22:38:35 +0000 mru forgot to remove adx.o from objs always built libavcodec
Sat, 08 Jul 2006 22:31:14 +0000 mru make the adx adpcm codec available libavcodec
Sat, 08 Jul 2006 21:15:50 +0000 mru enable/disable pcm and adpcm codecs libavcodec
Sat, 08 Jul 2006 16:41:52 +0000 mru cosmetic: sort codec list alphabetically libavcodec
Sat, 08 Jul 2006 16:39:49 +0000 mru rewrite kconfig-style libavcodec
Sat, 08 Jul 2006 16:36:21 +0000 mru Sun mlib works fine. Remove comment stating otherwise. libavcodec
Sat, 08 Jul 2006 15:29:33 +0000 diego Remove bogus IPP section that is not referenced anywhere. libavcodec
Fri, 07 Jul 2006 23:54:13 +0000 mru remove -fforce-addr as it to generate slightly slower code libavcodec
Thu, 06 Jul 2006 21:41:54 +0000 mru simplify libavcodec
Thu, 06 Jul 2006 20:32:19 +0000 mru build mpegaudio.c and ac3enc.c only if needed libavcodec
Thu, 06 Jul 2006 15:04:46 +0000 michael AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) libavcodec
Wed, 05 Jul 2006 19:34:26 +0000 mru use $(LIBOBJFLAGS) when compiling sparc/*.c libavcodec
Wed, 05 Jul 2006 14:12:00 +0000 diego cosmetics: Break overly long lines. libavcodec
Mon, 03 Jul 2006 00:16:45 +0000 michael CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodec
Tue, 27 Jun 2006 02:55:54 +0000 kostya Rename VC9 to VC1 as there is no such thing as VC9 libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Fri, 09 Jun 2006 22:26:03 +0000 mru use ifeq(...,yes) instead of ifdef libavcodec
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Tue, 16 May 2006 14:24:45 +0000 gpoirier fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. libavcodec
Sun, 14 May 2006 22:00:03 +0000 gpoirier Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. libavcodec
Sat, 06 May 2006 10:57:38 +0000 diego Further simplify AMR build. libavcodec
Fri, 05 May 2006 10:27:44 +0000 diego Ignore errors from recursive AMR cleans. libavcodec
Fri, 05 May 2006 09:41:06 +0000 diego Unconditionally clean AMR subdirs. libavcodec
Thu, 27 Apr 2006 03:31:26 +0000 diego Fix amr_nb-fixed build. libavcodec
Thu, 27 Apr 2006 02:33:27 +0000 diego Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does libavcodec
Thu, 27 Apr 2006 02:23:42 +0000 diego cosmetics: Group all AMR variables together, add some newlines. libavcodec
Thu, 27 Apr 2006 02:19:42 +0000 diego Misplaced CLEANAMR. libavcodec
Thu, 27 Apr 2006 02:10:49 +0000 diego CLEANAMRWB --> CLEANAMR typo libavcodec
Sat, 15 Apr 2006 15:05:53 +0000 diego Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. libavcodec
Fri, 07 Apr 2006 16:59:57 +0000 kostya KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavcodec
Wed, 29 Mar 2006 10:59:09 +0000 diego EXTRALIBS already contains -lm, no need to add it explicitly. libavcodec
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavcodec
Mon, 27 Mar 2006 12:51:19 +0000 lu_zero altivec support for snow libavcodec
Tue, 21 Mar 2006 17:27:47 +0000 kostya Smacker demuxer and decoder. libavcodec
Mon, 20 Mar 2006 22:48:08 +0000 mru since Michael prefers to keep dsputil.h private to libavcodec libavcodec
Mon, 20 Mar 2006 22:27:59 +0000 gpoirier Add the mmx and sse2 implementations of ff_snow_vertical_compose(). libavcodec
Wed, 08 Mar 2006 04:13:55 +0000 corey 3DNow! & Extended 3DNow! versions of FFT libavcodec
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavcodec
Mon, 13 Feb 2006 12:53:25 +0000 mru move common parts of makefiles into common.mak libavcodec
Sun, 12 Feb 2006 08:53:29 +0000 melanson dosbox native ZMBV decoder, courtesy of Kostya libavcodec
Sun, 12 Feb 2006 06:49:40 +0000 melanson complete American Laser Games MM playback system, courtesy of Peter Ross libavcodec
Sun, 12 Feb 2006 02:15:19 +0000 alex tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec
Sat, 11 Feb 2006 21:42:11 +0000 diego Move libpostproc compilation to the top-level Makefile. libavcodec
Sat, 11 Feb 2006 19:30:55 +0000 diego Simplify header installation. libavcodec
Sat, 11 Feb 2006 18:50:45 +0000 diego Separate library install into static and shared installation. libavcodec
Sat, 11 Feb 2006 17:44:06 +0000 diego Separate header file installation from the general install target. libavcodec
Sat, 11 Feb 2006 16:46:09 +0000 diego Install static libpostproc if CONFIG_PP is set. libavcodec
Sat, 11 Feb 2006 16:17:27 +0000 diego Install libpostproc headers if CONFIG_PP is set. libavcodec
Thu, 02 Feb 2006 13:07:30 +0000 michael os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) libavcodec