aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* configure: Rename "network" variable and option to "networking"Gravatar diego2010-11-02
* configure: Fix LADSPA test variable initializationGravatar diego2010-11-02
* configure: use correct arguments in signal handler testsGravatar diego2010-11-02
* configure: Move PIC test out of the x86 sectionGravatar diego2010-11-02
* configure: Move EBX availability #define within config.hGravatar diego2010-11-02
* stream_bluray: add unencrypted Blu-ray playbackGravatar ben2010-11-02
* configure: Add return statement to function_check test program.Gravatar diego2010-11-02
* configure: use cflag_check function for more casesGravatar diego2010-11-02
* configure: Separate dependency flags from general CFLAGSGravatar diego2010-11-02
* configure: add function to check compiler flags directlyGravatar diego2010-11-02
* configure: Rename _warn_CFLAGS variable to warn_cflags.Gravatar diego2010-11-02
* configure: Add function to check for particular function in headerGravatar diego2010-11-02
* configure: Place temporary files in a subdirectory of their ownGravatar diego2010-11-02
* ad_mpg123: add MP3 decoding through libmpg123Gravatar diego2010-11-02
* configure: Fix detection of SDL backend for vo_gl on OS XGravatar astrange2010-11-02
* configure: Fix indentationGravatar reimar2010-11-02
* configure: Experimental support for clang compiler.Gravatar reimar2010-11-02
* configure: Fix catch() callback function declaration in two compile testsGravatar diego2010-11-02
* configure: whitespace cosmeticsGravatar diego2010-11-02
* configure: Remove unnecessary #includes from libnut test.Gravatar diego2010-11-02
* configure: Replace manual header checks by header_check functionGravatar diego2010-11-02
* configure: Remove some unnecessary #includes from testsGravatar diego2010-11-02
* configure: Simplify fribidi check - console output is not necessaryGravatar diego2010-11-02
* configure: Add header_check convenience functionGravatar diego2010-11-02
* configure: change gettimeofday() test function parametersGravatar diego2010-11-02
* configure: Remove some unnecessary #includes from compilation testsGravatar diego2010-11-02
* configure: Drop linux-devfs configure option.Gravatar diego2010-11-02
* build: Rename configure.log file to config.logGravatar diego2010-11-02
* configure: make gif test check linking tooGravatar reimar2010-11-02
* cosmetics: Drop leading underscore from configuration variable.Gravatar diego2010-11-02
* Merge svn changes r31306, r31307Gravatar Uoti Urpala2010-06-05
|\
* | configure: fix disabling of (x)mga without swscale internalsGravatar Uoti Urpala2010-06-04
| * Add the -march fallback for amdfam10 also to the x86_64 case.Gravatar reimar2010-06-02
| * libavcodec/libx264.c requires x264 0.98 since r23430.Gravatar cehoyos2010-06-02
* | Merge svn changes up to r31284Gravatar Uoti Urpala2010-06-02
|\ \
* \ \ Merge svn changes up to r31265Gravatar Uoti Urpala2010-06-02
|\ \ \
| | | * Fix compilation without librtmp.Gravatar cehoyos2010-05-30
| | |/
* | | Merge svn changes up to r31211Gravatar Uoti Urpala2010-05-30
|\ \ \
* \ \ \ Merge svn changes up to r31176Gravatar Uoti Urpala2010-05-30
|\ \ \ \
* \ \ \ \ Merge svn changes up to r31169Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r31145Gravatar Uoti Urpala2010-05-30
|\ \ \ \ \ \
| | | | | | * Change compiler argument order for compile_check to avoid incorrect linkingGravatar reimar2010-05-30
| | | | | | * Add librtmp supportGravatar hyc2010-05-30
| | | | | | * Remove obsolete may_alias-related defines, lavu handles this nowGravatar reimar2010-05-29
| | | | | | * Actually run a detection whether external libass exists, insteadGravatar reimar2010-05-29
| | | | | |/
| | | | | * Fix compilation if the compiler does not support -march=amdfam10Gravatar reimar2010-05-29
| | | | | * cosmetics: Drop leading '_' from noinputmodules variable.Gravatar diego2010-05-29
| | | | | * Add support for decoding VP8 through libvpx wrapper in FFmpeg.Gravatar diego2010-05-25
| | | | |/
| | | | * support linking to fribidi without pkg-configGravatar siretart2010-05-24
| | | | * make configure use pkg-config for fribidi checksGravatar siretart2010-05-24