log configure @ 26210:c5a06bc58309

age author description
Sat, 15 Mar 2008 09:20:41 +0000 diego Do not disable all Mac OS X support when pthreads are unavailable.
Sat, 15 Mar 2008 09:19:38 +0000 diego MACOSX_COREVIDEO --> corevideo
Sat, 15 Mar 2008 08:54:21 +0000 diego Introduce a separate definition for Mac OS X coreaudio support.
Sat, 15 Mar 2008 08:21:02 +0000 diego Fix wrong res_comment.
Mon, 10 Mar 2008 18:00:25 +0000 diego CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
Mon, 10 Mar 2008 08:16:55 +0000 zuxy Disable QTX emulation on win32; fix builds on cygwin and mingw32.
Sat, 08 Mar 2008 18:55:08 +0000 diego CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
Sat, 08 Mar 2008 16:44:51 +0000 diego Move HP-UX SCSI header check from the internal libdvdread check to the
Fri, 07 Mar 2008 10:39:43 +0000 diego Add parentheses where necessary to fix || conditions to work as intended.
Fri, 07 Mar 2008 10:36:31 +0000 diego Remove duplicate conditions in dvdread check.
Fri, 07 Mar 2008 10:05:08 +0000 diego Set ASFLAGS in configure and initialize it as necessary for OS/2.
Thu, 06 Mar 2008 00:42:24 +0000 diego Disable S3 VIDIX driver on non-x86 platforms.
Thu, 06 Mar 2008 00:34:40 +0000 diego 10l: ENABLE_GRAY needs to be present for libavcodec to compile.
Wed, 05 Mar 2008 23:04:27 +0000 diego Do not enable grayscale decoding in FFmpeg, it slows down the
Wed, 05 Mar 2008 23:03:04 +0000 diego Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
Mon, 03 Mar 2008 18:12:05 +0000 diego Move decision about whether or not to compile Windows emulation
Mon, 03 Mar 2008 17:51:36 +0000 diego Move decision about whether or not to compile wrapper.S to configure.
Mon, 03 Mar 2008 03:02:36 +0000 uau configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally
Fri, 29 Feb 2008 20:01:28 +0000 ben New S3 VIDIX driver.
Thu, 28 Feb 2008 18:19:10 +0000 diego Use _res_comment in joystick check.
Tue, 26 Feb 2008 23:24:53 +0000 diego Default to disabling VIDIX on platforms where it is not known to work.
Tue, 26 Feb 2008 05:18:56 +0000 uau configure: define ENABLE_ENCODERS for FFmpeg
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Sun, 24 Feb 2008 22:41:39 +0000 diego Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.
Sun, 24 Feb 2008 11:18:12 +0000 cehoyos Only icc 10.1 will be supported.
Sun, 24 Feb 2008 11:15:30 +0000 cehoyos Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
Sat, 23 Feb 2008 13:13:28 +0000 diego #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
Sat, 23 Feb 2008 12:47:19 +0000 diego Move libdca definition to a better place in config.h.
Thu, 21 Feb 2008 16:47:05 +0000 diego Replace Alpha MVI compiler workarounds by a proper configure check.
Thu, 21 Feb 2008 16:35:00 +0000 diego Use standard multiple inclusion guard.
Thu, 21 Feb 2008 16:34:23 +0000 diego Remove unused #define from config.h.
Mon, 18 Feb 2008 15:02:41 +0000 diego basic support for OS/2 in configure
Mon, 18 Feb 2008 14:57:54 +0000 diego Set SYS_BEOS for libdvdcss compilation on BeOS.
Sat, 16 Feb 2008 15:34:19 +0000 diego Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.
Tue, 12 Feb 2008 21:10:13 +0000 iive Implement test for system byteswap.h header file.
Sun, 10 Feb 2008 19:37:18 +0000 diego Disable v4l2 if pthreads are not available, fixes bug #1015.
Fri, 01 Feb 2008 20:14:53 +0000 iive Update the test for ivtv output driver.
Wed, 30 Jan 2008 21:46:20 +0000 reimar Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
Sun, 27 Jan 2008 17:05:10 +0000 diego Remove setting of ldconfig, it is unused.
Wed, 23 Jan 2008 14:08:59 +0000 iive Move Zoran video controller check after the libavcodec one.
Mon, 14 Jan 2008 23:08:24 +0000 diego The GUI requires font support.
Wed, 09 Jan 2008 01:17:52 +0000 uau Set CONFIG_SWSCALER in order to avoid imgresample
Thu, 03 Jan 2008 01:44:58 +0000 uau Add HAVE_SOCKLEN_T to config.h for FFmpeg
Wed, 02 Jan 2008 18:32:55 +0000 diego Use _ISOC99_SOURCE instead of _GNU_SOURCE.
Tue, 01 Jan 2008 17:34:57 +0000 nicodvb include dvdnav.h from its installation directory rather than appending
Fri, 28 Dec 2007 17:23:57 +0000 eugeni Add detection of *lrint* and round* functions to configure.
Fri, 28 Dec 2007 10:33:22 +0000 diego Make windres binary name configurable, useful for cross-compiling.
Sat, 22 Dec 2007 15:44:57 +0000 reimar Simplify int_fastXY_t test in configure.
Sat, 22 Dec 2007 11:09:43 +0000 reimar Add support for XScreenSaverSuspend
Thu, 20 Dec 2007 10:10:26 +0000 diego Remove internal unrarlib copy, the new unrarexec code is a strict superset.
Sun, 16 Dec 2007 11:31:52 +0000 ulion Support cddb on darwin.
Fri, 14 Dec 2007 22:02:48 +0000 uau Always enable largefile support by default
Fri, 14 Dec 2007 08:16:39 +0000 ulion Support using unrar executable to access rar-compressed vobsub files.
Tue, 11 Dec 2007 22:37:36 +0000 diego support for xtensa CPU architecture
Tue, 11 Dec 2007 20:40:34 +0000 diego Do not set SYS_AMIGAOS4, it is unused.
Tue, 11 Dec 2007 20:39:18 +0000 diego SYS_AMIGAOS4 --> __AMIGAOS4__
Tue, 11 Dec 2007 20:36:33 +0000 diego slight consistency change for default DVD device selection
Tue, 11 Dec 2007 20:33:56 +0000 diego Remove redundant condition from list of CD/DVD-ROM devices.
Tue, 11 Dec 2007 20:32:50 +0000 diego Do not set -DSYS_DARWIN, it is unused.
Tue, 11 Dec 2007 20:32:21 +0000 diego Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.
Sat, 08 Dec 2007 12:55:10 +0000 cehoyos Allow usage of icc 10.1
Tue, 04 Dec 2007 18:10:20 +0000 ben add new configure option to disable VIDIX PCI device name database (saves a 300 kB on mplayer binary)
Tue, 04 Dec 2007 15:13:50 +0000 lu_zero live555 and libnemesi support coexists
Sat, 24 Nov 2007 13:14:40 +0000 cehoyos Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.
Thu, 22 Nov 2007 23:08:35 +0000 diego Fix half-baked last commit.
Thu, 22 Nov 2007 17:11:38 +0000 diego Remove ! operator hack, we require a POSIX-compatible-shell.
Thu, 22 Nov 2007 16:46:48 +0000 diego Invert the logic to check the cmp return value cmp to avoid using the ! operator.
Wed, 21 Nov 2007 09:17:04 +0000 diego main() --> main(void)
Wed, 14 Nov 2007 22:21:04 +0000 nicodvb reindentation
Wed, 14 Nov 2007 22:20:19 +0000 nicodvb removed unneeded checks on the version of dvdnav (the acceptance of
Wed, 14 Nov 2007 09:25:54 +0000 diego libogg muxer no longer exists in FFmpeg.
Sun, 11 Nov 2007 09:47:56 +0000 diego OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.
Tue, 06 Nov 2007 23:44:53 +0000 rathann add support for newer libdca
Thu, 01 Nov 2007 23:33:51 +0000 diego Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.
Tue, 30 Oct 2007 02:44:17 +0000 zuxy Detect IPv6 support on Windows
Mon, 29 Oct 2007 18:31:47 +0000 lu_zero Update to use newer libnemesi, should fix desync, fps guessing may fail now
Sat, 20 Oct 2007 22:19:38 +0000 diego Certain VIDIX drivers only work on x86, disable for other arches.
Sat, 20 Oct 2007 16:03:12 +0000 uau Disable libavcodec libvorbis encoder
Sat, 20 Oct 2007 14:52:12 +0000 reimar Set CONFIG_LIBVORBIS correctly
Thu, 18 Oct 2007 13:34:26 +0000 reimar Replace Polyp- by PulseAudio output.
Thu, 18 Oct 2007 10:09:39 +0000 diego Sync with latest FFmpeg changes.
Sat, 13 Oct 2007 17:14:39 +0000 voroshil DirectShow based tv:// driver for win32
Wed, 10 Oct 2007 08:45:54 +0000 diego Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.
Mon, 08 Oct 2007 11:43:56 +0000 diego cosmetics: Fix inconsistent indentation in directfb test.
Mon, 08 Oct 2007 11:42:47 +0000 diego Simplify directfb/dfbmga test.
Mon, 08 Oct 2007 11:31:28 +0000 diego cosmetics: Fix indentation after previous commit.
Mon, 08 Oct 2007 11:29:45 +0000 diego Remove useless code, the same check is performed a few lines above.
Mon, 08 Oct 2007 08:40:47 +0000 diego Remove the check for specific gcc versions, because:
Wed, 03 Oct 2007 17:06:27 +0000 reimar The combination _vis=yes and proc=v9 makes no sense and will not even compile.
Wed, 03 Oct 2007 14:13:11 +0000 reimar Do not uselessly set _x264 to the value it already has
Mon, 01 Oct 2007 22:46:33 +0000 diego Detect support of and add necessary CFLAGS to avoid crashes when loading
Mon, 01 Oct 2007 13:08:49 +0000 diego Remove useless quotes.
Sun, 30 Sep 2007 12:07:00 +0000 attila revert changes r23805, r23819 and r23866 to restore the mga_vid check
Sun, 30 Sep 2007 11:11:54 +0000 lu_zero Require atleast libnemesi 0.6.2 (range api and h263 support
Sat, 29 Sep 2007 22:49:25 +0000 lu_zero Gentoo patches for Xext
Sat, 29 Sep 2007 22:28:24 +0000 diego Give temporary executable file the system-specific executable extension.
Sat, 29 Sep 2007 22:26:35 +0000 diego Move declaration of temporary file variables to after the system-specific
Sat, 29 Sep 2007 22:19:54 +0000 diego Fix Theora check without pkgconfig, -ltheora will not link on its own,
Sat, 29 Sep 2007 22:16:07 +0000 diego Nuke some more outdated and confusing comments.
Sat, 29 Sep 2007 22:12:30 +0000 diego Remove redundant comment.
Sat, 29 Sep 2007 22:09:31 +0000 diego Remove useless comment.
Sat, 29 Sep 2007 22:04:56 +0000 diego cosmetics: Move the command to remove configure.log out of a block of variable
Thu, 27 Sep 2007 05:33:26 +0000 rfelker fixing uau's GNUisms... 100l
Wed, 26 Sep 2007 22:52:28 +0000 cehoyos Fix compilation after FFmpegs r10594.
Wed, 26 Sep 2007 21:31:07 +0000 reimar BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all
Sat, 22 Sep 2007 16:14:20 +0000 iive Fix building without network.
Wed, 19 Sep 2007 21:38:22 +0000 lu_zero libnemesi support, yet another rtsp/rtp library...
Tue, 18 Sep 2007 12:08:24 +0000 reimar Mention that libavc png decoder depends on zlib
Sun, 16 Sep 2007 17:50:35 +0000 diego Merge three sed invocations into one.
Sun, 16 Sep 2007 17:48:20 +0000 diego Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man
Sat, 15 Sep 2007 17:53:15 +0000 ben prevent some vidix drivers to get compiled on powerpc, they are not intended to work
Sat, 15 Sep 2007 17:51:45 +0000 ben restored vidix build on powerpc
Fri, 14 Sep 2007 16:50:42 +0000 voroshil pthreads support is required for teletext
Fri, 14 Sep 2007 14:45:08 +0000 reimar Fix ESD check: use an ESD function to actually check linking and do
Wed, 12 Sep 2007 06:59:36 +0000 reimar Do not replace _ by - if x86_64 is given in --target.
Sun, 09 Sep 2007 10:18:18 +0000 diego Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.
Sat, 08 Sep 2007 18:06:44 +0000 zuxy Fix fast_cmov detection broken by r24371
Sat, 08 Sep 2007 18:04:47 +0000 zuxy Use -march=native (avail. since gcc 4.2) when possible
Fri, 07 Sep 2007 19:36:14 +0000 cehoyos Fix typo in r24360
Fri, 07 Sep 2007 18:57:45 +0000 uau Fix compilation after FFmpeg AUDIO_(DE)MUXER split
Fri, 07 Sep 2007 14:51:54 +0000 cehoyos Fix compilation after FFmpeg r10426.
Thu, 06 Sep 2007 09:36:01 +0000 diego Fix AltiVec autodetection: The autodetection was overriding configure
Wed, 05 Sep 2007 19:32:34 +0000 cehoyos Fix compilation after FFmpeg r10411.
Fri, 31 Aug 2007 13:08:13 +0000 diego Make DGA 1 and DGA 2 separately selectable.
Mon, 27 Aug 2007 11:40:25 +0000 diego Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
Mon, 27 Aug 2007 09:07:13 +0000 diego Better handling of Alpha MVI CPU extensions (untested).
Sun, 26 Aug 2007 12:17:36 +0000 reimar Remove unused _def_altivec
Sun, 26 Aug 2007 12:07:37 +0000 reimar Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"
Wed, 22 Aug 2007 22:51:03 +0000 diego CONFIG_DARWIN was removed from FFmpeg.
Wed, 22 Aug 2007 17:10:31 +0000 reimar Finally fix --enable-debug compilation
Sat, 18 Aug 2007 09:39:56 +0000 diego Add libdvdcss-specific CFLAGS in the correct place.
Thu, 16 Aug 2007 15:16:52 +0000 mhoffman adding help for --ar --ranlib
Thu, 16 Aug 2007 14:12:58 +0000 diego Move setting of res_comment for internal dvdread to a more sensible place.
Thu, 16 Aug 2007 12:42:14 +0000 mhoffman allow setting of ranlib from the commandline of configure
Thu, 16 Aug 2007 12:41:01 +0000 mhoffman allow setting of ar from the commandline of configure
Wed, 15 Aug 2007 11:47:22 +0000 diego Sync libdvdread with version 0.9.5 (functional changes).
Wed, 15 Aug 2007 09:02:38 +0000 diego cosmetics: Reorder lines for consistency.
Tue, 14 Aug 2007 14:52:22 +0000 diego Rename TMPO to TMPEXE, it is an executable, not an object file.
Tue, 14 Aug 2007 14:29:22 +0000 diego Apple Remote support
Mon, 13 Aug 2007 08:30:53 +0000 cehoyos Remove additional warnings when using icc - similar to -Wno-pointer-sign.
Sun, 12 Aug 2007 12:47:13 +0000 diego Remove unused definition.
Thu, 09 Aug 2007 11:35:41 +0000 diego Move some more compiler flags to configure.
Wed, 08 Aug 2007 23:33:34 +0000 diego Remove unused definition.
Wed, 08 Aug 2007 09:12:33 +0000 diego Move some #defines into configure/config.h.
Tue, 07 Aug 2007 17:59:42 +0000 diego Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
Tue, 07 Aug 2007 16:07:52 +0000 diego Improve error message.
Fri, 03 Aug 2007 17:22:31 +0000 reimar Give the cpuinfo binary the right suffix $_exesuf
Fri, 03 Aug 2007 17:14:35 +0000 reimar add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
Wed, 01 Aug 2007 14:29:26 +0000 uau Define ENABLE_GRAY for FFmpeg
Wed, 01 Aug 2007 11:05:05 +0000 diego 10l for committing untested changes, a test call was missing.
Wed, 01 Aug 2007 09:32:37 +0000 voroshil (cosmetics) Make TV detection code two spaces indented
Wed, 01 Aug 2007 09:23:04 +0000 voroshil Enable teletext for V4Lv1.
Mon, 30 Jul 2007 22:26:42 +0000 iive Make teletext depend on freetype. Fixes compilation failer (in sub.c).
Mon, 30 Jul 2007 19:48:31 +0000 reimar 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL test
Mon, 30 Jul 2007 19:02:45 +0000 reimar Extend OpenGL configure test to also check for glx/wgl and proper linking.
Mon, 30 Jul 2007 17:01:50 +0000 reimar Change V4L2 MPEG decoder check so it can actually fail
Sun, 29 Jul 2007 19:20:55 +0000 ben v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Thu, 26 Jul 2007 09:54:57 +0000 iive Disable building of vo_mga on all linux platforms despite not having Matrox card.
Thu, 26 Jul 2007 08:21:42 +0000 gpoirier add Hitachi SuperH (SH3) support
Wed, 25 Jul 2007 19:02:29 +0000 uau Fix configure regexp for enabling FFmpeg features
Wed, 25 Jul 2007 17:21:03 +0000 reimar avoid ff_config_enable doing partial matches.
Sun, 22 Jul 2007 21:15:17 +0000 diego Make the assembler accept VIS instrucitions on ultraSPARC.
Sun, 22 Jul 2007 16:24:25 +0000 rtogni DTS decoding via libdca
Sat, 21 Jul 2007 18:33:28 +0000 diego Remove unused definition.
Fri, 20 Jul 2007 21:57:59 +0000 reimar Use --static flag for pkg-config if --enable-static was used.
Fri, 20 Jul 2007 21:29:44 +0000 reimar !00l, last commit mixed up "normal" ggi and ggiwmh tests.
Fri, 20 Jul 2007 21:27:17 +0000 reimar Change ggi and SDL tests so that linking problems with --enable-static are more
Fri, 20 Jul 2007 18:17:58 +0000 diego Remove vo_syncfb, which was unused for 5 years.
Wed, 18 Jul 2007 15:13:52 +0000 diego Rename mga_vid test to make it more descriptive.
Wed, 18 Jul 2007 09:15:34 +0000 diego Restore vo_mga check, it is Linux-only.
Tue, 17 Jul 2007 12:55:33 +0000 diego Remove pointless printing of include and linker paths.
Tue, 17 Jul 2007 12:37:16 +0000 diego Do not test for the existence of device files during configuration,
Tue, 17 Jul 2007 11:16:15 +0000 diego Modify X11 headers check so as not to add /usr/include, the default system
Tue, 17 Jul 2007 11:08:41 +0000 diego Remove /usr/include from the list of places to check for headers,
Tue, 17 Jul 2007 10:14:48 +0000 diego Remove commented-out dynamic linking check.
Tue, 17 Jul 2007 09:45:10 +0000 diego Remove unused scandir() check and fallback implementation.
Tue, 17 Jul 2007 09:41:47 +0000 diego Remove unused ftello() check and fallback implementation.
Tue, 17 Jul 2007 09:40:32 +0000 diego Remove unused fseeko() check and fallback implementation.
Mon, 16 Jul 2007 06:34:51 +0000 zuxy Use native Windows thread API when pthreads isn't available.
Sat, 14 Jul 2007 15:16:34 +0000 diego Let us not pretend to be checking for devfs when we are not.
Sat, 14 Jul 2007 15:13:25 +0000 diego Mark mp3lib, liba52 and libmpeg2 tests as internal.
Sat, 14 Jul 2007 15:11:08 +0000 diego Group all vo driver checks together.
Sat, 14 Jul 2007 14:53:30 +0000 diego Move QuickTime codecs check together with the other codecs checks.
Fri, 13 Jul 2007 17:54:45 +0000 diego Simplify termios test.
Fri, 13 Jul 2007 17:36:14 +0000 diego typo, wrong variable name in check
Fri, 13 Jul 2007 17:08:37 +0000 diego Rename nut option and variables to libnut, FFmpeg also contains NUT support.
Fri, 13 Jul 2007 17:01:21 +0000 diego Remove useless variable indirection.
Fri, 13 Jul 2007 16:59:27 +0000 diego Remove redundant variable setting.
Wed, 11 Jul 2007 19:47:20 +0000 rtogni Add check for mkstemp
Wed, 11 Jul 2007 10:53:42 +0000 diego Remove unused test for round().
Wed, 11 Jul 2007 10:45:38 +0000 diego Remove unused stddef.h check.
Wed, 11 Jul 2007 10:43:25 +0000 diego Simplify soundcard.h check.
Wed, 11 Jul 2007 10:38:21 +0000 diego Remove unused variable.
Wed, 11 Jul 2007 01:49:43 +0000 cehoyos Revert r23758: It broke -vf uspp and -vf mcdeint.
Tue, 10 Jul 2007 11:03:38 +0000 cehoyos Fix compilation with -disable-mencoder
Fri, 06 Jul 2007 19:38:54 +0000 reimar Add ENABLE_THREADS and ENABLE_SMALL defines
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Wed, 04 Jul 2007 08:49:47 +0000 diego Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
Wed, 04 Jul 2007 08:33:40 +0000 diego Write configure parameters to configure.log.
Tue, 03 Jul 2007 09:14:47 +0000 diego Sync FFmpeg changes:
Mon, 02 Jul 2007 22:02:59 +0000 cehoyos Add equivalent of -Wno-pointer-sign for icc
Wed, 27 Jun 2007 23:11:21 +0000 diego Get rid of duplicate processor feature variables.
Wed, 27 Jun 2007 10:08:21 +0000 diego Remove check for localtime_r, the function is not used within MPlayer.
Mon, 25 Jun 2007 13:59:46 +0000 reimar Hint at --disable-* options as a workaround for outdated binutils.
Sun, 24 Jun 2007 14:39:11 +0000 reimar define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
Fri, 22 Jun 2007 19:58:44 +0000 lu_zero unbreak armv6 previously broken by me...
Thu, 21 Jun 2007 19:01:29 +0000 lu_zero Unbreak altivec
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Tue, 19 Jun 2007 13:55:22 +0000 reimar Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
Tue, 19 Jun 2007 13:55:12 +0000 reimar Simplify generation of ARCH_ and corresponding ENABLE_ defines
Tue, 19 Jun 2007 13:54:48 +0000 reimar Add an optional third parameter to ff_config_enable in preparation
Tue, 19 Jun 2007 13:37:31 +0000 reimar Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
Sat, 16 Jun 2007 16:07:02 +0000 rtogni Compilation fix: define some ENABLE needed by lavc
Sat, 16 Jun 2007 15:32:54 +0000 reimar Add HAVE_ Makefile variables needed by ffmpeg
Sat, 16 Jun 2007 15:24:39 +0000 reimar Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
Wed, 13 Jun 2007 11:04:01 +0000 cehoyos Do not allow to compile gui without PNG decoder in libavcodec.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Fri, 08 Jun 2007 22:22:50 +0000 cehoyos Simplify addition of -Wdeclaration-after-statement to CFLAGS.
Fri, 08 Jun 2007 22:04:09 +0000 cehoyos Support icc 10.0.
Fri, 08 Jun 2007 08:19:29 +0000 cehoyos Cosmetics: Fix indentation after last commit.
Fri, 08 Jun 2007 08:16:54 +0000 cehoyos Add -Wdeclaration-after-statement etc. only to gcc.
Fri, 08 Jun 2007 08:14:31 +0000 cehoyos Compile C++ files with the same compiler as all other files.
Thu, 07 Jun 2007 23:59:23 +0000 cehoyos Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
Thu, 07 Jun 2007 20:37:24 +0000 nicodvb in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
Thu, 07 Jun 2007 17:23:23 +0000 cehoyos Add -Wno-switch to CFLAGS.
Thu, 07 Jun 2007 17:10:37 +0000 cehoyos Fix r23494: It broke gcc 2.95.3
Thu, 07 Jun 2007 16:36:55 +0000 cehoyos Add -Wno-pointer-sign to CFLAGS
Thu, 07 Jun 2007 13:40:22 +0000 diego Add -Wall (back) to default CFLAGS.
Thu, 07 Jun 2007 10:50:04 +0000 cehoyos Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
Thu, 07 Jun 2007 10:24:17 +0000 cehoyos Fix compilation after FFmpeg r9235.
Thu, 07 Jun 2007 03:01:32 +0000 zuxy 10l: correct Core 2 detection under x86-64
Tue, 05 Jun 2007 18:35:34 +0000 ben protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
Tue, 05 Jun 2007 10:05:09 +0000 diego Keep -pipe option in CFLAGS even in debug mode.
Tue, 05 Jun 2007 00:26:54 +0000 diego Keep unused parameter warnings in debug mode.
Sat, 02 Jun 2007 20:20:33 +0000 gpoirier compilation fix after commit r9172 to ffmpeg, patch by Aurel
Thu, 31 May 2007 13:22:36 +0000 zuxy Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
Mon, 21 May 2007 06:54:06 +0000 diego Add "uclinux" as an accepted system type in the linux() test.
Sun, 20 May 2007 05:04:14 +0000 zuxy Add SSSE3 check
Sat, 19 May 2007 11:17:49 +0000 reimar Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER