log configure @ 34420:0b31cf6cec25

age author description
Wed, 04 Jan 2012 22:08:36 +0000 diego Port libtheora glue code to Theora 1.0 API.
Wed, 04 Jan 2012 10:39:38 +0000 diego configure: Simplify Theora check.
Thu, 29 Dec 2011 16:10:12 +0000 reimar Prefer libcdio over cdparanoia by default.
Fri, 23 Dec 2011 14:45:35 +0000 reimar Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
Thu, 15 Dec 2011 14:01:05 +0000 cehoyos Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
Sun, 11 Dec 2011 21:32:07 +0000 reimar Require a fribidi version that defines FriBidiParType.
Sun, 11 Dec 2011 15:13:39 +0000 reimar Allow compiling libass without fribidi again.
Sat, 10 Dec 2011 20:55:31 +0000 reimar Add highly experimental support for OpenGL ES.
Mon, 05 Dec 2011 11:38:15 +0000 diego configure: (internal) libass depends on FriBiDi now; check availability
Wed, 16 Nov 2011 11:14:23 +0000 diego configure: add HAVE_OS2THREADS to config.h for libavformat
Mon, 14 Nov 2011 09:58:26 +0000 diego ao_alsa: drop check for sys/asoundlib.h and ALSA version
Wed, 09 Nov 2011 01:22:02 +0000 diego Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
Mon, 07 Nov 2011 19:54:47 +0000 diego configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
Sun, 06 Nov 2011 22:41:37 +0000 reimar Fix compilation with --disable-mencoder.
Sun, 06 Nov 2011 13:11:58 +0000 diego doc: Move all XML entities to main.xml.
Sun, 06 Nov 2011 09:01:46 +0000 reimar Print a proper result also when xsltproc is not installed.
Sun, 06 Nov 2011 09:00:15 +0000 reimar Fix result output of yasm test.
Sun, 06 Nov 2011 08:57:03 +0000 reimar Fix FFmpeg compilation.
Sat, 05 Nov 2011 16:35:50 +0000 diego build: Merge DOCS/xml/xml.mak into config.mak.
Sat, 05 Nov 2011 13:47:51 +0000 cehoyos Define HAVE_YASM etc. not only for x86.
Fri, 04 Nov 2011 14:29:33 +0000 diego configure: Remove unused alsa9 and alsa1x config.h #defines.
Fri, 04 Nov 2011 14:29:31 +0000 diego configure: remove erroneous extra set of braces from vsscanf test
Fri, 04 Nov 2011 12:30:39 +0000 diego configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
Thu, 03 Nov 2011 14:23:17 +0000 diego configure: add braces to initializer in vsscanf test to shut up a gcc warning
Thu, 03 Nov 2011 14:23:14 +0000 diego configure: merge DOCS/xml/configure into top-level configure
Wed, 02 Nov 2011 13:03:20 +0000 diego configure: Clarify a comment that explains the purpose of the glob_win variable.
Sun, 30 Oct 2011 17:40:22 +0000 cehoyos Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
Sat, 29 Oct 2011 10:01:32 +0000 cehoyos Fix compilation for broken libopenjpeg.
Thu, 27 Oct 2011 12:16:01 +0000 diego build: Only compile Windows-specific local glob() replacement on MinGW.
Wed, 26 Oct 2011 18:26:51 +0000 reimar Clarify that too old binutils is only an issue with x86_64 compilation.