log configure @ 23866:b1156b0b71c0

age author description
2007-07-26 iive Disable building of vo_mga on all linux platforms despite not having Matrox card.
2007-07-26 gpoirier add Hitachi SuperH (SH3) support
2007-07-25 uau Fix configure regexp for enabling FFmpeg features
2007-07-25 reimar avoid ff_config_enable doing partial matches.
2007-07-22 diego Make the assembler accept VIS instrucitions on ultraSPARC.
2007-07-22 rtogni DTS decoding via libdca
2007-07-21 diego Remove unused definition.
2007-07-20 reimar Use --static flag for pkg-config if --enable-static was used.
2007-07-20 reimar !00l, last commit mixed up "normal" ggi and ggiwmh tests.
2007-07-20 reimar Change ggi and SDL tests so that linking problems with --enable-static are more
2007-07-20 diego Remove vo_syncfb, which was unused for 5 years.
2007-07-18 diego Rename mga_vid test to make it more descriptive.
2007-07-18 diego Restore vo_mga check, it is Linux-only.
2007-07-17 diego Remove pointless printing of include and linker paths.
2007-07-17 diego Do not test for the existence of device files during configuration,
2007-07-17 diego Modify X11 headers check so as not to add /usr/include, the default system
2007-07-17 diego Remove /usr/include from the list of places to check for headers,
2007-07-17 diego Remove commented-out dynamic linking check.
2007-07-17 diego Remove unused scandir() check and fallback implementation.
2007-07-17 diego Remove unused ftello() check and fallback implementation.
2007-07-17 diego Remove unused fseeko() check and fallback implementation.
2007-07-16 zuxy Use native Windows thread API when pthreads isn't available.
2007-07-14 diego Let us not pretend to be checking for devfs when we are not.
2007-07-14 diego Mark mp3lib, liba52 and libmpeg2 tests as internal.
2007-07-14 diego Group all vo driver checks together.
2007-07-14 diego Move QuickTime codecs check together with the other codecs checks.
2007-07-13 diego Simplify termios test.
2007-07-13 diego typo, wrong variable name in check
2007-07-13 diego Rename nut option and variables to libnut, FFmpeg also contains NUT support.
2007-07-13 diego Remove useless variable indirection.
2007-07-13 diego Remove redundant variable setting.
2007-07-11 rtogni Add check for mkstemp
2007-07-11 diego Remove unused test for round().
2007-07-11 diego Remove unused stddef.h check.
2007-07-11 diego Simplify soundcard.h check.
2007-07-11 diego Remove unused variable.
2007-07-11 cehoyos Revert r23758: It broke -vf uspp and -vf mcdeint.
2007-07-10 cehoyos Fix compilation with -disable-mencoder
2007-07-06 reimar Add ENABLE_THREADS and ENABLE_SMALL defines
2007-07-05 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
2007-07-04 diego Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
2007-07-04 diego Write configure parameters to configure.log.
2007-07-03 diego Sync FFmpeg changes:
2007-07-02 cehoyos Add equivalent of -Wno-pointer-sign for icc
2007-06-27 diego Get rid of duplicate processor feature variables.
2007-06-27 diego Remove check for localtime_r, the function is not used within MPlayer.
2007-06-25 reimar Hint at --disable-* options as a workaround for outdated binutils.
2007-06-24 reimar define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
2007-06-22 lu_zero unbreak armv6 previously broken by me...
2007-06-21 lu_zero Unbreak altivec
2007-06-21 voroshil Revert r23530.
2007-06-19 reimar Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
2007-06-19 reimar Simplify generation of ARCH_ and corresponding ENABLE_ defines
2007-06-19 reimar Add an optional third parameter to ff_config_enable in preparation
2007-06-19 reimar Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
2007-06-16 rtogni Compilation fix: define some ENABLE needed by lavc
2007-06-16 reimar Add HAVE_ Makefile variables needed by ffmpeg
2007-06-16 reimar Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
2007-06-13 cehoyos Do not allow to compile gui without PNG decoder in libavcodec.
2007-06-10 voroshil Teletext support for tv:// (v4l and v4l2 only)