log configure @ 31575:c90f270458ae

age author description
2010-07-05 diego Move libgsm #define to the FFmpeg section of config.h.
2010-07-05 ben Support for unencrypted Blu-ray playback through libbluray.
2010-07-03 reimar Support decoding and encoding via libgsm via libavcodec.
2010-07-02 cehoyos Hopefully fix librtmp detection.
2010-07-02 diego Use cflag_check utility function in cross-compilation check.
2010-07-02 diego Add return statement to function_check test program.
2010-07-01 diego Replace some more manual compiler flag checks with cflag_check function.
2010-07-01 diego Separate automatic dependency generation flags from general CFLAGS.
2010-07-01 diego Add convenience function to check for compiler flags directly and use it.
2010-07-01 diego cosmetics: Rename _warn_CFLAGS variable to warn_cflags.
2010-07-01 attila * fix compilation using external libfaad
2010-07-01 attila config.log belongs into mplayer's root directory, not into the tmp directory
2010-07-01 diego Fix variable name for tmpdir selection iterator.
2010-07-01 diego Add convenience function to check for the availability of system functions.
2010-07-01 diego Place temporary files in a subdirectory of their own.