116 Commits (bca30ed2b67f095fd31e07319a622ac30ad22978)

Author SHA1 Message Date
James Almer 54a0a52be1 checkasm/vp9dsp: use declare_func_emms in check_loopfilter 8 years ago
Matthieu Bouron 495a40cecb tests/checkasm: reduce cosmetic diff with libav 8 years ago
Michael Niedermayer fb6b6b5166 tests/checkasm/pixblockdsp: Test 8 byte aligned positions 8 years ago
Martin Storsjö 105998fb5c checkasm: Add tests for h264 idct 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Michael Niedermayer 3c0511f29e tests/checkasm/vf_colorspace: Make bpp_mask const 9 years ago
Michael Niedermayer 4d59d075a9 tests/checkasm/vf_colorspace: Fix dst array sizes 9 years ago
Ronald S. Bultje 5ce703a6bf vf_colorspace: x86-64 SIMD (SSE2) optimizations. 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
James Almer 26034929d5 checkasm: bench each vf_blend mode once 9 years ago
James Almer 76af0c7877 checkasm: fix dependencies for vf_blend tests 9 years ago
Diego Biurrun 7c82d31cbe checkasm: Use standard multiple inclusion guards 9 years ago
Timothy Gu ebf648d490 checkasm/vf_blend: Decrease iteration count 9 years ago
Timothy Gu a953a2991e checkasm: Add vf_blend tests 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Ronald S. Bultje 8c9103c4af checkasm: add videodsp emulated_edge_mc test. 9 years ago
Martin Storsjö fec76cd430 checkasm: Check register clobbering on aarch64 9 years ago
Martin Storsjö 26ec75aec3 checkasm: Check register clobbering on arm 9 years ago
Janne Grunau f0f54117c8 checkasm: x86: post commit review fixes 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Janne Grunau 489e6add44 checkasm: add fmtconvert tests 9 years ago
Janne Grunau 568a4323fb checkasm: add synth_filter test 9 years ago
Janne Grunau e71b747e9d checkasm: add tests for dcadsp 9 years ago
Janne Grunau 9d218d573f checkasm: add float comparison util functions 9 years ago
Janne Grunau 711781d7a1 x86: checkasm: check for or handle missing cleanup after MMX instructions 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Anton Khirnov 0cef06df07 checkasm: add HEVC MC tests 9 years ago
Timothy Gu 3d20f8e7c0 Add pixblockdsp checkasm tests 9 years ago
Rodger Combs 1e477a970f lavu: add AESNI CPU flag 9 years ago
Ronald S. Bultje eb4b5ff738 vp9: add itxfm_add eob shortcuts to 10/12bpp functions. 9 years ago
James Almer 285e41c34c checkasm: add alacdsp tests 9 years ago
Henrik Gramner ec85153f25 checkasm: Fix compilation with --disable-avcodec 9 years ago
Henrik Gramner 99982524f9 checkasm: Remove use of deprecated av_set_cpu_flags_mask() 9 years ago
Henrik Gramner 8bb376cf6b checkasm: Fix the function name sorting algorithm 9 years ago
Henrik Gramner 69e456d7fb checkasm/vp9dsp: Fix iszero() to read the correct data 9 years ago
Ronald S. Bultje 0b227c6d47 checkasm: add vp9dsp.itxfm_add tests. 9 years ago
Henrik Gramner 19b28d047d checkasm: Fix the function name sorting algorithm 9 years ago
Henrik Gramner cc28552100 checkasm/x86: Correctly handle variadic functions 9 years ago
Henrik Gramner 5405584b7b checkasm: Use a self-balancing tree 9 years ago
Henrik Gramner 7ca1de5b4f checkasm/x86: Correctly handle variadic functions 9 years ago
James Almer 4e03f0ab08 checkasm/vp9dsp: add const to suppress "discards const qualifier" warnings 9 years ago
James Almer af990d72b7 checkasm/Makefile: add missing testclean target 9 years ago
Henrik Gramner 2ab65b652d checkasm: Use a self-balancing tree 9 years ago
Ronald S. Bultje 7a4b97e946 checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range. 9 years ago
Rodger Combs f559812a84 tests/checkasm: make randomize_buffers a function for easier debugging 9 years ago