log configure @ 35116:af49d14bc126

age author description
Sat, 22 Sep 2012 19:14:01 +0000 reimar Add HAVE_ASM_MOD_Q for ARM compilation.
Sat, 22 Sep 2012 18:04:17 +0000 reimar Update FFmpeg git URL to the current official one (they point at the
Fri, 21 Sep 2012 07:55:55 +0000 cehoyos Prevent $@ expansion in cat > <<EOF
Thu, 20 Sep 2012 22:31:06 +0000 cehoyos Fix compilation with current FFmpeg.
Wed, 19 Sep 2012 19:34:08 +0000 reimar Make sure av_restrict is defined for FFmpeg.
Fri, 14 Sep 2012 14:16:08 +0000 cehoyos Add SSE3, SSE4, SSE4.2 and AVX detection.
Fri, 14 Sep 2012 14:13:54 +0000 cehoyos Change order of live555 library includes.
Thu, 13 Sep 2012 19:57:24 +0000 reimar Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
Thu, 13 Sep 2012 19:41:02 +0000 reimar Add a hint how you can compile a 64 bit binary on OSX.
Wed, 12 Sep 2012 22:01:36 +0000 reimar Pass input to "strings" via stdin.
Sun, 09 Sep 2012 21:10:19 +0000 cehoyos Fix compilation with current FFmpeg.
Sat, 01 Sep 2012 16:54:53 +0000 cehoyos Add SSE4 to the cpu flags, fixes compilation with current FFmpeg.
Sat, 01 Sep 2012 16:39:54 +0000 cehoyos Remove duplicate HAVE_AVX define.
Sat, 01 Sep 2012 16:37:30 +0000 cehoyos Necessary (but insufficient) changes for current FFmpeg.
Fri, 31 Aug 2012 13:47:36 +0000 cehoyos Fix compilation with latest FFmpeg.
Tue, 28 Aug 2012 20:47:34 +0000 cehoyos Add Video Decode Acceleration support.
Sat, 25 Aug 2012 05:27:38 +0000 cehoyos Fix compilation with latest FFmpeg.
Thu, 16 Aug 2012 19:55:37 +0000 cehoyos Fix compilation with latest FFmpeg.
Wed, 15 Aug 2012 19:51:58 +0000 reimar Do not try to use PIE with --enable-static.
Wed, 15 Aug 2012 17:02:23 +0000 reimar Disable building as PIE binary by default.
Wed, 15 Aug 2012 00:26:58 +0000 iive 9l. Revert r35074. Commit r35065 already adds a proper check.
Sun, 12 Aug 2012 18:13:42 +0000 reimar Build as relocatable PIE binary by default on x86.
Sat, 11 Aug 2012 16:38:18 +0000 iive Quick Build Fix. Add HAVE_CPUNOP in configure.
Fri, 10 Aug 2012 18:43:21 +0000 reimar Define some more FFmpeg Makefile variables.
Fri, 10 Aug 2012 08:35:19 +0000 cehoyos Fix compilation with latest FFmpeg.
Wed, 08 Aug 2012 05:55:05 +0000 reimar Add HAVE_CPUNOP yasm define.
Mon, 06 Aug 2012 15:39:04 +0000 cehoyos Second try to fix auto-detection of static libraries.
Sun, 05 Aug 2012 16:51:43 +0000 cehoyos Try to fix -lm handling in configure.
Sat, 04 Aug 2012 23:00:58 +0000 cehoyos Fix compilation with latest FFmpeg.
Sun, 29 Jul 2012 19:50:30 +0000 cehoyos Fix dependency generation with current FFmpeg.