summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje2015-10-13
* checkasm: add alacdsp testsJames Almer2015-10-06
* checkasm: Fix compilation with --disable-avcodecHenrik Gramner2015-10-04
* checkasm: Remove use of deprecated av_set_cpu_flags_mask()Henrik Gramner2015-10-03
* checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner2015-09-28
* checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2015-09-28
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-09-28
* checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-27
* checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer2015-09-26
* checkasm/Makefile: add missing testclean targetJames Almer2015-09-26
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-26
* checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje2015-09-26
* tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs2015-09-26
* tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer2015-09-24
* vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje2015-09-21
* tests/checkasm: fix stack smash in check_loopfilterRodger Combs2015-09-20
* tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer2015-09-20
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2015-09-20
* checkasm: add jpeg2000dsp rct_int testsJames Almer2015-09-20
* checkasm: add flacdsp decorrelate testsJames Almer2015-09-17
* tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer2015-09-16
* checkasm: v210: Fix array overwriteHenrik Gramner2015-09-16
* checkasm: v210: s/Libav/FFmpeg/Henrik Gramner2015-09-16
* checkasm: add vp9 intra pred tests.Ronald S. Bultje2015-09-15
* checkasm: add vp9 MC tests.Ronald S. Bultje2015-09-15
* Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes2015-09-08
|\
| * checkasm: add unit tests for v210encHenrik Gramner2015-09-06
| * checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-28
| * checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-20
| * checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-20
| * checkasm: Remove unnecessary includeHenrik Gramner2015-08-11
* | checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-25
* | checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-19
* | checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-19
* | checkasm: Remove unnecessary includeHenrik Gramner2015-08-05
* | Merge commit 'bf0cef5c3a114df452e5476167634dd8f51eb448'Michael Niedermayer2015-07-30
|\|
| * checkasm: Include io.h for isatty, if availableMartin Storsjö2015-07-30
* | Merge commit '65c14801527068fcaf729eeffc142ffd4682a21a'Michael Niedermayer2015-07-27
|\|
| * checkasm: Modify report formatHenrik Gramner2015-07-27
* | Merge commit '4d0d55cd623bcd504867f948849380f6b4060b4d'Michael Niedermayer2015-07-26
|\|
| * checkasm: Use LOCAL_ALIGNEDMichael Niedermayer2015-07-26
* | tests/checkasm/h264pred: Use LOCAL_ALIGNED_16()Michael Niedermayer2015-07-23
* | tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16()Michael Niedermayer2015-07-23
* | Merge commit 'e605bf3b590d295f215fcc9fd58eb11be55b68cb'Michael Niedermayer2015-07-22
|\|
| * checkasm: remove empty array initializer list in h264pred testJanne Grunau2015-07-22
* | Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer2015-07-22
|\|
| * checkasm: Always link staticallyLuca Barbato2015-07-21
* | tests/checkasm/Makefile: Fix checkasm with SDLMichael Niedermayer2015-07-21
* | Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014'Michael Niedermayer2015-07-18
|\|
| * checkasm: test all architectures with optimisationsJanne Grunau2015-07-18