aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* indentMåns Rullgård2007-02-061-171/+171
* reorder setting of defaults by categoryMåns Rullgård2007-02-061-44/+64
* Even powerpc/power needs PIC for shared objects todayLuca Barbato2007-02-061-1/+1
* Simplify libvorbis/libtheora check for libogg dependency.Ramiro Polla2007-02-061-6/+3
* Use enabled/disabled functions where possible.Diego Biurrun2007-02-051-2/+2
* a bit more consistency for for the imlib2 checkDiego Biurrun2007-02-051-1/+2
* cosmetics: indentationDiego Biurrun2007-02-051-2/+2
* Remove hardcoded dependency of imlib2 on Xlib.Víctor Paesa2007-02-051-2/+4
* Simplify and speedup FFMPEG_CONFIGURATION.Diego Biurrun2007-02-051-4/+1
* Simplify quoting.Diego Biurrun2007-02-051-1/+1
* Simplify GPl check.Ramiro Polla2007-02-011-31/+13
* Exit on failed libfaad check.Diego Biurrun2007-01-311-3/+1
* Move libfaad2 check out of the GPL check.Ramiro Polla2007-01-311-17/+21
* slightly reformat --help output for ease of understandingDiego Biurrun2007-01-301-6/+6
* Clarify usage of external libs whose functionality exists natively.Diego Biurrun2007-01-301-3/+6
* Clarify that libogg is for muxing only.Diego Biurrun2007-01-301-1/+1
* Clarify --help output about Vorbis and Theora.Diego Biurrun2007-01-301-2/+2
* simplify conditionDiego Biurrun2007-01-281-1/+1
* Use a function for repeated AltiVec output and condition check.Diego Biurrun2007-01-281-21/+13
* Fix wrong condition check in the memalign error output.Diego Biurrun2007-01-281-1/+1
* spelling and formatting cosmeticsDiego Biurrun2007-01-281-17/+17
* Use ! disabled() where appropriate.Diego Biurrun2007-01-281-3/+3
* Use disabled() to check for GPL.Diego Biurrun2007-01-281-1/+1
* Make use of enabled_any().Diego Biurrun2007-01-281-2/+2
* Make use of disabled(), disabled_all() and enabled_all().Diego Biurrun2007-01-281-3/+2
* Add disabled_any() and disabled_all() functions.Diego Biurrun2007-01-281-0/+12
* Add disabled() function and make use of it.Ramiro Polla2007-01-281-10/+14
* nobody uses TARGET_CMOVMåns Rullgård2007-01-271-1/+0
* rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configureMåns Rullgård2007-01-271-8/+5
* simplify setting of TARGET_* variablesMåns Rullgård2007-01-271-23/+16
* Change occurences of 'test $foo != "no"' to 'enabled foo' forRamiro Polla2007-01-271-7/+7
* Change one occurence of 'test $foo = yes -o test $bar = yes' toRamiro Polla2007-01-271-2/+2
* Change all straight 'test $foo = "yes"' to 'enabled foo'.Ramiro Polla2007-01-271-36/+36
* check for ARMv6 instruction set supportMåns Rullgård2007-01-271-0/+14
* add -Wno-pointer-sign to CFLAGSMåns Rullgård2007-01-251-0/+1
* Remove installstrip in favor of explicit strip; better for cross-compilation.Ramiro Polla2007-01-251-5/+0
* Theora encoding via libtheora.Diego Biurrun2007-01-251-0/+13
* fix a typo in depsAurelien Jacobs2007-01-211-1/+1
* Clarify that Xvid is used for encoding only.Diego Biurrun2007-01-211-1/+1
* flashsv encoder also depends on zlibAurelien Jacobs2007-01-211-0/+1
* it's called libgsm, not just gsmMåns Rullgård2007-01-211-2/+2
* check dependencies before setting CONFIG_*/ENABLE_*Måns Rullgård2007-01-211-0/+51
* allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshotsMåns Rullgård2007-01-141-1/+1
* Add a FIXME note about paths in pkgconfig files.Diego Biurrun2007-01-101-0/+1
* Disable threading support by default on all platforms, add individualRamiro Polla2007-01-071-3/+20
* ordering cosmeticsDiego Biurrun2007-01-071-21/+21
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-071-5/+5
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-061-19/+19
* variable renaming: dts --> libdtsDiego Biurrun2007-01-061-7/+7
* Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun2007-01-061-11/+11