aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reorder configure output.Diego Biurrun2007-01-061-28/+27
* one more naming consistency changeDiego Biurrun2007-01-061-1/+1
* more consistency for the output namingDiego Biurrun2007-01-061-8/+8
* Align configure output.Diego Biurrun2007-01-061-53/+53
* Remove redundant Requires: in libswscale.pc, approved by Diego.Dominik Mierzejewski2006-12-261-2/+2
* Properly check for all required bktr headers.Diego Biurrun2006-12-241-0/+21
* Replace fail test with the die function.Diego Biurrun2006-12-241-22/+9
* Remove redundant variable setting.Diego Biurrun2006-12-241-1/+0
* Slightly shorten libvorbis check.Diego Biurrun2006-12-241-5/+3
* Disable Win32 threads by default.Diego Biurrun2006-12-241-3/+4
* Add AMR directories for out-of-tree builds.Diego Biurrun2006-12-231-0/+3
* typo: Properly escape a $ sign.Diego Biurrun2006-12-231-1/+1
* Create libpostproc pkgconfig files only if libpostproc is enabled.Diego Biurrun2006-12-221-2/+4
* slightly more consistency for the Darwin linker optionsDiego Biurrun2006-12-221-1/+1
* Opss... My last commit was wrong; sorry!Luca Abeni2006-12-221-5/+5
* libswscale is not LGPLed, sorryLuca Abeni2006-12-221-0/+5
* Install generated .lib files in shlibdir on MinGW.Ramiro Polla2006-12-221-0/+2
* Remove duplicate line.Diego Biurrun2006-12-221-1/+0
* Fix linking on Intel Mac due to local relocation entries inTom Harper2006-12-221-1/+1
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-221-0/+11
* libswscale can now be compiled under LGPL tooLuca Abeni2006-12-211-5/+0
* fix libavutil.pcMåns Rullgård2006-12-161-1/+1
* don't use non-standard sed -i optionMåns Rullgård2006-12-151-2/+8
* replace bashism with POSIX constructMåns Rullgård2006-12-131-1/+1
* Generate pkgconfig files via two functions.Diego Biurrun2006-12-131-141/+46
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-131-0/+10
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-131-10/+0
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-121-0/+10
* typoDiego Biurrun2006-12-121-1/+1
* libpostproc has its own version number and should not use libavcodec's.Diego Biurrun2006-12-121-4/+4
* Improve broken shell warning.Diego Biurrun2006-12-111-0/+3
* fix typo in Darwin shared lib namingMåns Rullgård2006-12-111-1/+1
* OpenBSD settings by Nikns Siankin <nikns at secure lv>Måns Rullgård2006-12-091-0/+5
* simplify test for memalign emulation requirementMåns Rullgård2006-12-081-3/+6