log configure @ 23490:72db608dc10a

age author description
Fri, 08 Jun 2007 08:16:54 +0000 cehoyos Add -Wdeclaration-after-statement etc. only to gcc.
Fri, 08 Jun 2007 08:14:31 +0000 cehoyos Compile C++ files with the same compiler as all other files.
Thu, 07 Jun 2007 23:59:23 +0000 cehoyos Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
Thu, 07 Jun 2007 20:37:24 +0000 nicodvb in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
Thu, 07 Jun 2007 17:23:23 +0000 cehoyos Add -Wno-switch to CFLAGS.
Thu, 07 Jun 2007 17:10:37 +0000 cehoyos Fix r23494: It broke gcc 2.95.3
Thu, 07 Jun 2007 16:36:55 +0000 cehoyos Add -Wno-pointer-sign to CFLAGS
Thu, 07 Jun 2007 13:40:22 +0000 diego Add -Wall (back) to default CFLAGS.
Thu, 07 Jun 2007 10:50:04 +0000 cehoyos Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
Thu, 07 Jun 2007 10:24:17 +0000 cehoyos Fix compilation after FFmpeg r9235.
Thu, 07 Jun 2007 03:01:32 +0000 zuxy 10l: correct Core 2 detection under x86-64
Tue, 05 Jun 2007 18:35:34 +0000 ben protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
Tue, 05 Jun 2007 10:05:09 +0000 diego Keep -pipe option in CFLAGS even in debug mode.
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.