log configure @ 34180:61f7925ff295

age author description
Wed, 26 Oct 2011 18:26:51 +0000 reimar Clarify that too old binutils is only an issue with x86_64 compilation.
Sun, 23 Oct 2011 12:12:43 +0000 reimar Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
Sun, 23 Oct 2011 12:00:24 +0000 reimar Add HAVE_CBRTF define.
Sat, 22 Oct 2011 00:17:28 +0000 cehoyos Always define HAVE_PTHREADS and HAVE_W32THREADS.
Fri, 21 Oct 2011 23:15:33 +0000 cehoyos x264 version 118 is required for successful compilation.
Fri, 21 Oct 2011 15:44:56 +0000 diego configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
Fri, 21 Oct 2011 15:44:55 +0000 diego configure: cosmetics: fix indentation
Fri, 21 Oct 2011 15:44:53 +0000 diego configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Fri, 14 Oct 2011 17:28:51 +0000 cehoyos Do not compile FFmpeg's avfilters if they are not needed.
Wed, 12 Oct 2011 22:32:45 +0000 cehoyos The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
Wed, 12 Oct 2011 17:23:08 +0000 diego S/PDIF passthrough decoder
Wed, 12 Oct 2011 11:38:10 +0000 cigaes libmpcodec: add vf_lavfi.
Wed, 12 Oct 2011 11:38:08 +0000 cigaes build: enable libavfilter.
Fri, 30 Sep 2011 21:20:07 +0000 reimar Fix cpp_condition_check to work for empty header.
Wed, 28 Sep 2011 09:59:02 +0000 diego build: Simplify handling of local OS feature fallbacks.
Mon, 26 Sep 2011 17:25:45 +0000 diego configure: add missing C program body to cpp_condition_check()
Mon, 26 Sep 2011 16:30:22 +0000 diego configure: do not forget to shift away arguments in cpp_condition_check()
Mon, 26 Sep 2011 10:59:43 +0000 diego configure: generalize cpp_condition_check() and use it to simplify tests
Mon, 26 Sep 2011 10:59:42 +0000 diego configure: refactor PIC test using cpp_condition_check()
Mon, 26 Sep 2011 10:59:41 +0000 diego configure: config.h ordering cosmetics
Mon, 26 Sep 2011 10:59:39 +0000 diego configure: Set CONFIG_PIC to 1 if PIC is enabled.
Sun, 25 Sep 2011 13:28:25 +0000 reimar Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
Fri, 23 Sep 2011 16:08:15 +0000 diego configure: drop extra standard compiler/linker flags for *BSD systems
Fri, 23 Sep 2011 14:26:20 +0000 diego stream_bluray: switch to new libbluray API
Fri, 23 Sep 2011 07:35:46 +0000 cehoyos The GPL'd FFmpeg prores decoder changed its name.
Sun, 18 Sep 2011 16:51:40 +0000 cehoyos Use FFmpeg ProRes if both libopencore libraries are not enabled.
Thu, 15 Sep 2011 18:46:51 +0000 cehoyos Disable FFmpeg ProRes for now: It does not like libopencore*.
Mon, 05 Sep 2011 21:55:40 +0000 reimar Simplify checking for ppc or ppc64 using wildcards.
Thu, 01 Sep 2011 21:49:22 +0000 reimar Autodetect 32- vs. 64-bit PowerPC just like for x86.
Thu, 01 Sep 2011 17:16:49 +0000 cehoyos Intel C Compiler 12.0 is supported, 11.0 is not.
Thu, 25 Aug 2011 19:19:53 +0000 diego configure: rewrite fribidi check to be consistent with other pkg-config checks
Thu, 25 Aug 2011 19:19:51 +0000 diego configure: cosmetics: eliminate tabs
Thu, 11 Aug 2011 17:45:43 +0000 diego build: drop BeOS support
Thu, 11 Aug 2011 17:45:34 +0000 diego configure: drop support for obsolete versions of sdl-config
Thu, 11 Aug 2011 17:45:32 +0000 diego configure: drop leading underscore from _inc_* variables
Thu, 11 Aug 2011 17:45:30 +0000 diego configure: drop leading underscore from _ld_* variables
Thu, 11 Aug 2011 17:45:28 +0000 diego configure: spelling cosmetics
Sat, 30 Jul 2011 18:40:20 +0000 reimar Abort configure if the binutils version is too old and cannot compile
Sat, 30 Jul 2011 18:29:09 +0000 reimar Fix xmm clobber test that was broken since it was added.
Sat, 30 Jul 2011 14:04:49 +0000 reimar Fix pkg-config usage for fribidi.
Sat, 30 Jul 2011 10:29:14 +0000 reimar Update cdparanoia check to check for paranoia_cachemodel_size.
Mon, 25 Jul 2011 23:30:24 +0000 diego configure: Only link against encode-only libs if mencoder is enabled.
Mon, 25 Jul 2011 23:16:26 +0000 diego configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
Mon, 25 Jul 2011 23:16:23 +0000 diego configure: add proper check for trunc() instead of hardcoding availability
Mon, 25 Jul 2011 17:04:32 +0000 diego configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
Sun, 24 Jul 2011 21:45:19 +0000 cehoyos Fix compilation on Power Macintosh.
Sun, 24 Jul 2011 19:03:19 +0000 reimar Fix compilation without zlib (also disable flashsv2).
Sat, 23 Jul 2011 19:33:00 +0000 diego configure: drop check for -lposix4
Thu, 21 Jul 2011 22:25:17 +0000 diego configure: select default CD-ROM device on Solaris according to OS version
Thu, 21 Jul 2011 01:21:36 +0000 diego configure: use 'uname -m' to find out host architecture
Wed, 20 Jul 2011 23:54:46 +0000 diego configure: simplify -lm handling
Wed, 20 Jul 2011 21:23:59 +0000 cigaes configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
Sat, 09 Jul 2011 18:11:42 +0000 diego configure: drop check for legacy compilers wrt libass and the win32 loader
Mon, 04 Jul 2011 00:36:08 +0000 diego configure: cosmetics: Adjust comment in config.mak inclusion guard.
Mon, 04 Jul 2011 00:36:05 +0000 diego configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.
Fri, 01 Jul 2011 19:08:13 +0000 reimar Fix linking order to allow compiling against Debian unstable version of LIVE555.
Fri, 01 Jul 2011 18:58:13 +0000 reimar Fix ridiculously slow LIVE555 test by sanity-checking the path for
Fri, 01 Jul 2011 17:48:29 +0000 diego configure: Drop check for compiler support of named assembler arguments.
Thu, 30 Jun 2011 11:58:49 +0000 diego configure: Remove obsolete test for ARM pld instruction.