281 Commits (824324db41025b83561f46eea30c69f7e11a83a1)

Author SHA1 Message Date
Martin Vignali cbbec68847 libavcodec/blockdsp : add AVX version 7 years ago
Martin Vignali ac5908b13f libavcodec/exr : add x86 SIMD for predictor 7 years ago
Martin Storsjö 516c479172 checkasm: Test more h264 idct variants 7 years ago
James Almer 7323c896b2 checkasm: add an exrdsp test 7 years ago
Clément Bœsch e0d56f097f checkasm: use perf API on Linux ARM* 7 years ago
Martin Storsjö e12f1cd616 Revert "checkasm: Test more h264 idct variants" 7 years ago
Martin Storsjö 547db1eaec checkasm: Test more h264 idct variants 7 years ago
James Almer e51073fe00 checkasm/vf_blend: rename addition128 and difference128 to grainmerge and grainextract 7 years ago
James Almer 6f205a42d7 checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacpsdsp 7 years ago
James Almer 823cc7e25f checkasm: add a g722dsp test 7 years ago
James Almer 3d3243577c checkasm: use declare_func_float() in sbrdsp sum_square test 7 years ago
Matthieu Bouron 7864e07f4a checkasm: add sbrdsp tests 7 years ago
James Almer 0eb783eb06 checkasm: randomize the full input buffer in test_hybrid_analysis 7 years ago
James Almer fb7b477a91 checkasm: fix size of input buffer in test_hybrid_analysis 7 years ago
Clément Bœsch b12a36170b lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis 7 years ago
Clément Bœsch edd041e64c checkasm: add AAC PS tests 7 years ago
James Almer fa50d9360b x86/vf_blend: add sse and ssse3 extremity functions 8 years ago
James Almer a579dbb4f7 checkasm: add missing checks to float_dsp's butterflies_float test 8 years ago
Matthieu Bouron 067e42b851 checkasm/aarch64: fix tests returning a float 8 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
James Almer 5b10f484e2 checkasm: add float_dsp tests 8 years ago
James Almer 37388b119c checkasm: add a checkasm_checked_call function that doesn't issue emms 8 years ago
James Almer 93dc1c1221 checkasm: add _fixed suffix to fixed_dsp tests 8 years ago
Martin Storsjö d05c9cde0e checkasm: aarch64: Specify alignment for the register_init const array 8 years ago
Martin Storsjö e00db9f78b checkasm: hevc: Add a hevc_ prefix to the add_residual functions 8 years ago
James Almer 7b3cb953f7 checkasm: add fixed_dsp tests 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
James Almer 09ce5519f3 fate/checkasm: fix use of uninitialized memory on hevc_add_res tests 8 years ago
James Almer 36eae45510 fate/checkasm: use LOCAL_ALINGED_32 on hevc_add_res tests 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
James Almer 30cadfe071 avcodec/lossless_videodsp: use ptrdiff_t for length parameters 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings 8 years ago
Martin Storsjö 388f6e6715 arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Ronald S. Bultje 1c8fbd7b90 checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Ronald S. Bultje 06fec74cac checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Martin Storsjö effc1430b2 Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately" 8 years ago
Martin Storsjö 81d7f0bbca checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately 8 years ago
Ronald S. Bultje 0b37cd09a6 checkasm: add vp9dsp.itxfm_add tests. 8 years ago
Diego Biurrun 9498237049 checkasm: Add --test parameter to check only specific components 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Alexandra Hájková ed48a9d814 checkasm: Add a test for HEVC add_residual 8 years ago
Martin Storsjö dd5d4a0e1e checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber 8 years ago
Diego Biurrun 2816f8a8bb build: Drop arch-specific checkasm Makefiles 8 years ago
Diego Biurrun 93d5b022a9 build: Drop duplicate asm recipe 8 years ago
Martin Storsjö c91d6a33f8 checkasm: aarch64: Add filler args to make sure all parameters are passed on the stack 8 years ago
Martin Storsjö f1b3e13138 checkasm: aarch64: Clobber the stack before calling functions 8 years ago
Martin Storsjö a05cc56124 checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters 8 years ago