log configure @ 35271:8c16fe658af0

age author description
2012-11-02 upsuper configure: add more cpu type detection
2012-10-30 reimar Also add CONFIG_LZO define.
2012-10-28 al build/configure: Check for more math functions
2012-10-27 al build/configure: Move addition of extra CFLAGS further down
2012-10-25 cehoyos Fix compilation with current FFmpeg.
2012-10-23 cehoyos Fix compilation with latest FFmpeg.
2012-10-21 reimar Remove our internal mp3lib copy.
2012-10-21 reimar Change tremor check so it fails on old incompatible versions
2012-10-15 cehoyos Detect direct.h and io.h on Windows.
2012-10-14 cehoyos Change order of libraries when linking with libvorbisenc.
2012-10-14 cehoyos Change the order of tested libvorbis ldflags.
2012-10-13 cehoyos Add missing define for avconfig.h
2012-10-09 cehoyos Force compilation of FFmpeg's error_resilience.o
2012-10-09 cehoyos Disable FFmpeg exr decoder if zlib is not available.
2012-10-09 cehoyos Fix compilation with current FFmpeg.
2012-10-07 cehoyos Improve Ogg/Vorbis detection.
2012-10-06 cehoyos Fix compilation with --disable-mencoder.
2012-10-06 cehoyos Save poor users from my configure hack (r35227).
2012-10-04 cigaes Revert "Freeze FFmpeg to 1.0 until planar audio playback is fixed."
2012-10-03 cehoyos Freeze FFmpeg to 1.0 until planar audio playback is fixed.
2012-09-29 reimar Remove our own tremor copy, it is ancient, unmaintained
2012-09-23 reimar Disable our included tremor by default, it is too buggy.
2012-09-23 cehoyos Fix auto-detection of current live555.
2012-09-22 reimar Add HAVE_ASM_MOD_Q for ARM compilation.
2012-09-22 reimar Update FFmpeg git URL to the current official one (they point at the
2012-09-21 cehoyos Prevent $@ expansion in cat > <<EOF
2012-09-20 cehoyos Fix compilation with current FFmpeg.
2012-09-19 reimar Make sure av_restrict is defined for FFmpeg.
2012-09-14 cehoyos Add SSE3, SSE4, SSE4.2 and AVX detection.
2012-09-14 cehoyos Change order of live555 library includes.
2012-09-13 reimar Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
2012-09-13 reimar Add a hint how you can compile a 64 bit binary on OSX.
2012-09-12 reimar Pass input to "strings" via stdin.
2012-09-09 cehoyos Fix compilation with current FFmpeg.
2012-09-01 cehoyos Add SSE4 to the cpu flags, fixes compilation with current FFmpeg.
2012-09-01 cehoyos Remove duplicate HAVE_AVX define.
2012-09-01 cehoyos Necessary (but insufficient) changes for current FFmpeg.
2012-08-31 cehoyos Fix compilation with latest FFmpeg.
2012-08-28 cehoyos Add Video Decode Acceleration support.
2012-08-25 cehoyos Fix compilation with latest FFmpeg.
2012-08-16 cehoyos Fix compilation with latest FFmpeg.
2012-08-15 reimar Do not try to use PIE with --enable-static.
2012-08-15 reimar Disable building as PIE binary by default.
2012-08-15 iive 9l. Revert r35074. Commit r35065 already adds a proper check.
2012-08-12 reimar Build as relocatable PIE binary by default on x86.
2012-08-11 iive Quick Build Fix. Add HAVE_CPUNOP in configure.
2012-08-10 reimar Define some more FFmpeg Makefile variables.
2012-08-10 cehoyos Fix compilation with latest FFmpeg.
2012-08-08 reimar Add HAVE_CPUNOP yasm define.
2012-08-06 cehoyos Second try to fix auto-detection of static libraries.
2012-08-05 cehoyos Try to fix -lm handling in configure.
2012-08-04 cehoyos Fix compilation with latest FFmpeg.
2012-07-29 cehoyos Fix dependency generation with current FFmpeg.
2012-07-29 al build: Define HAVE_SETENV as 0 if not available
2012-07-29 cehoyos Fix compilation with current FFmpeg.
2012-07-28 cehoyos Fix compilation with current FFmpeg, second try.
2012-07-28 cehoyos Fix MPlayer compilation with latest FFmpeg (also by Mark Guptill, compguy284 yahoo).
2012-07-24 cehoyos Disable ffrtmpcrypt protocol
2012-07-22 cehoyos Initial libopus decoding support.
2012-07-20 cehoyos Fix compilation with latest FFmpeg.