86 Commits (c8a9aaab2695e0f9921db946a3b9f14bea880167)

Author SHA1 Message Date
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
Michael Niedermayer 5ba40c3c71 tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3 9 years ago
Ronald S. Bultje 350e9c6765 vp9: fix loopfilter test code to address Hendrik's comments. 9 years ago
Rodger Combs df2a2643fe tests/checkasm: fix stack smash in check_loopfilter 9 years ago
Michael Niedermayer bddcf758d3 tests/checkasm/vp9dsp: Add () to protect macro arguments 9 years ago
Ronald S. Bultje b074367405 checkasm: add VP9 loopfilter tests. 9 years ago
James Almer 784792788b checkasm: add jpeg2000dsp rct_int tests 9 years ago
James Almer 763ffa2029 checkasm: add flacdsp decorrelate tests 9 years ago
Henrik Gramner 781a25e9c4 checkasm: v210: Fix array overwrite 9 years ago
Michael Niedermayer a860adb49c tests/checkasm/vp9dsp: Use snprintf() for safetey 9 years ago
Henrik Gramner 6115966ad3 checkasm: v210: Fix array overwrite 9 years ago
Henrik Gramner 985e7d8cc1 checkasm: v210: s/Libav/FFmpeg/ 9 years ago
Ronald S. Bultje bbd44e124a checkasm: add vp9 intra pred tests. 9 years ago
Ronald S. Bultje 084451e1e4 checkasm: add vp9 MC tests. 9 years ago
Henrik Gramner 3cdda78deb checkasm: add unit tests for v210enc 9 years ago
Henrik Gramner c457bdebe7 checkasm: Fix floating point arguments on 64-bit Windows 9 years ago
Henrik Gramner 33a58d7bf4 checkasm: Fix floating point arguments on 64-bit Windows 9 years ago
Henrik Gramner 515b69f8f8 checkasm: Explicitly declare function prototypes 9 years ago
Henrik Gramner e13da244f4 checkasm: x86: properly save rdx/edx in checked_call() 9 years ago
Henrik Gramner e6b8797b82 checkasm: x86: properly save rdx/edx in checked_call() 9 years ago
Henrik Gramner 18b101ff59 checkasm: Explicitly declare function prototypes 9 years ago
Henrik Gramner 8f4a06faf4 checkasm: Remove unnecessary include 9 years ago
Henrik Gramner 5e8e121fcc checkasm: Remove unnecessary include 9 years ago
Martin Storsjö bf0cef5c3a checkasm: Include io.h for isatty, if available 9 years ago