summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* tidy up ffserver depsMåns Rullgård2007-02-11
* consistency cosmetics for the option handling routineDiego Biurrun2007-02-11
* Force liba52 to yes if liba52bin is set.Diego Biurrun2007-02-11
* simplify SDL checkMåns Rullgård2007-02-11
* don't skip freetype2 check on beosMåns Rullgård2007-02-11
* simplify imlib2 checkMåns Rullgård2007-02-11
* simplify freetype checkMåns Rullgård2007-02-11
* do nothing in restore_flags() if flags are not savedMåns Rullgård2007-02-11
* rewrite some one-line if/then/fi using && and ||Måns Rullgård2007-02-11
* simplify altivec warningMåns Rullgård2007-02-10
* check for gnu makeMåns Rullgård2007-02-10
* prettify texi2html checkMåns Rullgård2007-02-10
* disable bktr if required headers not found, enable by defaultMåns Rullgård2007-02-10
* test for OSS audioMåns Rullgård2007-02-10
* remove extraneous per-OS disabling of video4linux[2]Måns Rullgård2007-02-10
* test for video4linuxMåns Rullgård2007-02-10
* simplify video4linux2 testMåns Rullgård2007-02-10
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-09
* BeOS specifics: check for Haiku & Zeta (for the future); ignore ldconfig, it ...François Revol2007-02-08
* indentMåns Rullgård2007-02-06
* reorder setting of defaults by categoryMåns Rullgård2007-02-06
* Even powerpc/power needs PIC for shared objects todayLuca Barbato2007-02-06
* Simplify libvorbis/libtheora check for libogg dependency.Ramiro Polla2007-02-06
* Use enabled/disabled functions where possible.Diego Biurrun2007-02-05
* a bit more consistency for for the imlib2 checkDiego Biurrun2007-02-05
* cosmetics: indentationDiego Biurrun2007-02-05
* Remove hardcoded dependency of imlib2 on Xlib.Víctor Paesa2007-02-05
* Simplify and speedup FFMPEG_CONFIGURATION.Diego Biurrun2007-02-05
* Simplify quoting.Diego Biurrun2007-02-05
* Simplify GPl check.Ramiro Polla2007-02-01
* Exit on failed libfaad check.Diego Biurrun2007-01-31
* Move libfaad2 check out of the GPL check.Ramiro Polla2007-01-31
* slightly reformat --help output for ease of understandingDiego Biurrun2007-01-30
* Clarify usage of external libs whose functionality exists natively.Diego Biurrun2007-01-30
* Clarify that libogg is for muxing only.Diego Biurrun2007-01-30
* Clarify --help output about Vorbis and Theora.Diego Biurrun2007-01-30
* simplify conditionDiego Biurrun2007-01-28
* Use a function for repeated AltiVec output and condition check.Diego Biurrun2007-01-28
* Fix wrong condition check in the memalign error output.Diego Biurrun2007-01-28
* spelling and formatting cosmeticsDiego Biurrun2007-01-28
* Use ! disabled() where appropriate.Diego Biurrun2007-01-28
* Use disabled() to check for GPL.Diego Biurrun2007-01-28
* Make use of enabled_any().Diego Biurrun2007-01-28
* Make use of disabled(), disabled_all() and enabled_all().Diego Biurrun2007-01-28
* Add disabled_any() and disabled_all() functions.Diego Biurrun2007-01-28
* Add disabled() function and make use of it.Ramiro Polla2007-01-28
* nobody uses TARGET_CMOVMåns Rullgård2007-01-27
* rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configureMåns Rullgård2007-01-27
* simplify setting of TARGET_* variablesMåns Rullgård2007-01-27
* Change occurences of 'test $foo != "no"' to 'enabled foo' forRamiro Polla2007-01-27