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
2016-10-07Merge commit 'dc7501e524dc3270335749302c7aa449973625f3'Hendrik Leppkes
2016-08-11checkasm: h264dsp: Initialize the padding areaMartin Storsjö
2016-07-27checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer
2016-07-13Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'Matthieu Bouron
2016-07-13tests/checkasm: reduce cosmetic diff with libavMatthieu Bouron
2016-07-02tests/checkasm/pixblockdsp: Test 8 byte aligned positionsMichael Niedermayer
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21checkasm: Issue emms after benchmarking functionsMartin Storsjö
2016-06-17checkasm: Add tests for h264 idctMartin Storsjö
2016-05-13Split global .gitignore file into per-directory filesDiego Biurrun
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-13tests/checkasm/vf_colorspace: Make bpp_mask constMichael Niedermayer
2016-04-13tests/checkasm/vf_colorspace: Fix dst array sizesMichael Niedermayer
2016-04-12vf_colorspace: x86-64 SIMD (SSE2) optimizations.Ronald S. Bultje
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-02-24Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f'Derek Buitenhuis
2016-02-22checkasm: bench each vf_blend mode onceJames Almer
2016-02-19checkasm: fix dependencies for vf_blend testsJames Almer
2016-02-18checkasm: Use standard multiple inclusion guardsDiego Biurrun
2016-02-14checkasm/vf_blend: Decrease iteration countTimothy Gu
2016-02-14checkasm: Add vf_blend testsTimothy Gu
2016-02-01all: Make header guard names consistentTimothy Gu
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-23x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-22x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-21checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje
2016-01-19Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605'Hendrik Leppkes
2016-01-19Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes
2016-01-07checkasm: Check register clobbering on aarch64Martin Storsjö
2016-01-07checkasm: Check register clobbering on armMartin Storsjö
2016-01-02Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes
2016-01-02Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes
2016-01-02Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c'Hendrik Leppkes
2016-01-02Merge commit '568a4323fbde03665b2b23a98068d02b39121812'Hendrik Leppkes
2016-01-02Merge commit 'e71b747e9dc56cb84f8a06ec8214d5f3bd98bb6d'Hendrik Leppkes
2016-01-02Merge commit '9d218d573f8088c606d873e80df572582e6773ef'Hendrik Leppkes
2016-01-02Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes
2016-01-02Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes
2015-12-29checkasm: x86: post commit review fixesJanne Grunau
2015-12-24dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková
2015-12-21checkasm: add fmtconvert testsJanne Grunau
2015-12-21checkasm: add synth_filter testJanne Grunau
2015-12-21checkasm: add tests for dcadspJanne Grunau
2015-12-21checkasm: add float comparison util functionsJanne Grunau
2015-12-21x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau
2015-12-14arm: add a cpu flag for the VFPv2 vector modeJanne Grunau
2015-12-05checkasm: add HEVC MC testsAnton Khirnov