log configure @ 25110:f618cb244428

age author description
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).