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-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
2015-11-08Add pixblockdsp checkasm testsTimothy Gu
2015-10-28lavu: add AESNI CPU flagRodger Combs
2015-10-13vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje
2015-10-07checkasm: add alacdsp testsJames Almer
2015-10-04checkasm: Fix compilation with --disable-avcodecHenrik Gramner
2015-10-03checkasm: Remove use of deprecated av_set_cpu_flags_mask()Henrik Gramner
2015-10-03checkasm: Fix the function name sorting algorithmHenrik Gramner
2015-09-28checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner
2015-09-28checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje
2015-09-28checkasm: Fix the function name sorting algorithmHenrik Gramner
2015-09-28checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-28checkasm: Use a self-balancing treeHenrik Gramner
2015-09-27checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-26checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer
2015-09-26checkasm/Makefile: add missing testclean targetJames Almer
2015-09-26checkasm: Use a self-balancing treeHenrik Gramner
2015-09-26checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje