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
2013-06-10configure: Don't explicitly disable PIC for windows targetsMartin Storsjö
2013-06-10configure: arm: Don't try to enable pic for shared libraries on win32Martin Storsjö
2013-06-03Go2Webinar decoderKostya Shishkov
2013-05-31configure: icl: Merge -Qdiag-error parametersAlex Smith
2013-05-31configure: Separate commonalities in msvc and icl flagsAlex Smith
2013-05-29configure: Don't pass -mthumb or -march= to MSVCMartin Storsjö
2013-05-28configure: support gcc-4.8 instrumentationLuca Barbato
2013-05-28fate: Add a --target-samples path parameterMartin Storsjö
2013-05-27configure: make jack depend on pthreadsAnton Khirnov
2013-05-25msvc/icl: Intel Compiler support on WindowsAlex Smith
2013-05-25configure: Fix check_exec_crash for ICL supportLaurent
2013-05-21configure: Enable the strtod workaround when building for bionicMartin Storsjö
2013-05-19configure: msvc: Set the target windows version to XP if no target is setMartin Storsjö
2013-05-18configure: Add basic valgrind-massif supportLuca Barbato
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-15configure: Use linker hardening flags on mingwAlex Smith
2013-05-13configure: Disable PIC for cygwin just as for win32/mingwMartin Storsjö
2013-05-12configure: x86: Only enable cpunop on i686Diego Biurrun
2013-05-12configure: Rename cmov processor capability to i686Diego Biurrun
2013-05-12configure: Explicitly disable PIC when targeting win32/mingwMartin Storsjö
2013-05-12configure: Use enable_weak when enabling picMartin Storsjö
2013-05-08msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö
2013-05-07configure: add dependencies to lavfi .pc fileAnton Khirnov
2013-05-07configure: make avconv select (a)trim filtersAnton Khirnov
2013-05-05configure: Check for getenvMartin Storsjö
2013-05-04configure: Add basic valgrind-memcheck supportReinhard Tartler
2013-05-03compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö
2013-05-02configure: Don't do enable_deep_weak on disabled variablesMartin Storsjö
2013-05-02configure: Use a different variable name in push/popvarMartin Storsjö
2013-04-20mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje
2013-04-11lavfi: new interlace filterVittorio Giovara
2013-04-11Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov
2013-04-10dsputil: Make dsputil selectableRonald S. Bultje
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-04-03clang: use -fsantize=address and -fsanitize=threadLuca Barbato
2013-04-03configure: Check for the atomic.h functions used in the suncc atomics headerMartin Storsjö
2013-04-03configure: prettify atomics handling.Anton Khirnov
2013-03-27configure: Add error_resilience as dependency to the eatqi decoderMartin Storsjö
2013-03-27configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau