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