summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* VFW capture supportRamiro Polla2008-03-081-0/+4
* Rename pp variable to postproc for consistency.Diego Biurrun2008-03-081-5/+5
* check for x86 bswap instructionMåns Rullgård2008-03-081-3/+3
* simplify library version handlingMåns Rullgård2008-03-071-14/+3
* simplify processing of some --disable-* optionsMåns Rullgård2008-03-051-18/+7
* remove some unneeded artificial dependencies from configureAurelien Jacobs2008-03-051-13/+0
* Fix endian test with grep not handling non-text filesMåns Rullgård2008-03-031-1/+1
* remove unnecessary backslashesMåns Rullgård2008-03-031-1/+1
* Fix libavfilter compilation and make it more in lineVitor Sessak2008-03-031-8/+5
* Force DOS users to enable memalign hack when needed,Ramiro Polla2008-03-031-1/+0
* Support setting the debuglevel (-g level) with --enable-debug=#Benjamin Larsson2008-03-031-1/+3
* Use "disable" helper functionRamiro Polla2008-03-021-1/+1
* Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin.İsmail Dönmez2008-03-011-1/+1
* Add empty line in output to increase readability.Diego Biurrun2008-02-271-0/+1
* check for inline asm supportMåns Rullgård2008-02-271-0/+3
* fix version in libavfilter.pcMåns Rullgård2008-02-271-2/+2
* fix versions in .pc filesMåns Rullgård2008-02-271-16/+16
* fix libavfilter version extractionMåns Rullgård2008-02-271-1/+1
* Make gcc ignore the distinction between +0.0 and -0.0, this allows it toMichael Niedermayer2008-02-261-0/+1
* print enabled things in columnsMåns Rullgård2008-02-261-7/+4
* 10l, alphabetic orderingVitor Sessak2008-02-261-1/+1
* Build system changes for libavfilter addition. Add --enable-avfilter configur...Vitor Sessak2008-02-261-1/+31
* simplify version number extractionMåns Rullgård2008-02-261-19/+20
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-1/+1
* 25% faster floating point AAN IDCT.Michael Niedermayer2008-02-261-0/+1
* Disable vhook on Interix, patch by Pete Ross, pross xvid org.Peter Ross2008-02-261-0/+3
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-251-11/+10
* Add -lm to x264 check, it is needed on most systems.Diego Biurrun2008-02-221-1/+1
* Clean up lib* version definitionsMåns Rullgård2008-02-191-1/+1
* prettify lib* version number extractionMåns Rullgård2008-02-171-8/+12
* prettify encoder/decoder/muxer/... list extractionMåns Rullgård2008-02-171-9/+16
* The Blackfin toolchains will automatically select FDPIC according to theMike Frysinger2008-02-161-4/+0
* do not run ldconfig after installing shared librariesMåns Rullgård2008-02-161-4/+0
* Include poll.h instead of sys/poll.hLuca Abeni2008-02-131-2/+2
* Do not use ranges with tr, the results are locale-dependent.Diego Biurrun2008-02-111-3/+3
* Warn if a comparison is always true or always false due to theMichael Niedermayer2008-02-031-0/+1
* Make string constants const. Why is this not default?Michael Niedermayer2008-02-031-0/+1
* Remove -Werror= CFLAGS that do not have the desired effect.Diego Biurrun2008-02-021-2/+0
* Mixing declarations and statements is an error, so is any constructMichael Niedermayer2008-02-011-0/+2
* Warn about casts which remove const.Michael Niedermayer2008-02-011-0/+1
* Pass argc and argv to the main function of the SDL tests.Diego Biurrun2008-01-291-2/+2
* Add -pthread to extralibs and not to ldflags so that the dependency getsDiego Biurrun2008-01-261-2/+2
* Add a --enable-nonfree command line parameter similar to --enable-gpl.Diego Biurrun2008-01-261-3/+12
* Do not group libamr_nb and libamr_wb together as libamr.Diego Biurrun2008-01-261-3/+0
* Add system-specific network link flags to inet_aton test. This should fixMichael Kostylev2008-01-181-1/+1
* Use check_lib2 instead of check_lib in SDL test. This is helpful inKO Myung-Hun2008-01-161-1/+1
* pentium4m is a valid CPU name, add it to the list.Igor Mozolevsky2008-01-161-1/+1
* Move "Creating config.mak and config.h..." message down to the point whereDiego Biurrun2008-01-161-2/+2
* refer users to ffmpeg-user list in case of errorsMåns Rullgård2008-01-121-1/+1
* Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ...Alessandro Sappia2008-01-111-1/+12
OpenPOWER on IntegriCloud