summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add symbol versioning for shared librariesMåns Rullgård2010-01-161-0/+5
* configure: add test_ldflags functionMåns Rullgård2010-01-161-3/+8
* mingw32: Build for Windows XP by default. Add note about Win9x/2000 support.Ramiro Polla2010-01-151-0/+2
* Do not print VDPAU upgrade notice when configure is invokedJai Menon2010-01-151-1/+1
* Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instructionMåns Rullgård2010-01-141-0/+9
* configure: allow reverse auto-selection of optionsMåns Rullgård2010-01-141-3/+7
* Surprisingly enough, the RTP muxer does not depend on the RTP protocolLuca Abeni2010-01-131-1/+0
* Define !CONFIG_FOO in config.make if feature disabledMåns Rullgård2010-01-131-0/+1
* Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.Vitor Sessak2010-01-121-0/+6
* Check for struct sockaddr_storage. Patch by Martin StorsjöMartin Storsjö2010-01-111-0/+3
* Check for struct addrinfo availability. Patch by Martin StorsjöMartin Storsjö2010-01-111-0/+3
* Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>.Martin Storsjö2010-01-111-0/+2
* configure: Make check_type handle type names containing spacesMartin Storsjö2010-01-111-2/+2
* configure: allow names with spaces in enable/disable_safeMåns Rullgård2010-01-111-2/+6
* Add support for dirac in oggDavid Conrad2010-01-111-0/+1
* Fix VDPAU check to avoid printing spurious messages to the console.Diego Biurrun2010-01-041-1/+2
* Do not print libvdpau upgrade advice on platforms without vdpauJai Menon2010-01-041-0/+1
* The MLP decoder depends on the MLP parser.Diego Biurrun2009-12-291-0/+1
* Enable the TrueHD decoder when the MLP decoder is enabled.Diego Biurrun2009-12-291-0/+1
* Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.Diego Biurrun2009-12-291-1/+2
* Declare AAC parser dependencies in configure.Diego Biurrun2009-12-291-1/+5
* Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.Diego Biurrun2009-12-291-0/+3
* Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.Diego Biurrun2009-12-281-0/+2
* Declare dependencies for H.263 family decoders in configure.Diego Biurrun2009-12-281-0/+6
* Declare the dependency of the H.263 decoder on the H.263 parser in configure.Diego Biurrun2009-12-281-0/+1
* 10l: Don't spawn a subshell when disabling vdpau.Alex Converse2009-12-141-2/+2
* Disable vdpau support if the detected libvdpau does not support MPEG-4.Alex Converse2009-12-141-0/+5
* Check Xfixes.h header presence before enabling x11grab.Baptiste Coudurier2009-11-301-0/+1
* Real cursor support in x11grab.Roxis2009-11-271-2/+3
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-241-2/+2
* libtheora: using the 1.0 API requires linking to bothDavid Conrad2009-11-231-1/+1
* Update libtheora wrapper to use the 1.0 APIDavid Conrad2009-11-221-1/+1
* Add functions to return library license and library configuration.Diego Biurrun2009-11-181-0/+1
* Add cflags filter for sunccMichael Kostylev2009-11-131-0/+37
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-101-0/+2
* Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/in...Reimar Döffinger2009-11-101-2/+0
* Check if PIC is somehow already enabled (e.g. a compiler that enables it by d...Reimar Döffinger2009-11-101-1/+3
* configure: whitespace cosmeticsMåns Rullgård2009-11-101-3/+4
* Attempt to document the "enable pic" hackery for OpenBSD.Reimar Döffinger2009-11-091-0/+4
* Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,Reimar Döffinger2009-11-091-3/+0
* Set -DPREFIX for yasm simply whenever extern_prefix is set insteadReimar Döffinger2009-11-081-2/+2
* Always add -DPIC to YASM flags when pic is enabled.Reimar Döffinger2009-11-081-1/+1
* PPC: make inline asm xform address test work with Apple toolsMåns Rullgård2009-11-051-1/+1
* IA64: do not automatically enable hardcoded tables if explicitly disabledMåns Rullgård2009-11-051-1/+1
* configure: fix 64-bit test with clangMåns Rullgård2009-11-011-1/+1
* configure: remove extra backslashes from suncc DEPEND_CMDMichael Kostylev2009-10-311-1/+1
* configure: use here-doc for --help outputMåns Rullgård2009-10-311-179/+181
* configure: use here-docs instead of echo for writing config.{h,mak}Måns Rullgård2009-10-311-88/+84
* configure: simplify setting of SDL flags in config.makMåns Rullgård2009-10-311-6/+4
* Allow disabling doc generation with --disable-docMåns Rullgård2009-10-311-3/+4
OpenPOWER on IntegriCloud