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
2014-01-26configure: clang: explicitly state dep file and rule name in DEPFLAGSJanne Grunau
2014-01-26configure: add missing x86 dependency for i686Janne Grunau
2014-01-22configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detectionDiego Biurrun
2014-01-15build: Add separate hidden config option for the intrax8 codeDiego Biurrun
2014-01-15aarch64: add cpuflags support for NEON and VFPJanne Grunau
2014-01-15aarch64: configure: set arch dependent featuresJanne Grunau
2014-01-14vf_yadif: Relicense from GPL to LGPLRobert Krüger
2014-01-13x86/arm: Add clobber tests to libavresampleMartin Storsjö
2014-01-11arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2014-01-06configure: Disable networking if winsock2.h is available but winsock function...Martin Storsjö
2014-01-06configure: Update freetype check to follow upstreamLuca Barbato
2014-01-05configure: Support preprocessor macros as header namesDiego Biurrun
2013-12-25configure: Explicitly disable w32threads if the test for it failsDiego Biurrun
2013-12-22Add a libwebp encoderJustin Ruggles
2013-12-19configure: Express atomics/thread deps through the dependency systemDiego Biurrun
2013-12-16build: Define __printf__ to __gnu_printf__ on MinGW*/gccDiego Biurrun
2013-12-14configure: Detect Solaris libc in an OpenIndiana/illumos compatible wayDiego Biurrun
2013-12-14configure: Reorder pthreads checksLuca Barbato
2013-12-14configure: Move the bz2 and zlib checks below phtreadsLuca Barbato
2013-12-13configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32Diego Biurrun
2013-12-13configure: Detect newer (>=4.1) versions of MinGW32Diego Biurrun
2013-12-13build: Do not add -g to HOSTCFLAGSDiego Biurrun
2013-12-11configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64Diego Biurrun
2013-12-10configure: Move log2 dependency declaration to a place it takes effectDiego Biurrun
2013-12-09configure: Split host and target libc detectionDiego Biurrun
2013-12-09configure: Move toolchain dependency declarations to a more appropriate placeDiego Biurrun
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-12-09configure: detect Solaris libcSean McGovern
2013-12-09avformat: AviSynth demuxer rewrited s
2013-12-09configure: Move adding of compat objects out of libc detectionDiego Biurrun
2013-12-08configure: Separate MinGW32 and MinGW64 libc handlingDiego Biurrun
2013-12-04configure: Detect msvcrt libc with a CPP check instead of a link checkDiego Biurrun
2013-12-04configure: Add detected C library and host compiler to informative outputDiego Biurrun
2013-11-30configure: Do not use pthread_create to check for pthreadLuca Barbato
2013-11-28configure: add strip flags checksVittorio Giovara
2013-11-27Add an audio transcoding example.Andreas Unterweger
2013-11-27build: Check for pod2man instead of perl for manual page generationDiego Biurrun
2013-11-27configure: Restore doc option to disable building the documentationDiego Biurrun
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-24build: Import makedef script from c99-to-c89Derek Buitenhuis
2013-11-23build: more fine-grained dependencies for documentation build toolsDiego Biurrun
2013-11-23avconv: add support for VDPAU decodingAnton Khirnov
2013-11-21configure: Avoid requiring c99wrap for working around msys path issuesMartin Storsjö
2013-11-20win{32,64}: Hard disable symbol versioningDerek Buitenhuis
2013-11-19configure: Don't use symlinks for creating the out of tree makefileMartin Storsjö
2013-11-15lavc: VP9 decoderRonald S. Bultje
2013-11-13configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö
2013-11-08dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun
2013-11-05configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun