summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Generate dependencies while compiling if supported by compilerMåns Rullgård2009-08-08
* Generate dependencies when object files are builtMåns Rullgård2009-08-08
* configure: allow comma-separated list in --enable/disable-thing=nameMåns Rullgård2009-08-06
* configure: allow wildcards in --enable/disable-thing=nameMåns Rullgård2009-08-06
* configure: support --cpu=host to tune for the host systemMåns Rullgård2009-08-06
* Make WMV2 encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-06
* Make MPEG-4 encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-06
* Make WMV1 encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-06
* Make FLV encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-05
* Make H.263+ (H263P) encoder depend on H.263 encoder in configure.Diego Biurrun2009-08-05
* Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on theDiego Biurrun2009-08-05
* Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure.Diego Biurrun2009-08-05
* Make XVMC mpegvideo decoder depend on mpegvideo decoder.Diego Biurrun2009-08-02
* RTMP needs tcp_protocolMåns Rullgård2009-07-31
* Make av_always_inline a no-op when --disable-optimizations is supplied toJeff Downs2009-07-30
* Revert addition of '#undef av_always_inline' to config.h in the small case.Diego Biurrun2009-07-30
* Undefine av_always_inline before setting it to an empty value.Jeff Downs2009-07-30
* Replace BUILD_{SHARED,STATIC} with CONFIG_ counterpartsMåns Rullgård2009-07-28
* Enable PIC unconditionally on OpenBSDMåns Rullgård2009-07-28
* configure: always write PIC flags to config.makMåns Rullgård2009-07-28
* configure: enable PIC in per-arch section instead of separatelyMåns Rullgård2009-07-28
* Fix typo in MinGWCE support in configure.Martin Storsjö2009-07-28
* MinGWCE support in configure; networking is disabled for now.Martin Storsjö2009-07-27
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-26
* fix various compilation dependenciesAurelien Jacobs2009-07-24
* Check for the isatty function.Martin Storsjö2009-07-24
* configure: some small simplificationsMåns Rullgård2009-07-23
* configure: add some blank lines to improve readabilityMåns Rullgård2009-07-23
* Move output redirection of deps generation from make rule to DEPEND_CMDMåns Rullgård2009-07-22
* Make Theora decoder depend on the VP3 decoder.Diego Biurrun2009-07-22
* configure: group tests for compiler characteristics togetherMåns Rullgård2009-07-22
* configure: set -mdynamic-no-pic flag in main darwin sectionMåns Rullgård2009-07-22
* configure: remove special flags for XLC on DarwinMåns Rullgård2009-07-22
* configure: remove some darwin-related cruftMåns Rullgård2009-07-22
* configure: group all cpu-specific tests togetherMåns Rullgård2009-07-22
* Make E-AC-3 decoder depend on the AC-3 decoder.Diego Biurrun2009-07-21
* ARM: check for VFP register argumentsMåns Rullgård2009-07-20
* configure: make --extra-cflags cumulative againMåns Rullgård2009-07-20
* Make VP6A/VP6F decoders depend on the VP6 decoder.Diego Biurrun2009-07-20
* Make WMV3 decoders depend on their VC-1 counterparts.Diego Biurrun2009-07-19
* Support building with TI TMS470 compilerMåns Rullgård2009-07-19
* If any input/output devices are enabled then indevs/outdevs shouldDiego Biurrun2009-07-19
* Replace two occurrences of 'vfwcap_demuxer' with 'vfwcap_indev', IStefano Sabatini2009-07-18
* Allow enabling alsa and jack devices.Carl Eugen Hoyos2009-07-18
* configure: improve detection of out-of-tree buildsMåns Rullgård2009-07-17
* configure: remove some useless commentsMåns Rullgård2009-07-17
* Check for __attribute__((packed)) supportMåns Rullgård2009-07-17
* configure: handle --cpu before running compilerMåns Rullgård2009-07-17
* configure: simplify --cpu handling slightlyMåns Rullgård2009-07-17
* configure: do not warn about mismatching altivec/cpu selectionMåns Rullgård2009-07-16