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-06-03avutil/cpu: force mmx on selection of higher x86 SIMD featuresMichael Niedermayer
2014-06-03Merge commit '0ec75a04e5fc714bc3cd6e2a6b783e6df834ad01' into release/2.2Michael Niedermayer
2014-05-29aarch64: Use the correct syntax for relocationsMartin Storsjö
2014-04-16avutil/avstring: do not lose ascii characters when decoding non utf-8 with av...Michael Niedermayer
2014-04-10lavu/opt: validate range before dereferenceLukasz Marek
2014-03-27x86/cpu: check for OS support before enabling AVX2James Almer
2014-03-15avutil/timestamp: Warn about missing __STDC_FORMAT_MACROS for C++ useMichael Niedermayer
2014-03-11Merge commit '45acc228a6d5f1e7d6c5ce6da63b293bd5eda57d' into release/2.2Michael Niedermayer
2014-03-11Merge commit '0ede7b534483c5c90f404a8f11f776d2f2da4e7e' into release/2.2Michael Niedermayer
2014-03-11Merge commit 'a1ab3300c83a16c2d5f5d29c51393668b9d92667' into release/2.2Michael Niedermayer
2014-03-11Revert "lavu/buffer: add release function"Lukasz Marek
2014-03-10doc: fix a couple of typos in frame.hJanne Grunau
2014-03-09float_dsp: fix errors in documentationJanne Grunau
2014-03-05arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau
2014-03-02arm: Mark the stack as non-executableMartin Storsjö
2014-03-01avutil/opt: allow max=min=0 for pixel formatsMichael Niedermayer
2014-02-25lavu/buffer: add release functionLukasz Marek
2014-02-24avutil/frame_copy_audio: also check that channels matchMichael Niedermayer
2014-02-24Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3'Michael Niedermayer
2014-02-24x86: Move XOP emulation to x86utilJames Almer
2014-02-24frame: add a convenience function for copying AVFrame dataAnton Khirnov
2014-02-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-24Merge commit '1b932eb1508f550fac9e911923a0383efda53aa3'Michael Niedermayer
2014-02-23x86: add detection for Bit Manipulation Instruction setsJames Almer
2014-02-23x86: add detection for FMA3 instruction setJames Almer
2014-02-23x86: add missing XOP checks and macrosJames Almer
2014-02-23avutil/pixdesc: set bayer pixfmt descriptor flagsPeter Ross
2014-02-22x86: add detection for Bit Manipulation Instruction setsJames Almer
2014-02-22x86: add detection for FMA3 instruction setJames Almer
2014-02-21Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'Michael Niedermayer
2014-02-20aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau
2014-02-20x86: float dsp: unroll SSE versionsChristophe Gisquet
2014-02-20Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1'Michael Niedermayer
2014-02-20Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0'Michael Niedermayer
2014-02-20Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0'Michael Niedermayer
2014-02-20AVOptions: add flags for read/read-only optionsAnton Khirnov
2014-02-20AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov
2014-02-19threads: Check w32threads dependencies at the configure stageDiego Biurrun
2014-02-19Merge commit '543156d7518f5e5d731123da066d86278f9fa492'Michael Niedermayer
2014-02-19arm: Mark the stack as non-executableMartin Storsjö
2014-02-19avutil/opt: preserve fractions in set_string_number()Michael Niedermayer
2014-02-16Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-02-15x86: float dsp: unroll SSE versionsChristophe Gisquet
2014-02-14x86inc: Extend FMA_INSTR functionalityJames Almer
2014-02-12Merge commit '25a1ba814ad80056247fd357ec4c6911324a3f66'Michael Niedermayer
2014-02-12log: Have function parameter names match between .c and .h fileDiego Biurrun
2014-02-11x86: add missing XOP checks and macrosJames Almer
2014-02-08Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635'Michael Niedermayer
2014-02-07arm: Add EXTERN_ASM to the .func and .type declarations for exported symbolsMartin Storsjö