log configure @ 30776:d9bbd1844876

age author description
Tue, 02 Mar 2010 19:57:17 +0000 diego Drop support for old-style DVB code.
Tue, 02 Mar 2010 17:18:55 +0000 rectalogic Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network
Tue, 02 Mar 2010 16:29:21 +0000 diego Add CONFIG_LSP to config.h for libavcodec compilation.
Tue, 23 Feb 2010 07:55:47 +0000 diego Add -Wmissing-prototypes to CFLAGS if available.
Sat, 20 Feb 2010 17:21:48 +0000 diego FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.
Sat, 20 Feb 2010 17:03:28 +0000 diego FFmpeg: Add tomi to architecture list.
Thu, 18 Feb 2010 21:48:49 +0000 reimar Add av_alias define as a hack to fix compilation of intreadwrite.h without
Sun, 14 Feb 2010 11:57:37 +0000 reimar Check that fontconfig version is at least 2.4.2, which is required for the
Sat, 13 Feb 2010 16:59:42 +0000 diego 10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.
Sat, 13 Feb 2010 15:51:03 +0000 diego Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.
Sat, 13 Feb 2010 15:47:55 +0000 diego Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.
Sat, 13 Feb 2010 15:46:33 +0000 diego Fix shared library libavutil check: test for av_clip instead of av_gcd.
Fri, 12 Feb 2010 01:38:14 +0000 komh Add win32 loader support for OS/2
Thu, 11 Feb 2010 10:56:09 +0000 diego Move one more FFmpeg-related definition to the FFmpeg section of config.h.
Thu, 11 Feb 2010 10:52:36 +0000 diego Move some FFmpeg-related definitions to the FFmpeg section of config.h.
Thu, 11 Feb 2010 08:52:15 +0000 diego Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.
Thu, 04 Feb 2010 21:17:46 +0000 reimar Enable RTSP and SDP demuxers if network support is enabled, they can now be used.
Wed, 03 Feb 2010 13:14:09 +0000 komh Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg
Tue, 02 Feb 2010 18:57:43 +0000 reimar Revert r30324 which broken the struct addrinfo check by making it always pass.
Mon, 01 Feb 2010 14:09:53 +0000 komh Add OS/2 KAI audio driver support
Sun, 31 Jan 2010 15:11:16 +0000 reimar Disable FFmpeg's network protocols if --disable-network was specified.
Sun, 31 Jan 2010 14:14:20 +0000 cehoyos Fix compilation for new Bink audio decoder.
Sat, 30 Jan 2010 21:17:38 +0000 diego Add some more definitions for FFmpeg to config.h:
Thu, 21 Jan 2010 11:16:03 +0000 diego Disable all hwaccel glue code from FFmpeg.
Thu, 21 Jan 2010 10:37:35 +0000 cehoyos x264 version 0.83 is required.
Thu, 21 Jan 2010 10:31:34 +0000 cehoyos Fix compilation after FFmpeg r21353.
Tue, 19 Jan 2010 18:53:16 +0000 diego Create libavutil/avconfig.h, required for FFmpeg compilation.
Tue, 19 Jan 2010 13:35:57 +0000 zuxy Set HAVE_FAST_CLZ according to CPU type.
Mon, 18 Jan 2010 03:06:43 +0000 zuxy Support for detection of AMD Phenom.
Sun, 17 Jan 2010 12:27:54 +0000 reimar Set ASFLAGS and HAVE_VFP_ARGS needed to compile for ARM with VFP/NEON support.