summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it.Dominik Mierzejewski2008-11-011-0/+2
* svq3 decoder may need zlibBaptiste Coudurier2008-10-271-0/+1
* enable zlib and bzlib only when usefulAurelien Jacobs2008-10-251-13/+17
* Add CONFIG_GOLOMB and auto-select when neededMåns Rullgård2008-10-251-0/+14
* Auto-enable CONFIG_MDCT when neededMåns Rullgård2008-10-251-16/+17
* AC3 encoder doesn't need FFTMåns Rullgård2008-10-251-1/+0
* Move declaration of mlp decoder dependency on mlp parser to the MakefileDiego Biurrun2008-10-251-1/+0
* Build MMX/SSE FFT only if CONFIG_FFT is setMåns Rullgård2008-10-241-0/+11
* DCA decoder needs FFTMåns Rullgård2008-10-241-0/+1
* configure: add foo_suggest facilityMåns Rullgård2008-10-241-4/+9
* configure: add enable_weak and disable_weakMåns Rullgård2008-10-241-0/+21
* configure: allow recursive foo_select optionsMåns Rullgård2008-10-241-1/+16
* Auto-enable CONFIG_FFT for codecs that need itMåns Rullgård2008-10-241-0/+17
* configure: cosmeticsMåns Rullgård2008-10-241-2/+2
* configure: add foo_select facilityMåns Rullgård2008-10-241-3/+6
* configure: fix disabled_any to return false for empty listMåns Rullgård2008-10-241-0/+1
* Speex decoding via libspeexDavid Conrad2008-10-241-0/+5
* cosmetics: Leave out quotes from libdirac pkg-config call for consistency.Diego Biurrun2008-10-221-1/+1
* ARM: allow --cpu=armvN in configureMåns Rullgård2008-10-211-0/+3
* Allow target name on every line in dependency postprocessingMåns Rullgård2008-10-211-1/+1
* Do not add $cross_prefix to compiler name given with --cc optionMåns Rullgård2008-10-211-2/+4
* configure: fix handling of option arguments containing = signMåns Rullgård2008-10-211-1/+1
* fix configure with libx264 disabledMåns Rullgård2008-10-191-2/+2
* Remove the ugly and unnecessary require_cpp_condition() function.Stefano Sabatini2008-10-191-8/+0
* Make more clear the error message for the libx264 version check.Stefano Sabatini2008-10-191-1/+2
* cosmetics: Save some backslashes.Diego Biurrun2008-10-181-7/+7
* Remove -fasm CFLAGS check, it is no longer needed.Diego Biurrun2008-10-161-1/+0
* Update DEPEND_CMD comment to better explain why we postprocess gcc output.Diego Biurrun2008-10-161-1/+2
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-3/+3
* Enable FAST_UNALIGNED on ARM variants that support itMåns Rullgård2008-10-121-1/+5
* Enable FAST_UNALIGNED on PPCMåns Rullgård2008-10-121-0/+2
* Revert "Replace sed trickery in the gcc dependency generation command"Måns Rullgård2008-10-121-3/+2
* configure: simplify PPC dcbzl checkMåns Rullgård2008-10-121-8/+1
* Don't include byteswap.h anymore.Carl Eugen Hoyos2008-10-121-5/+0
* Replace sed trickery in the gcc dependency generation command by use ofDiego Biurrun2008-10-121-2/+3
* Fix inconsistent indent.Stefano Sabatini2008-10-121-1/+1
* Revert the merger of LC_ALL declaration and export.Diego Biurrun2008-10-121-1/+2
* Check requirement for libx264 version in configure usingStefano Sabatini2008-10-121-1/+2
* Implement CPP condition check support in configure.Stefano Sabatini2008-10-121-0/+20
* Only special-case absolute DOS paths on systems that support them.Ramiro Polla2008-10-101-0/+5
* Make configure --help return 0.Stefano Sabatini2008-10-091-1/+1
* Document libavfilter filters options in configure -h.Stefano Sabatini2008-10-091-0/+4
* Remove obsolete liba52 wrapper code.Diego Biurrun2008-10-061-11/+1
* Merge variable declaration and export.Diego Biurrun2008-10-041-2/+1
* Stop Sun Studio from issuing a warning during configure when passedDiego Pettenò2008-10-031-1/+1
* Update copyright years.Diego Biurrun2008-10-021-3/+3
* Globally set LC_ALL=C to prevent locale issues from breaking tests.Diego Biurrun2008-10-021-0/+4
* fix -uninstalled.pc includedir for out-of-tree buildsDiego Pettenò2008-09-281-1/+1
* Add support for passing a version string to configure that is appended toDiego Biurrun2008-09-261-0/+6
* whitespace cosmeticsDiego Biurrun2008-09-261-2/+2