summaryrefslogtreecommitdiffstats
path: root/tests/checkasm
Commit message (Expand)AuthorAgeFilesLines
* vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje2015-10-131-1/+1
* checkasm: add alacdsp testsJames Almer2015-10-064-0/+124
* checkasm: Fix compilation with --disable-avcodecHenrik Gramner2015-10-041-20/+22
* checkasm: Remove use of deprecated av_set_cpu_flags_mask()Henrik Gramner2015-10-031-2/+3
* checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner2015-09-281-1/+1
* checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje2015-09-281-0/+275
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-09-281-2/+6
* checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-271-2/+5
* checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer2015-09-261-2/+2
* checkasm/Makefile: add missing testclean targetJames Almer2015-09-261-1/+1
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-261-12/+47
* checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje2015-09-261-2/+2
* tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs2015-09-261-51/+57
* tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer2015-09-241-1/+3
* vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje2015-09-211-6/+5
* tests/checkasm: fix stack smash in check_loopfilterRodger Combs2015-09-201-0/+3
* tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer2015-09-201-2/+2
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2015-09-201-0/+147
* checkasm: add jpeg2000dsp rct_int testsJames Almer2015-09-204-0/+76
* checkasm: add flacdsp decorrelate testsJames Almer2015-09-174-0/+95
* tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer2015-09-161-4/+6
* checkasm: v210: Fix array overwriteHenrik Gramner2015-09-161-1/+1
* checkasm: v210: s/Libav/FFmpeg/Henrik Gramner2015-09-161-4/+4
* checkasm: add vp9 intra pred tests.Ronald S. Bultje2015-09-151-1/+68
* checkasm: add vp9 MC tests.Ronald S. Bultje2015-09-154-0/+127
* Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes2015-09-084-0/+99
|\
| * checkasm: add unit tests for v210encHenrik Gramner2015-09-064-0/+99
| * checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-281-3/+7
| * checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-207-39/+53
| * checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-201-0/+7
| * checkasm: Remove unnecessary includeHenrik Gramner2015-08-111-4/+0
* | checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-251-3/+7
* | checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-191-0/+7
* | checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-197-38/+54
* | checkasm: Remove unnecessary includeHenrik Gramner2015-08-051-4/+0
* | Merge commit 'bf0cef5c3a114df452e5476167634dd8f51eb448'Michael Niedermayer2015-07-301-0/+4
|\ \ | |/
| * checkasm: Include io.h for isatty, if availableMartin Storsjö2015-07-301-0/+4
* | Merge commit '65c14801527068fcaf729eeffc142ffd4682a21a'Michael Niedermayer2015-07-273-31/+30
|\ \ | |/
| * checkasm: Modify report formatHenrik Gramner2015-07-273-31/+30
* | Merge commit '4d0d55cd623bcd504867f948849380f6b4060b4d'Michael Niedermayer2015-07-261-4/+5
|\ \ | |/
| * checkasm: Use LOCAL_ALIGNEDMichael Niedermayer2015-07-263-10/+13
* | tests/checkasm/h264pred: Use LOCAL_ALIGNED_16()Michael Niedermayer2015-07-231-2/+3
* | tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16()Michael Niedermayer2015-07-231-4/+5
* | Merge commit 'e605bf3b590d295f215fcc9fd58eb11be55b68cb'Michael Niedermayer2015-07-221-2/+1
|\ \ | |/
| * checkasm: remove empty array initializer list in h264pred testJanne Grunau2015-07-221-2/+1
* | Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer2015-07-221-2/+2
|\ \ | |/
| * checkasm: Always link staticallyLuca Barbato2015-07-211-2/+2
* | tests/checkasm/Makefile: Fix checkasm with SDLMichael Niedermayer2015-07-211-1/+1
* | Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014'Michael Niedermayer2015-07-181-1/+15
|\ \ | |/
| * checkasm: test all architectures with optimisationsJanne Grunau2015-07-181-1/+15
OpenPOWER on IntegriCloud