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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28build: Let AMV decoder depend on the SP5X decoderDiego Biurrun
2014-02-28dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet
2014-02-27af_compand: add a dependency on strtok_rAnton Khirnov
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-24libx265: Update API usageDerek Buitenhuis
2014-02-23x86: add detection for FMA3 instruction setJames Almer
2014-02-23x86: add missing XOP checks and macrosJames Almer
2014-02-23configure: disable cpunop if the check failsJanne Grunau
2014-02-20configure: Add usan to the toolchain presetsLuca Barbato
2014-02-20configure: Move cpunop into ARCH_EXT_LIST_X86Diego Biurrun
2014-02-20configure: Move inet_aton check into network function check blockDiego Biurrun
2014-02-20build: The MPEG-4 video parser depends on h263dspDiego Biurrun
2014-02-19threads: Check w32threads dependencies at the configure stageDiego Biurrun
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-13configure: do not link libraries against program-specific dependenciesJanne Grunau
2014-02-13configure: avserver does not need $ldlJanne Grunau
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-08configure: clang: add -Qunused-arguments to as|ld_flags as wellJanne Grunau
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