summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Only set HAVE_MMX when a supported CPU is specifiedMåns Rullgård2010-01-18
* configure: simplify libsdl checkMåns Rullgård2010-01-17
* configure: add check_struct functionMåns Rullgård2010-01-17
* configure: simplify check_lib2Måns Rullgård2010-01-17
* configure: pass extra flags to check_cpp from check_cpp_conditionMåns Rullgård2010-01-17
* configure: pass extra flags to check_cc from check_ldMåns Rullgård2010-01-17
* Add symbol versioning for shared librariesMåns Rullgård2010-01-16
* configure: add test_ldflags functionMåns Rullgård2010-01-16
* mingw32: Build for Windows XP by default. Add note about Win9x/2000 support.Ramiro Polla2010-01-15
* Do not print VDPAU upgrade notice when configure is invokedJai Menon2010-01-15
* Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instructionMåns Rullgård2010-01-14
* configure: allow reverse auto-selection of optionsMåns Rullgård2010-01-14
* Surprisingly enough, the RTP muxer does not depend on the RTP protocolLuca Abeni2010-01-13
* Define !CONFIG_FOO in config.make if feature disabledMåns Rullgård2010-01-13
* Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.Vitor Sessak2010-01-12
* Check for struct sockaddr_storage. Patch by Martin StorsjöMartin Storsjö2010-01-11
* Check for struct addrinfo availability. Patch by Martin StorsjöMartin Storsjö2010-01-11
* Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>.Martin Storsjö2010-01-11
* configure: Make check_type handle type names containing spacesMartin Storsjö2010-01-11
* configure: allow names with spaces in enable/disable_safeMåns Rullgård2010-01-11
* Add support for dirac in oggDavid Conrad2010-01-11
* Fix VDPAU check to avoid printing spurious messages to the console.Diego Biurrun2010-01-04
* Do not print libvdpau upgrade advice on platforms without vdpauJai Menon2010-01-04
* The MLP decoder depends on the MLP parser.Diego Biurrun2009-12-29
* Enable the TrueHD decoder when the MLP decoder is enabled.Diego Biurrun2009-12-29
* Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.Diego Biurrun2009-12-29
* Declare AAC parser dependencies in configure.Diego Biurrun2009-12-29
* Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.Diego Biurrun2009-12-29
* Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.Diego Biurrun2009-12-28
* Declare dependencies for H.263 family decoders in configure.Diego Biurrun2009-12-28
* Declare the dependency of the H.263 decoder on the H.263 parser in configure.Diego Biurrun2009-12-28
* 10l: Don't spawn a subshell when disabling vdpau.Alex Converse2009-12-14
* Disable vdpau support if the detected libvdpau does not support MPEG-4.Alex Converse2009-12-14
* Check Xfixes.h header presence before enabling x11grab.Baptiste Coudurier2009-11-30
* Real cursor support in x11grab.Roxis2009-11-27
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-24
* libtheora: using the 1.0 API requires linking to bothDavid Conrad2009-11-23
* Update libtheora wrapper to use the 1.0 APIDavid Conrad2009-11-22
* Add functions to return library license and library configuration.Diego Biurrun2009-11-18
* Add cflags filter for sunccMichael Kostylev2009-11-13
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-10
* Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/in...Reimar Döffinger2009-11-10
* Check if PIC is somehow already enabled (e.g. a compiler that enables it by d...Reimar Döffinger2009-11-10
* configure: whitespace cosmeticsMåns Rullgård2009-11-10
* Attempt to document the "enable pic" hackery for OpenBSD.Reimar Döffinger2009-11-09
* Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,Reimar Döffinger2009-11-09
* Set -DPREFIX for yasm simply whenever extern_prefix is set insteadReimar Döffinger2009-11-08
* Always add -DPIC to YASM flags when pic is enabled.Reimar Döffinger2009-11-08
* PPC: make inline asm xform address test work with Apple toolsMåns Rullgård2009-11-05
* IA64: do not automatically enable hardcoded tables if explicitly disabledMåns Rullgård2009-11-05