log configure @ 36440:019636d54771

age author description
Fri, 06 Dec 2013 19:37:07 +0000 reimar Add support for Nios-II architecture.
Sat, 16 Nov 2013 23:31:56 +0000 reimar Improve handling of internal vs. external dvdread/dvdnav
Fri, 08 Nov 2013 16:59:55 +0000 michael configure: add CONFIG_H263DSP to preempt build problems
Sat, 26 Oct 2013 21:39:20 +0000 reimar Fall back to uname -p if uname -m does not give anything useful.
Sat, 26 Oct 2013 21:30:17 +0000 reimar Fix configure for cases when libm is not available.
Thu, 24 Oct 2013 12:06:41 +0000 ib Define STRIP for FFmpeg.
Sat, 21 Sep 2013 16:39:24 +0000 reimar Autodetect if pthread_cancel is available.
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.
Sat, 23 Mar 2013 14:48:22 +0000 diego build: Drop unused part of sysi86() check.
Sat, 23 Mar 2013 14:32:26 +0000 diego Update internal libdvdcss to Git revision 39e0e2b.
Sat, 23 Mar 2013 00:50:51 +0000 diego build: Add _BSD_SOURCE definition for strsep().
Fri, 22 Mar 2013 19:59:39 +0000 diego configure: Group all libdvdcss-related tests together
Fri, 22 Mar 2013 19:59:38 +0000 diego configure: Do not consider unrelated libdvdcss variables in libdvdread test.
Fri, 22 Mar 2013 19:59:37 +0000 diego configure: cosmetics: Group some libdvdcss-related config.h entries together.
Fri, 22 Mar 2013 16:36:10 +0000 diego configure: Delete temporary files when a configure run is interrupted.
Fri, 22 Mar 2013 15:37:40 +0000 diego configure: cosmetics: Move some config.h entries to more sensible places
Fri, 22 Mar 2013 15:37:38 +0000 diego configure: Do a proper fallback from internal to external libdvdread.
Thu, 21 Mar 2013 14:07:14 +0000 diego build: Restructure mp_msg-related link library handling.
Thu, 21 Mar 2013 14:07:00 +0000 diego build: Do not record system headers in dependency tracking files.
Wed, 20 Mar 2013 22:18:03 +0000 diego configure: Explain that certain CPPFLAGS are added for glibc compatibility.
Wed, 20 Mar 2013 12:18:54 +0000 diego configure: Do not unconditionally set all host CPPFLAGS.
Wed, 20 Mar 2013 12:18:51 +0000 diego configure: Merge setting of global -I flags into setting of other CPPFLAGS.
Wed, 20 Mar 2013 12:18:37 +0000 diego configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.
Tue, 19 Mar 2013 16:50:18 +0000 diego build: Only compile modify_reg tool if Win32 emulation is enabled.
Tue, 19 Mar 2013 10:42:33 +0000 diego build: Add proper conditional compilation for all tools.
Tue, 19 Mar 2013 10:42:30 +0000 diego configure: Simplify some checks that set feature flags.
Tue, 19 Mar 2013 10:42:28 +0000 diego configure: Set CPPFLAGS to enable commonly used system features
Tue, 19 Mar 2013 10:42:23 +0000 diego build: Compile all codec-cfg* host tools with one generic rule.
Mon, 18 Mar 2013 00:42:09 +0000 cehoyos Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.
Sun, 17 Mar 2013 22:47:48 +0000 diego configure: Simplify some checks that set feature flags.
Sun, 17 Mar 2013 22:47:46 +0000 diego configure: Set CPPFLAGS to enable commonly used system features