Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-03configure: fix check for x264Måns Rullgård
2009-08-23configure: fix filter() function when matching multiple patternsMåns Rullgård
2009-08-23Add PIC flags early so tests they affect give correct resultsMåns Rullgård
2009-08-23configure: simplify directory creation for out of tree buildsMåns Rullgård
2009-08-20configure: add --enable-pic flagMåns Rullgård
2009-08-17configure: add AVR32 names for --cpu flagMåns Rullgård
2009-08-15Use pkg-config to generate the linker flags for libdirac.Diego Biurrun
2009-08-10Fix dependency generation with ccache/gccMåns Rullgård
2009-08-10configure: fix gcc detection for v2.95Måns Rullgård
2009-08-10Fix the EBX available configure check on Darwin/i386.Alexander Strange
2009-08-08Generate dependencies while compiling if supported by compilerMåns Rullgård
2009-08-08Generate dependencies when object files are builtMåns Rullgård
2009-08-06configure: allow comma-separated list in --enable/disable-thing=nameMåns Rullgård
2009-08-06configure: allow wildcards in --enable/disable-thing=nameMåns Rullgård
2009-08-06configure: support --cpu=host to tune for the host systemMåns Rullgård
2009-08-06Make WMV2 encoder depend on H.263 encoder in configure.Diego Biurrun
2009-08-06Make MPEG-4 encoder depend on H.263 encoder in configure.Diego Biurrun
2009-08-06Make WMV1 encoder depend on H.263 encoder in configure.Diego Biurrun
2009-08-05Make FLV encoder depend on H.263 encoder in configure.Diego Biurrun
2009-08-05Make H.263+ (H263P) encoder depend on H.263 encoder in configure.Diego Biurrun
2009-08-05Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on theDiego Biurrun
2009-08-05Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure.Diego Biurrun
2009-08-02Make XVMC mpegvideo decoder depend on mpegvideo decoder.Diego Biurrun
2009-07-31RTMP needs tcp_protocolMåns Rullgård
2009-07-31Make av_always_inline a no-op when --disable-optimizations is supplied toJeff Downs
2009-07-31Revert addition of '#undef av_always_inline' to config.h in the small case.Diego Biurrun
2009-07-31Undefine av_always_inline before setting it to an empty value.Jeff Downs
2009-07-28Replace BUILD_{SHARED,STATIC} with CONFIG_ counterpartsMåns Rullgård
2009-07-28Enable PIC unconditionally on OpenBSDMåns Rullgård
2009-07-28configure: always write PIC flags to config.makMåns Rullgård
2009-07-28configure: enable PIC in per-arch section instead of separatelyMåns Rullgård
2009-07-28Fix typo in MinGWCE support in configure.Martin Storsjö
2009-07-27MinGWCE support in configure; networking is disabled for now.Martin Storsjö
2009-07-26Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård
2009-07-25fix various compilation dependenciesAurelien Jacobs
2009-07-24Check for the isatty function.Martin Storsjö
2009-07-24configure: some small simplificationsMåns Rullgård
2009-07-24configure: add some blank lines to improve readabilityMåns Rullgård
2009-07-23Move output redirection of deps generation from make rule to DEPEND_CMDMåns Rullgård
2009-07-23Make Theora decoder depend on the VP3 decoder.Diego Biurrun
2009-07-23configure: group tests for compiler characteristics togetherMåns Rullgård
2009-07-23configure: set -mdynamic-no-pic flag in main darwin sectionMåns Rullgård
2009-07-23configure: remove special flags for XLC on DarwinMåns Rullgård
2009-07-23configure: remove some darwin-related cruftMåns Rullgård
2009-07-22configure: group all cpu-specific tests togetherMåns Rullgård
2009-07-21Make E-AC-3 decoder depend on the AC-3 decoder.Diego Biurrun
2009-07-21ARM: check for VFP register argumentsMåns Rullgård
2009-07-20configure: make --extra-cflags cumulative againMåns Rullgård
2009-07-20Make VP6A/VP6F decoders depend on the VP6 decoder.Diego Biurrun
2009-07-19Make WMV3 decoders depend on their VC-1 counterparts.Diego Biurrun