log configure @ 28407:540abad3946f

age author description
Sun, 01 Feb 2009 14:57:01 +0000 diego Simplify inet_pton/inet_aton checks.
Sun, 01 Feb 2009 14:42:57 +0000 diego Add some more definitions for FFmpeg to config.h.
Sun, 01 Feb 2009 14:39:33 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 01 Feb 2009 14:38:28 +0000 diego Restructure network tests: Always check for both inet_aton and inet_pton.
Sun, 01 Feb 2009 14:00:50 +0000 diego HAVE_DCBZL should be a 0/1 definition.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Sun, 01 Feb 2009 13:33:35 +0000 diego HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.
Sun, 01 Feb 2009 13:16:46 +0000 diego Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.
Sun, 01 Feb 2009 13:13:15 +0000 diego Add a few more #defines for FFmpeg to config.h.
Sun, 01 Feb 2009 12:52:38 +0000 diego CONFIG_LIB* are defined as 0/1 in FFmpeg.
Sun, 01 Feb 2009 11:28:31 +0000 diego Revert Solaris PATH modification workaround.
Sun, 01 Feb 2009 02:22:56 +0000 diego Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.
Sat, 31 Jan 2009 23:19:16 +0000 diego Set a sane default path on Solaris.
Sat, 31 Jan 2009 23:12:27 +0000 diego cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.
Sat, 31 Jan 2009 22:45:18 +0000 diego Make sure CONFIG_MEMALIGN_HACK is always #defined.
Sat, 31 Jan 2009 22:37:53 +0000 diego Make sure HAVE_ALTIVEC_H is always #defined.
Sat, 31 Jan 2009 22:37:12 +0000 diego Make sure HAVE_FAST_64BIT is always #defined.
Sat, 31 Jan 2009 22:34:52 +0000 diego Add bswap check, needed for FFmpeg.
Sat, 31 Jan 2009 21:16:54 +0000 diego Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.
Sat, 31 Jan 2009 20:56:17 +0000 diego HAVE_LRINT and friends should be defined to 0/1.
Fri, 30 Jan 2009 23:58:07 +0000 diego Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.
Fri, 30 Jan 2009 23:47:18 +0000 diego Add CONFIG_SWSCALE to config.h, we always enable the software scaler.
Fri, 30 Jan 2009 23:40:13 +0000 diego Add 4 more config.h #defines for libfaad2.
Fri, 30 Jan 2009 21:45:54 +0000 diego Add -Wundef to CFLAGS.
Fri, 30 Jan 2009 20:48:47 +0000 diego Enable RDFT in FFmpeg, some codecs depend on it.
Fri, 30 Jan 2009 20:20:06 +0000 diego Enable internal dvdread support on OS/2.
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Sun, 25 Jan 2009 21:03:02 +0000 diego HAVE_3DNOWEX --> HAVE_3DNOWEXT
Tue, 20 Jan 2009 09:17:32 +0000 cehoyos Disable upcoming VC1/WMV3 VDPAU decoder.
Sat, 17 Jan 2009 11:31:12 +0000 cehoyos MPlayer only supports latest libavutil.
Fri, 16 Jan 2009 20:32:36 +0000 gpoirier fix compilation without VDPAU decoders
Fri, 16 Jan 2009 01:55:48 +0000 cehoyos Disable upcoming MPEG_VDPAU_DECODER.
Thu, 15 Jan 2009 15:57:19 +0000 diego Get rid of now unused FFmpeg ENABLE_ preprocessor directives.
Thu, 15 Jan 2009 15:56:24 +0000 diego Sync with latest FFmpeg changes: #define disabled preprocessor directives
Thu, 15 Jan 2009 15:51:50 +0000 diego Treat mlib as a normal FFmpeg option, not a CPU extension.
Thu, 15 Jan 2009 15:41:29 +0000 diego Treat SH architecture like SH4 like in FFmpeg, the only place it is used.
Thu, 15 Jan 2009 15:40:12 +0000 diego SH4 is not a CPU extension mechanism.
Thu, 15 Jan 2009 08:51:12 +0000 diego Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.
Sun, 11 Jan 2009 22:53:08 +0000 diego Sync with latest FFmpeg changes: Check for the availability of truncf().
Sun, 11 Jan 2009 15:36:08 +0000 diego Remove outdated comment.
Sun, 11 Jan 2009 15:31:53 +0000 diego cosmetics: Move CPU byte order check to a more sensible place.
Sun, 11 Jan 2009 13:33:44 +0000 diego Only check for YASM support on x86 systems.
Sun, 11 Jan 2009 12:58:06 +0000 diego cosmetics: Move some checks to more logical places.
Sun, 11 Jan 2009 11:28:01 +0000 diego console output cosmetics
Sun, 11 Jan 2009 11:16:20 +0000 diego Only print "using XYZ" comment if XYZ has been set.
Sat, 10 Jan 2009 13:57:33 +0000 reimar Reindent for "if" added in internal dvdnav patch
Sat, 10 Jan 2009 13:51:02 +0000 reimar Support an "internal" dvdnav version to make it easier to compile with,
Thu, 08 Jan 2009 19:28:28 +0000 reimar Switch internal dvdread to libdvdread SVN external.
Sun, 04 Jan 2009 23:41:56 +0000 cehoyos Fix compilation after upcoming H264_VDPAU patch for FFmpeg.
Sun, 04 Jan 2009 16:01:52 +0000 diego EXTERN_PREFIX is not only used in FFmpeg code.
Sun, 04 Jan 2009 13:08:13 +0000 diego Add ARMv6t2 CPU extension additions missed in previous commit.
Sun, 04 Jan 2009 13:05:24 +0000 diego Sync ARMv6t2 optimization support from FFmpeg.
Sun, 04 Jan 2009 11:52:37 +0000 reimar Update JACK configure test to match r28241
Sat, 27 Dec 2008 12:00:11 +0000 diego Set and use only ARCH_PPC, not also ARCH_POWERPC.
Tue, 23 Dec 2008 11:42:24 +0000 reimar Set fast_cmov for all x86_64 systems, except for P4-based systems this
Tue, 23 Dec 2008 11:42:11 +0000 reimar Define HAVE_FAST_64BIT if appropriate
Mon, 22 Dec 2008 22:56:51 +0000 cehoyos Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.
Wed, 17 Dec 2008 08:47:01 +0000 diego another round of armv4l --> arm changes
Mon, 15 Dec 2008 22:25:39 +0000 diego xvmc is now a CONFIG_ option in FFmpeg.
Sat, 13 Dec 2008 12:18:14 +0000 diego Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.
Sat, 13 Dec 2008 12:17:00 +0000 diego Merge two identical NetBSD/OpenBSD conditions.
Sat, 13 Dec 2008 12:16:32 +0000 diego Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.
Thu, 11 Dec 2008 23:24:36 +0000 cehoyos Search live555 library also in /usr/lib64.
Thu, 11 Dec 2008 21:52:47 +0000 diego Rework Theora test, it was throwing away CFLAGS provided by pkg-config.
Wed, 10 Dec 2008 14:28:17 +0000 gpoirier 10l: actually disable quartz vo when detection failed.
Wed, 03 Dec 2008 14:54:04 +0000 diego whitespace cosmetics in test programs
Wed, 03 Dec 2008 14:48:31 +0000 diego Treat video output objects the same as everything else in the build system,
Wed, 03 Dec 2008 14:39:45 +0000 diego cosmetics: consistent CONFIG_PNM definition
Wed, 03 Dec 2008 12:47:29 +0000 diego cosmetics: Rename ZORAN Makefile variable to ZR for consistency.
Wed, 03 Dec 2008 12:05:47 +0000 diego Treat audio output objects the same as everything else in the build system,
Wed, 03 Dec 2008 09:06:23 +0000 gpoirier Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as
Tue, 02 Dec 2008 20:07:13 +0000 reimar 100l, actually put the PTHREAD_CACHE define into config.h
Tue, 02 Dec 2008 08:35:30 +0000 diego vo_direct3d.o depends on w32_common.o.
Sun, 30 Nov 2008 13:22:34 +0000 diego MNG demuxer by Stefan Schuermans, stefan blinkenarea org
Fri, 28 Nov 2008 17:04:36 +0000 reimar Move PTHREAD_CACHE define logic to configure.
Fri, 28 Nov 2008 10:53:09 +0000 reimar Fix cross-compilation: autodetect correct nm tool
Wed, 26 Nov 2008 18:49:16 +0000 uau configure: Move AANDCT config.mak entry and add config.h #defines
Wed, 26 Nov 2008 18:17:55 +0000 reimar Fix compilation after FFmpeg r15940
Tue, 25 Nov 2008 18:37:13 +0000 cehoyos Enable compilation with icc 11.0.
Mon, 24 Nov 2008 17:29:37 +0000 gpoirier now that we have a specific check to enable ao_macosx or not, don't let test
Mon, 24 Nov 2008 17:27:05 +0000 gpoirier add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out
Tue, 18 Nov 2008 12:23:42 +0000 reimar Direct3D based video_out module.
Tue, 18 Nov 2008 09:41:31 +0000 bircoph On OpenBSD socklen_t is defined at sys/types.h, so latter is added
Mon, 17 Nov 2008 18:20:20 +0000 reimar 100l, missing ' s' in sed command, probably caused all decoders to be
Mon, 17 Nov 2008 15:25:33 +0000 diego Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.
Mon, 17 Nov 2008 15:02:24 +0000 diego Set _have_yasm to "no" if yasm detection failed.
Mon, 17 Nov 2008 10:16:28 +0000 cehoyos Allow compilation with icc 10.1.
Sun, 16 Nov 2008 16:59:17 +0000 reimar Fix missing -DARCH_X86_64 for yasm on x86_64.
Sun, 16 Nov 2008 13:04:16 +0000 bircoph Add yasm support to the build system.
Sat, 15 Nov 2008 20:37:08 +0000 gpoirier On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,
Thu, 13 Nov 2008 00:15:09 +0000 diego Print out that vo_macosx is disabled when Mac OS X APIs are not available.
Sun, 02 Nov 2008 18:25:44 +0000 reimar lavc tscc decoder now also depends on zlib
Sun, 02 Nov 2008 16:37:45 +0000 reimar Change OpenGL support to work on unmodified MinGW64
Tue, 28 Oct 2008 18:00:11 +0000 diego Make sure that linker flags passed as configure parameters appear before
Sun, 26 Oct 2008 07:33:15 +0000 diego cosmetics: alphabetical order
Sun, 26 Oct 2008 02:21:55 +0000 uau configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec
Sat, 25 Oct 2008 01:43:24 +0000 diego cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.
Sat, 25 Oct 2008 00:08:02 +0000 uau configure: Set CONFIG_FFT to fix libavcodec compilation
Fri, 24 Oct 2008 09:08:03 +0000 diego 10l: Revert SH4 removal, which is required in FFmpeg.
Thu, 23 Oct 2008 10:58:47 +0000 diego SH4 is an architecture, not a CPU extension.
Thu, 23 Oct 2008 09:53:08 +0000 diego Add ARM pld instruction test for FFmpeg ARM optimizations.
Tue, 21 Oct 2008 07:02:25 +0000 diego Determine default CD/DVD device in configure instead of using an #ifdef jungle.
Thu, 16 Oct 2008 20:44:05 +0000 diego cosmetics: Reorganize config.h. Remove pointless comments, group together
Thu, 16 Oct 2008 20:40:34 +0000 diego typo: _dev_dvd_openbsd --> _def_dvd_openbsd
Thu, 16 Oct 2008 20:25:41 +0000 diego Create LIBDIR for binary codecs upon make install.
Thu, 16 Oct 2008 20:23:22 +0000 diego Move dcbzl definition to the FFmpeg section of config.h where it belongs.
Thu, 16 Oct 2008 20:17:56 +0000 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Thu, 16 Oct 2008 18:28:38 +0000 diego Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.
Thu, 16 Oct 2008 18:26:01 +0000 diego Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.
Thu, 16 Oct 2008 18:24:18 +0000 diego Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.
Thu, 16 Oct 2008 18:19:36 +0000 diego Move X11_FULLSCREEN definition to x11_common.h where it belongs.
Thu, 16 Oct 2008 18:13:06 +0000 diego Move attribute_used declaration from config.h to mangle.h where it is useful.
Thu, 16 Oct 2008 13:33:29 +0000 diego sun --> __sun in config.h preprocessor check
Tue, 14 Oct 2008 23:15:10 +0000 diego cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.
Tue, 14 Oct 2008 23:00:04 +0000 diego cosmetics: Consistently name all header #define variables.
Mon, 13 Oct 2008 22:25:35 +0000 diego Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.
Mon, 13 Oct 2008 16:26:05 +0000 diego Remove global definition of WIN32 in config.h for Cygwin.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Mon, 13 Oct 2008 14:17:25 +0000 diego Remove check for byteswap.h, it was removed from FFmpeg.