log configure @ 31007:26537f75c1dd

age author description
2010-04-20 lorenm Tell x264 that we aren't going to give it timestamps.
2010-04-06 diego Generate dependency information as a sideeffect of compilation.
2010-04-05 diego Add -MP to dependency command.
2010-04-05 diego Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.
2010-04-04 diego Remove -O4 from FAAC check, it is in our standard CFLAGS already.
2010-04-04 diego Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.
2010-04-04 diego cosmetics: prettyprint config.mak somewhat
2010-04-04 diego Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.
2010-04-02 cehoyos Cosmetics: Fix indentation.
2010-04-02 cehoyos Do not try -march=native for icc.
2010-03-28 diego Add HAVE_STRERROR_R definition for FFmpeg to config.h.
2010-03-28 diego Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.
2010-03-28 reimar Fix compilation after librtmp support in FFmpeg.
2010-03-25 diego Remove unused OPTFLAGS variable from config.mak.
2010-03-25 diego Remove unused MACOSX_BUNDLE config.mak entry.
2010-03-25 diego Move some FFmpeg-specific entries to the FFmpeg section of config.mak.
2010-03-17 diego Introduce mak_enable function to set variables in config.mak.
2010-03-17 diego Rename SGI_MIPS architecture to plain MIPS.
2010-03-17 diego Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.
2010-03-17 diego Lowercase arch and subarch values.
2010-03-17 diego cosmetics: Drop leading underscore from cpuexts variables.
2010-03-17 diego Make ff_config_enable work with lowercase values.
2010-03-17 diego Split subarch handling off from generic arch handling.
2010-03-17 cehoyos Fix compilation after FFmpeg r22569 at least for some architectures.
2010-03-17 diego cosmetics: Drop leading underscores from arch variables.
2010-03-16 cehoyos Fix compilation after FFmpeg r22565.
2010-03-15 diego Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.
2010-03-14 diego variable renaming cosmetics: _have_yasm --> have_yasm
2010-03-14 diego Remove unused MMX_FFT Makefile variable.
2010-03-14 diego cosmetics: Simplify _codecsdir setting for MinGW and OS/2.
2010-03-14 diego Add -Wstrict-prototypes to CFLAGS.
2010-03-14 diego Use menu instead of GUI as example for an internal feature turned on by a flag.
2010-03-14 cehoyos Fix compilation after FFmpeg r22522.
2010-03-14 diego Replace separate Win32, XAnim and Real codec directories by one global dir.
2010-03-09 cehoyos Fix help text for --disable-win32dll.
2010-03-04 komh Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c instead
2010-03-03 komh Add a VCD support for OS/2
2010-03-02 diego Drop support for old-style DVB code.
2010-03-02 rectalogic Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network
2010-03-02 diego Add CONFIG_LSP to config.h for libavcodec compilation.
2010-02-23 diego Add -Wmissing-prototypes to CFLAGS if available.
2010-02-20 diego FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86.
2010-02-20 diego FFmpeg: Add tomi to architecture list.
2010-02-18 reimar Add av_alias define as a hack to fix compilation of intreadwrite.h without
2010-02-14 reimar Check that fontconfig version is at least 2.4.2, which is required for the
2010-02-13 diego 10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.
2010-02-13 diego Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.
2010-02-13 diego Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.
2010-02-13 diego Fix shared library libavutil check: test for av_clip instead of av_gcd.
2010-02-12 komh Add win32 loader support for OS/2
2010-02-11 diego Move one more FFmpeg-related definition to the FFmpeg section of config.h.
2010-02-11 diego Move some FFmpeg-related definitions to the FFmpeg section of config.h.
2010-02-11 diego Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.
2010-02-04 reimar Enable RTSP and SDP demuxers if network support is enabled, they can now be used.
2010-02-03 komh Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg
2010-02-02 reimar Revert r30324 which broken the struct addrinfo check by making it always pass.
2010-02-01 komh Add OS/2 KAI audio driver support
2010-01-31 reimar Disable FFmpeg's network protocols if --disable-network was specified.
2010-01-31 cehoyos Fix compilation for new Bink audio decoder.
2010-01-30 diego Add some more definitions for FFmpeg to config.h: