log configure @ 23448:87c61466bf62

age author description
Tue, 05 Jun 2007 00:26:54 +0000 diego Keep unused parameter warnings in debug mode.
Sat, 02 Jun 2007 20:20:33 +0000 gpoirier compilation fix after commit r9172 to ffmpeg, patch by Aurel
Thu, 31 May 2007 13:22:36 +0000 zuxy Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
Mon, 21 May 2007 06:54:06 +0000 diego Add "uclinux" as an accepted system type in the linux() test.
Sun, 20 May 2007 05:04:14 +0000 zuxy Add SSSE3 check
Sat, 19 May 2007 11:17:49 +0000 reimar Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER
Sat, 19 May 2007 11:11:31 +0000 reimar Fix compilation: Create CONFIG_*_BSF in config.mak
Thu, 17 May 2007 23:20:58 +0000 diego Clean up VIDIX test.
Thu, 17 May 2007 23:03:36 +0000 diego 10l: leftover line from incompletely split commit
Thu, 17 May 2007 21:48:56 +0000 diego Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
Thu, 17 May 2007 21:33:49 +0000 diego Move the internal VIDIX check from a random place into the VIDIX section.
Thu, 17 May 2007 21:19:18 +0000 diego Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
Thu, 17 May 2007 21:13:41 +0000 diego Merge internal and external VIDIX checks.
Thu, 17 May 2007 20:55:12 +0000 diego ffdts is no more.
Tue, 15 May 2007 21:07:27 +0000 reimar Avoid passing test invalid arguments when string is empty.
Sun, 13 May 2007 22:29:10 +0000 diego ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
Sun, 13 May 2007 15:58:38 +0000 rtogni Compilation fix after ffmpeg r9010 (bitstream filters optional
Fri, 11 May 2007 21:39:39 +0000 diego help output typo noticed by Ramiro Polla
Thu, 10 May 2007 18:47:27 +0000 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
Thu, 03 May 2007 12:11:21 +0000 diego Simplify libamr_nb test.
Thu, 03 May 2007 12:10:22 +0000 diego cosmetics: Rename remaining instances of amr_* to libamr_*.
Thu, 03 May 2007 12:08:54 +0000 diego Rename amr_nb and amr_wb options to libamr_*.
Thu, 03 May 2007 12:07:13 +0000 diego FFmpeg sync: Rename AMR config settings to LIBAMR.
Thu, 03 May 2007 12:04:29 +0000 diego cosmetics: Rename _amr* variables to _libamr*.
Thu, 03 May 2007 12:02:48 +0000 diego FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
Wed, 02 May 2007 14:39:55 +0000 reimar Remove libpng dependency for Gui, use libavcodec instead
Wed, 02 May 2007 14:21:25 +0000 reimar Disable internal vidix on PPC linux, it breaks compilation.
Tue, 01 May 2007 19:55:15 +0000 nicodvb reindented dvdread check block
Tue, 01 May 2007 19:54:13 +0000 nicodvb libdvdnav now depends on our fork of the library; only the version without
Tue, 01 May 2007 14:08:26 +0000 diego Merge FFmpeg dependency handling into the individual tests.
Tue, 01 May 2007 13:55:28 +0000 diego cosmetics: Fix bogus indentation.
Fri, 27 Apr 2007 10:16:25 +0000 cehoyos Add configures arguments to its output
Fri, 27 Apr 2007 09:19:00 +0000 cehoyos Fix compilation with *_PROTOCOLs in libavformat
Thu, 26 Apr 2007 20:56:54 +0000 diego 100l: Fix another round of copy and paste typos.
Thu, 26 Apr 2007 20:44:02 +0000 diego Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
Thu, 26 Apr 2007 20:37:24 +0000 diego 10l: Remove stray 'fi'.
Thu, 26 Apr 2007 13:20:18 +0000 diego Add config.h variables for static FFmpeg libraries.
Thu, 26 Apr 2007 13:11:22 +0000 diego Ooops, variable names got confused during copy and paste:
Thu, 26 Apr 2007 13:01:54 +0000 diego Merge config.h variable declarations into libpostproc test.
Thu, 26 Apr 2007 12:59:57 +0000 diego Remove unused libavformat #define.
Thu, 26 Apr 2007 12:58:46 +0000 diego Merge config.h variable declarations into libavformat test.
Thu, 26 Apr 2007 12:53:26 +0000 diego Merge config.h variable declarations into libavcodec test.
Thu, 26 Apr 2007 12:39:09 +0000 diego Merge config.h variable declarations into libavutil test.
Thu, 26 Apr 2007 12:35:32 +0000 diego indentation cosmetics
Thu, 26 Apr 2007 12:35:04 +0000 diego Remove redundant comments.
Thu, 26 Apr 2007 12:34:37 +0000 diego Clean up static libavcodec check, just checking for a file is enough.
Thu, 26 Apr 2007 12:30:34 +0000 diego Fix typo in _libavcodec vs _libavcodec_a variable name.
Thu, 26 Apr 2007 12:26:52 +0000 diego cosmetics: Fix indentation, merge some lines in the FFmpeg checks.
Thu, 26 Apr 2007 12:25:27 +0000 diego Merge static and shared libpostproc checks.
Thu, 26 Apr 2007 12:20:36 +0000 diego Merge static and shared libavformat checks.
Thu, 26 Apr 2007 12:09:20 +0000 diego Move misplaced res_comment to where it actually takes effect.
Thu, 26 Apr 2007 11:59:26 +0000 diego Merge static and shared libavcodec checks.
Thu, 26 Apr 2007 11:53:38 +0000 diego 10l elif syntax error
Thu, 26 Apr 2007 11:37:24 +0000 diego Merge checks for static and shared libavutil.
Thu, 26 Apr 2007 11:22:22 +0000 diego Add general variables for either static or shared FFmpeg libraries.
Thu, 26 Apr 2007 11:19:29 +0000 diego Give variable names for static FFmpeg libraries a '_a' suffix.
Wed, 25 Apr 2007 19:32:53 +0000 diego AMR-NB fixed-point mode external library support was removed from FFmpeg.
Wed, 25 Apr 2007 08:40:43 +0000 diego cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
Wed, 25 Apr 2007 08:38:04 +0000 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.