log configure @ 36357:7dca7d4d4e54

age author description
Sat, 21 Sep 2013 00:03:09 +0000 cehoyos Do not try to build FFmpeg protocols depending on external libraries.
Sat, 14 Sep 2013 10:57:24 +0000 cehoyos Do not suppress FFmpeg deprecated warnings with pragma.
Mon, 09 Sep 2013 19:40:56 +0000 reimar Disable UNIX protocol when not supported.
Wed, 21 Aug 2013 18:08:25 +0000 michael configure: add config_exif for ffmpeg
Thu, 15 Aug 2013 19:43:30 +0000 reimar Add define to reduce warnings.
Fri, 09 Aug 2013 22:09:25 +0000 reimar If VDPAU is available enable all VDPAU HWACCELs.
Tue, 06 Aug 2013 20:02:53 +0000 al configure: Fix GIF support result comment
Tue, 06 Aug 2013 16:22:46 +0000 michael configure: prevent future ffmpeg from failing to build
Sun, 04 Aug 2013 13:30:41 +0000 reimar Add define to silence FFmpeg warnings.
Sat, 27 Jul 2013 21:16:06 +0000 al Support newer GIFLIB versions
Mon, 22 Jul 2013 13:05:13 +0000 cehoyos Fix compilation if giflib 5 is installed.
Fri, 19 Jul 2013 23:07:18 +0000 al build: Keep compiler-specific warning flags for debug or profiling builds
Wed, 17 Jul 2013 05:32:20 +0000 cehoyos Allow compilation with current icc.
Sun, 14 Jul 2013 18:31:15 +0000 al build: Define _BSD_SOURCE for gethostbyname2
Fri, 05 Jul 2013 18:16:54 +0000 reimar Remove AV_ prefix from define for internal config.h header.
Fri, 05 Jul 2013 18:09:12 +0000 reimar Disable G2M decoder if zlib is not available.
Fri, 05 Jul 2013 17:47:46 +0000 reimar Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
Mon, 17 Jun 2013 12:27:36 +0000 komh Check if path is too long
Sun, 16 Jun 2013 22:35:51 +0000 cehoyos Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
Sun, 09 Jun 2013 13:54:47 +0000 reimar Add hack to fix compilation issues on OSX with broken libiconv.
Fri, 07 Jun 2013 19:18:16 +0000 reimar vo_gl: some Android fixes.
Fri, 17 May 2013 15:59:38 +0000 reimar Rename HAVE_CMOV to HAVE_I686 for FFmpeg.
Thu, 16 May 2013 18:22:53 +0000 reimar Disable -pie on Windows, it causes issues without
Thu, 16 May 2013 18:22:52 +0000 reimar Enable atomics.
Wed, 03 Apr 2013 09:40:30 +0000 reimar Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
Mon, 01 Apr 2013 18:14:24 +0000 reimar Revert r36098, it breaks compilation on x86-64 Linux.
Mon, 01 Apr 2013 18:12:48 +0000 reimar Print a message before fetching a new FFmpeg version.
Sat, 30 Mar 2013 03:32:16 +0000 upsuper Move PIC detection to the front of PIE added.
Sun, 24 Mar 2013 00:57:38 +0000 michael configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings
Sat, 23 Mar 2013 18:29:58 +0000 diego configure: Fix mingw vs. mingw32 typo in libdvdcss check.