summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshotsMåns Rullgård2007-01-14
* Add a FIXME note about paths in pkgconfig files.Diego Biurrun2007-01-10
* Disable threading support by default on all platforms, add individualRamiro Polla2007-01-07
* ordering cosmeticsDiego Biurrun2007-01-07
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-07
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-06
* variable renaming: dts --> libdtsDiego Biurrun2007-01-06
* Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun2007-01-06
* Reorder configure output.Diego Biurrun2007-01-06
* one more naming consistency changeDiego Biurrun2007-01-06
* more consistency for the output namingDiego Biurrun2007-01-06
* Align configure output.Diego Biurrun2007-01-06
* Remove redundant Requires: in libswscale.pc, approved by Diego.Dominik Mierzejewski2006-12-26
* Properly check for all required bktr headers.Diego Biurrun2006-12-24
* Replace fail test with the die function.Diego Biurrun2006-12-24
* Remove redundant variable setting.Diego Biurrun2006-12-24
* Slightly shorten libvorbis check.Diego Biurrun2006-12-24
* Disable Win32 threads by default.Diego Biurrun2006-12-24
* Add AMR directories for out-of-tree builds.Diego Biurrun2006-12-23
* typo: Properly escape a $ sign.Diego Biurrun2006-12-23
* Create libpostproc pkgconfig files only if libpostproc is enabled.Diego Biurrun2006-12-22
* slightly more consistency for the Darwin linker optionsDiego Biurrun2006-12-22
* Opss... My last commit was wrong; sorry!Luca Abeni2006-12-22
* libswscale is not LGPLed, sorryLuca Abeni2006-12-22
* Install generated .lib files in shlibdir on MinGW.Ramiro Polla2006-12-22
* Remove duplicate line.Diego Biurrun2006-12-22
* Fix linking on Intel Mac due to local relocation entries inTom Harper2006-12-22
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-22
* libswscale can now be compiled under LGPL tooLuca Abeni2006-12-21
* fix libavutil.pcMåns Rullgård2006-12-16
* don't use non-standard sed -i optionMåns Rullgård2006-12-15
* replace bashism with POSIX constructMåns Rullgård2006-12-13
* Generate pkgconfig files via two functions.Diego Biurrun2006-12-13
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-13
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-13
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-12
* typoDiego Biurrun2006-12-12
* libpostproc has its own version number and should not use libavcodec's.Diego Biurrun2006-12-12
* Improve broken shell warning.Diego Biurrun2006-12-11
* fix typo in Darwin shared lib namingMåns Rullgård2006-12-11
* OpenBSD settings by Nikns Siankin <nikns at secure lv>Måns Rullgård2006-12-09
* simplify test for memalign emulation requirementMåns Rullgård2006-12-08
* BUILD_SHARED_AV is no longer usedMåns Rullgård2006-12-07
* fix mingw shared build, and get rid of FF_IMPORT_ATTRMåns Rullgård2006-12-07
* make shell test work with Solaris /bin/shMåns Rullgård2006-12-07
* Remove MinGW install path special-casing.Ramiro Polla2006-12-05
* Don't hardcode the shlibdir on Cygwin, it's supposed to be bindir.Diego Biurrun2006-12-04
* cleanup the #ifdef mess in encoder/decoder/parser registrationAurelien Jacobs2006-11-28
* cleanup the #ifdef mess in muxer/demuxer registrationAurelien Jacobs2006-11-27
* Nuke config.log support.Diego Biurrun2006-11-20