log Makefile @ 7089:26091f6ce046 libavcodec

age author description
Sun, 22 Jun 2008 12:48:39 +0000 diego Add missing entry for ADPCM_IMA_QT_ENCODER. libavcodec
Sun, 22 Jun 2008 12:47:39 +0000 diego Add missing entry for ADPCM_EA_MAXIS_XA_DECODER. libavcodec
Sun, 08 Jun 2008 21:08:57 +0000 jbr add ac3dec_data.[c,h] libavcodec
Sun, 08 Jun 2008 20:45:18 +0000 bwolowiec Separating from nellymoserdec.c parts required by encoder libavcodec
Fri, 06 Jun 2008 17:50:32 +0000 diego Remove Fabrice's copyright from the Makefiles. They have been entirely libavcodec
Sat, 31 May 2008 14:32:11 +0000 vitor Remove ra144.o dependency added in revision r13500, now reverted libavcodec
Wed, 28 May 2008 19:04:34 +0000 vitor Use ff_acelp_weighted_vector_sum() instead of reimplementing it libavcodec
Sat, 17 May 2008 11:42:03 +0000 diego LPCM 24 bits support, patch by Lars T¸«£uber, lars.taeuber gmx net libavcodec
Mon, 12 May 2008 09:18:32 +0000 gpoirier armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since libavcodec
Sun, 11 May 2008 20:06:03 +0000 gpoirier Add some initial optimizations for ARM VFP (floating libavcodec
Sat, 03 May 2008 13:59:45 +0000 diego Add Dirac support through libschroedinger. libavcodec
Sat, 03 May 2008 03:47:26 +0000 diego Dirac decoding/encoding support via libdirac. libavcodec
Sat, 03 May 2008 03:33:21 +0000 diego Add Dirac parser from SoC; written by Marco Gerards; libavcodec
Sat, 26 Apr 2008 16:02:22 +0000 diego Rename i386/cputest.c --> i386/cpuid.c. libavcodec
Sat, 26 Apr 2008 15:38:00 +0000 diego Remove unnecessary test program dependency declarations. libavcodec
Sat, 26 Apr 2008 14:00:27 +0000 bcoudurier mp3on4 decoder now depends on mpeg4audio code libavcodec
Fri, 25 Apr 2008 16:54:53 +0000 bcoudurier 10l, alphabetical order libavcodec
Fri, 25 Apr 2008 14:09:42 +0000 bcoudurier set channels and sample rate from mpeg4audio config libavcodec
Fri, 25 Apr 2008 14:05:32 +0000 bcoudurier mov demuxer depends on mpeg4audio code now libavcodec
Sat, 19 Apr 2008 09:18:25 +0000 diego Fix build of cputest test program. libavcodec
Fri, 18 Apr 2008 08:43:11 +0000 benoit BFI video decoder. libavcodec
Thu, 17 Apr 2008 22:04:34 +0000 diego cosmetics: Sort some lists alphabetically. libavcodec
Wed, 16 Apr 2008 21:50:41 +0000 mru fix building of test programs (make tests) libavcodec
Wed, 16 Apr 2008 01:36:14 +0000 astrange Add a new xvid-style IDCT using SSE2. libavcodec
Sun, 13 Apr 2008 10:37:30 +0000 diego Clear DIRS variable in common.mak, so it does not have to be cleared in libavcodec
Sun, 13 Apr 2008 10:22:46 +0000 diego Unset DIRS after including subdir.mak so that the variable is not used libavcodec
Sun, 13 Apr 2008 10:09:47 +0000 diego Generate the list of files to clean in subdirectories in common.mak. libavcodec
Sun, 13 Apr 2008 09:44:42 +0000 diego Simplify CLEANFILES generation. libavcodec
Mon, 07 Apr 2008 22:17:47 +0000 mru replace some ifeq with prettier ifdef libavcodec
Mon, 07 Apr 2008 22:17:44 +0000 mru append TESTS-yes to TESTS; one ifeq less libavcodec