log configure @ 33184:02da483d5625

age author description
Tue, 12 Apr 2011 09:19:31 +0000 cehoyos Update libvpx check: libvpx version must be >=0.9.6 now.
Tue, 12 Apr 2011 08:03:41 +0000 cehoyos Revert r33246: It broke building MPlayer immediately after adding
Mon, 11 Apr 2011 13:10:03 +0000 diego Fix typo in v4l2 check.
Sun, 10 Apr 2011 11:12:45 +0000 diego Add V4L2 support for OpenBSD (and NetBSD).
Sat, 09 Apr 2011 23:20:51 +0000 reimar Reindent. Probably should also be moved, but that I leave to someone else.
Sat, 09 Apr 2011 22:09:09 +0000 reimar Do no run the ffmpeg git check/update during ./configure --help
Sat, 09 Apr 2011 22:08:01 +0000 reimar Add -Werror-implicit-function-declaration to default gcc compile flags.
Mon, 04 Apr 2011 16:02:59 +0000 reimar Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.
Wed, 30 Mar 2011 14:54:55 +0000 cehoyos Fix compilation with --disable-mencoder.
Mon, 28 Mar 2011 22:18:56 +0000 cehoyos Fix CrystalHD autodetection:
Wed, 23 Mar 2011 08:35:45 +0000 cehoyos Support CrystalHD decoding.
Mon, 21 Mar 2011 11:59:02 +0000 cehoyos Allow compilation after sine windows were moved into a new file in FFmpeg.
Sun, 20 Mar 2011 11:22:34 +0000 siretart unbreak compilation with libav
Sun, 13 Mar 2011 00:32:55 +0000 diego Simplify sed expressions to remove groups of decoders from libavdecoders list.
Sat, 12 Mar 2011 23:52:50 +0000 diego Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
Sat, 12 Mar 2011 23:44:11 +0000 diego Revert broken crystalhd check and replace by minimal bandaid compile fix.
Fri, 11 Mar 2011 16:06:43 +0000 iive Merge the configure CrystalHD dummy detection with
Fri, 11 Mar 2011 15:50:42 +0000 iive Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
Wed, 02 Mar 2011 07:53:59 +0000 reimar Print correct result variable for armv6t2 test.
Mon, 28 Feb 2011 17:51:02 +0000 reimar Fix compilation when pthreads are not available.
Sun, 27 Feb 2011 15:25:20 +0000 reimar Fix compilation for systems where vorbis encode is split out into
Thu, 17 Feb 2011 11:15:19 +0000 diego Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.
Wed, 16 Feb 2011 16:35:53 +0000 cboesch Git clone options are after the 'clone' keyword
Wed, 16 Feb 2011 12:25:39 +0000 diego Limit FFmpeg git clone to the last revision to save time and bandwidth.
Fri, 11 Feb 2011 10:02:09 +0000 cehoyos Fix compilation by adding defines necessary for ac3dsp to config.asm.
Tue, 08 Feb 2011 01:25:41 +0000 diego configure: Drop CFLAGS from DEPFLAGS.
Sun, 06 Feb 2011 19:01:52 +0000 diego configure: Check for sys/poll.h.
Sun, 30 Jan 2011 10:27:31 +0000 reimar Remove outdated FFmpeg svn external, make configure optionally
Fri, 28 Jan 2011 19:06:27 +0000 reimar Disable libmpcdec (musepack) support, FFmpeg has a decoder that
Wed, 26 Jan 2011 19:00:17 +0000 diego cosmetics: Drop leading underscore from _need_* variables.
Thu, 20 Jan 2011 12:55:37 +0000 diego Add return_statement_check() helper function and use it to simplify some checks.
Thu, 20 Jan 2011 12:44:08 +0000 diego Add return_check() helper function and use it to simplify some checks.
Thu, 20 Jan 2011 11:27:32 +0000 diego Simplify OpenJPEG check with define_statement_check() helper function.
Thu, 20 Jan 2011 11:21:34 +0000 diego cosmetics: Move header_check helper function.
Wed, 19 Jan 2011 17:42:15 +0000 diego configure: Initialize va_list variable as '{0}' instead of NULL in vsscanf test.
Thu, 06 Jan 2011 12:42:59 +0000 diego Do not #define _WIN32 on the command line for Cygwin.
Wed, 05 Jan 2011 16:37:45 +0000 diego Simplify a bunch of configure checks with the statement_check function.
Wed, 05 Jan 2011 16:01:01 +0000 reimar Define _XOPEN_SOURCE to 600 instead of 500 in mkstemp check, this is consistent
Wed, 05 Jan 2011 15:59:43 +0000 diego Add define_statement_check function and use it to simplify some checks.
Wed, 05 Jan 2011 13:55:44 +0000 diego cosmetics: Get rid of some backslashes at the end of lines.
Wed, 05 Jan 2011 13:34:12 +0000 diego cosmetics: Drop some unnecessary end-of-line backslashes after &&/||.
Sun, 02 Jan 2011 19:04:35 +0000 diego Revert previous wrong simplification of AltiVec vector declarations check.
Sun, 02 Jan 2011 12:21:59 +0000 diego Add sys/time.h #include to videodev.h/videodev2.h checks.
Sun, 02 Jan 2011 12:10:51 +0000 diego configure: Simplify *BSD ioctl_meteor.h check.
Sun, 02 Jan 2011 12:05:23 +0000 diego Drop unnecessary Xlib.h #include from Xss screensaver extensions check.
Sun, 02 Jan 2011 11:49:48 +0000 diego Simplify vector declarations and fast inttypes check with statement_check().
Sat, 01 Jan 2011 14:27:41 +0000 diego Remove forked internal libfaad2 copy.
Fri, 31 Dec 2010 16:04:57 +0000 reimar Make internal FFmpeg use the new API that does not pose a limit on the maximum
Thu, 30 Dec 2010 12:48:03 +0000 reimar Define CONFIG_GPL in config.asm, fixes compilation with YASM.
Thu, 23 Dec 2010 18:11:54 +0000 reimar Disable VIDIX on Windows if then required ntddk.h header is not available.
Thu, 23 Dec 2010 12:01:27 +0000 diego configure: Add HAVE_MMAP definition for FFmpeg to config.h.
Thu, 23 Dec 2010 11:14:25 +0000 diego configure: Disable internal libfaad2 compilation by default.
Sun, 19 Dec 2010 22:02:52 +0000 reimar Compilation fixes for currentl Cygwin.
Wed, 03 Nov 2010 08:12:22 +0000 diego Do not enable rpath on NetBSD.
Wed, 03 Nov 2010 08:09:31 +0000 diego Enable joystick support on FreeBSD.
Wed, 27 Oct 2010 15:21:49 +0000 diego Fix compilation with networking disabled due to FFmpeg CONFIG_RTPDEC handling.
Wed, 27 Oct 2010 07:16:33 +0000 siretart sync x264 version check with the check in ffmpeg/configure
Thu, 21 Oct 2010 17:35:56 +0000 diego Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
Thu, 21 Oct 2010 12:58:21 +0000 diego Fix detection of mips processor variants.
Fri, 15 Oct 2010 10:45:19 +0000 siretart in auto mode, enable internal libdvdcss only if it is actually available