133 Commits (bec8ea20c88e89dbfbe89c590a74c9818dfcfcce)

Author SHA1 Message Date
Martin Storsjö 2e95054ebb checkasm: h264dsp: Initialize the padding area 8 years ago
James Almer 54a0a52be1 checkasm/vp9dsp: use declare_func_emms in check_loopfilter 8 years ago
Janne Grunau 7b1ae0e73a checkasm/arm: preserve the stack alignment checkasm_checked_call 8 years ago
Janne Grunau 80fbb7beca checkasm: vp8.mc: initialize the full src buffer after ec32574209 8 years ago
Matthieu Bouron 495a40cecb tests/checkasm: reduce cosmetic diff with libav 8 years ago
Janne Grunau 8c816c0c9b checkasm/arm: align the clobber check data properly for ldrd 8 years ago
Janne Grunau ec32574209 checkasm: vp8: mc: test unequal width/height for partitions 8 years ago
Martin Storsjö f8d17d5395 checkasm: Add tests for vp8dsp 8 years ago
Michael Niedermayer fb6b6b5166 tests/checkasm/pixblockdsp: Test 8 byte aligned positions 8 years ago
Martin Storsjö 67cb2c0f73 checkasm: hevc: Iterate over features first, then over bitdepths 9 years ago
Martin Storsjö e48746deec checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro 9 years ago
Martin Storsjö e57de6faa1 checkasm: h264dsp: Initialize the padding area 9 years ago
Martin Storsjö dc7501e524 checkasm: Issue emms after benchmarking functions 9 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