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-03-11configure: miscellaneous cosmeticsDiego Biurrun
2014-03-10configure: Use the right pkgconf file for openjpegLuca Barbato
2014-03-10Work around broken floating point limits on some systems.Anton Khirnov
2014-03-09timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau
2014-03-08build: Use pkg-config for openjpegPierre Lejeune
2014-03-07libx265: Support API version 9Derek Buitenhuis
2014-03-06build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun
2014-03-06configure: Split x86 SIMD architecture extensions into separate listDiego Biurrun
2014-03-05configure: enable PIC on s390(x)Reinhard Tartler
2014-03-04vf_frei0r: refactor library loading from env variableVittorio Giovara
2014-03-01af_compand: replace strtok_r() with av_get_token()Anton Khirnov
2014-03-01configure: Set the thread type after resolving dependenciesDiego Biurrun
2014-03-01build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun
2014-03-01build: Let the iac decoder depend on the imc decoderDiego Biurrun
2014-02-28build: Let all MJPEG-related decoders depend on the MJPEG decoderDiego Biurrun
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