summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: fix check for x264Måns Rullgård2009-09-021-1/+1
* configure: fix filter() function when matching multiple patternsMåns Rullgård2009-08-231-1/+1
* Add PIC flags early so tests they affect give correct resultsMåns Rullgård2009-08-231-4/+6
* configure: simplify directory creation for out of tree buildsMåns Rullgård2009-08-231-13/+3
* configure: add --enable-pic flagMåns Rullgård2009-08-201-9/+12
* configure: add AVR32 names for --cpu flagMåns Rullgård2009-08-171-0/+19
* Use pkg-config to generate the linker flags for libdirac.Diego Biurrun2009-08-151-2/+2
* Fix dependency generation with ccache/gccMåns Rullgård2009-08-101-2/+4
* configure: fix gcc detection for v2.95Måns Rullgård2009-08-101-1/+1
* Fix the EBX available configure check on Darwin/i386.Alexander Strange2009-08-101-1/+2
* Generate dependencies while compiling if supported by compilerMåns Rullgård2009-08-081-3/+15
* Generate dependencies when object files are builtMåns Rullgård2009-08-081-1/+1
* configure: allow comma-separated list in --enable/disable-thing=nameMåns Rullgård2009-08-061-2/+3
* configure: allow wildcards in --enable/disable-thing=nameMåns Rullgård2009-08-061-4/+11
* configure: support --cpu=host to tune for the host systemMåns Rullgård2009-08-061-0/+16
* Make WMV2 encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-061-1/+1
* Make MPEG-4 encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-061-1/+1
* Make WMV1 encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-061-1/+1
* Make FLV encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-051-1/+1
* Make H.263+ (H263P) encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-051-1/+1
* Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on theDiego Biurrun2009-08-051-3/+3
* Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure.Diego Biurrun2009-08-051-2/+2
* Make XVMC mpegvideo decoder depend on mpegvideo decoder.Diego Biurrun2009-08-021-0/+1
* RTMP needs tcp_protocolMåns Rullgård2009-07-311-0/+1
* Make av_always_inline a no-op when --disable-optimizations is supplied toJeff Downs2009-07-301-1/+1
* Revert addition of '#undef av_always_inline' to config.h in the small case.Diego Biurrun2009-07-301-1/+0
* Undefine av_always_inline before setting it to an empty value.Jeff Downs2009-07-301-0/+1
* Replace BUILD_{SHARED,STATIC} with CONFIG_ counterpartsMåns Rullgård2009-07-281-2/+0
* Enable PIC unconditionally on OpenBSDMåns Rullgård2009-07-281-1/+1
* configure: always write PIC flags to config.makMåns Rullgård2009-07-281-1/+1
* configure: enable PIC in per-arch section instead of separatelyMåns Rullgård2009-07-281-10/+10
* Fix typo in MinGWCE support in configure.Martin Storsjö2009-07-281-1/+1
* MinGWCE support in configure; networking is disabled for now.Martin Storsjö2009-07-271-1/+5
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-261-5/+0
* fix various compilation dependenciesAurelien Jacobs2009-07-241-0/+2
* Check for the isatty function.Martin Storsjö2009-07-241-0/+2
* configure: some small simplificationsMåns Rullgård2009-07-231-2/+2
* configure: add some blank lines to improve readabilityMåns Rullgård2009-07-231-0/+10
* Move output redirection of deps generation from make rule to DEPEND_CMDMåns Rullgård2009-07-221-1/+1
* Make Theora decoder depend on the VP3 decoder.Diego Biurrun2009-07-221-0/+1
* configure: group tests for compiler characteristics togetherMåns Rullgård2009-07-221-17/+16
* configure: set -mdynamic-no-pic flag in main darwin sectionMåns Rullgård2009-07-221-5/+1
* configure: remove special flags for XLC on DarwinMåns Rullgård2009-07-221-4/+0
* configure: remove some darwin-related cruftMåns Rullgård2009-07-221-3/+0
* configure: group all cpu-specific tests togetherMåns Rullgård2009-07-221-52/+49
* Make E-AC-3 decoder depend on the AC-3 decoder.Diego Biurrun2009-07-211-1/+1
* ARM: check for VFP register argumentsMåns Rullgård2009-07-201-0/+6
* configure: make --extra-cflags cumulative againMåns Rullgård2009-07-201-3/+11
* Make VP6A/VP6F decoders depend on the VP6 decoder.Diego Biurrun2009-07-201-0/+2
* Make WMV3 decoders depend on their VC-1 counterparts.Diego Biurrun2009-07-191-4/+3
OpenPOWER on IntegriCloud