| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01' | James Almer | 2019-02-20 | 1 | -0/+124 |
|\ |
|
| * | checkasm/h264: add loop filter tests | Janne Grunau | 2019-01-26 | 1 | -0/+124 |
| * | checkasm: Use LOCAL_ALIGNED for aligned variables on the stack | Martin Storsjö | 2017-12-12 | 1 | -5/+5 |
* | | tests/checkasm/checkasm: Do not define an unused function. | Carl Eugen Hoyos | 2019-01-31 | 1 | -0/+2 |
* | | checkasm/af_afir: relax the max allowed absolute difference | James Almer | 2019-01-13 | 1 | -1/+1 |
* | | checkasm: add an af_afir test | James Almer | 2019-01-03 | 4 | -0/+88 |
* | | checkasm/float_dsp: add test for vector_dmul | James Almer | 2018-09-14 | 1 | -0/+24 |
* | | lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes | Andrey Semashev | 2018-05-30 | 1 | -1/+1 |
* | | tests/checkasm/nlmeans: fix invalid read/write on ii buffer | Clément Bœsch | 2018-05-18 | 1 | -4/+4 |
* | | checkasm/sw_rgb: fix the function declaration warning | Jun Zhao | 2018-05-10 | 1 | -1/+1 |
* | | checkasm: add vf_nlmeans test for ssd_integral_image | Clément Bœsch | 2018-05-08 | 4 | -0/+118 |
* | | swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 | Martin Vignali | 2018-04-22 | 1 | -0/+50 |
* | | tests/checkasm/checkasm: Provide verbose failure information on float_near_ab... | Michael Niedermayer | 2018-04-14 | 1 | -1/+5 |
* | | checkasm/vf_blend : add test for 16 bit version of | Martin Vignali | 2018-04-05 | 1 | -0/+5 |
* | | checkasm/Makefile: add EXTRALIBS-libavformat | Josh de Kock | 2018-03-31 | 1 | -1/+1 |
* | | checkasm/swscale : add test for rgb shuffle_bytes func | Martin Vignali | 2018-03-24 | 4 | -0/+95 |
* | | checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12 | Yingming Fan | 2018-03-19 | 1 | -2/+2 |
* | | checkasm/hevc_sao : add hevc_sao for checkasm | Yingming Fan | 2018-03-07 | 4 | -1/+153 |
* | | checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16 | Martin Vignali | 2018-02-24 | 1 | -0/+12 |
* | | checkasm/vf_blend : add depth param in order to add test for 16 bit version | Martin Vignali | 2018-02-24 | 1 | -28/+29 |
* | | checkasm/Makefile: add EXTRALIBS-swresample | Muhammad Faiz | 2018-02-09 | 1 | -1/+1 |
* | | checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_pred | Martin Vignali | 2018-01-28 | 4 | -0/+119 |
* | | checkasm: support for AVX-512 functions | James Darnley | 2017-12-24 | 1 | -0/+1 |
* | | Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" | James Almer | 2017-12-19 | 4 | -83/+0 |
* | | checkasm/vf_interlace : add test for lowpass_line 8 and 16 | Martin Vignali | 2017-12-19 | 4 | -0/+83 |
* | | checkasm/vf_hflip : add test for vf_hflip byte and short simd | Martin Vignali | 2017-12-13 | 4 | -0/+81 |
* | | checkasm/llviddsp: fix mixed code and declarations | James Almer | 2017-12-10 | 1 | -3/+3 |
* | | checkasm/llviddsp : add test for add_gradient_pred | Martin Vignali | 2017-12-09 | 1 | -0/+30 |
* | | checkasm/llviddsp : test return of add_left_pred(16) | Martin Vignali | 2017-12-09 | 1 | -8/+12 |
* | | checkasm/vf_threshold : add test for threshold16 | Martin Vignali | 2017-12-09 | 1 | -5/+11 |
* | | checkasm/vf_threshold: fix mixed code and declarations | James Almer | 2017-12-04 | 1 | -4/+4 |
* | | checkasm/vf_threshold : add checkasm test for threshold8 | Martin Vignali | 2017-12-03 | 4 | -0/+84 |
* | | checkasm/utvideo : be more explicit to the WIDTH_PADDED define | Martin Vignali | 2017-12-01 | 1 | -1/+1 |
* | | tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul | Michael Niedermayer | 2017-11-27 | 1 | -1/+2 |
* | | checkasm/utvideodsp: zero initialize the entire buffer | James Almer | 2017-11-21 | 1 | -3/+3 |
* | | checkasm/utvideodsp: fix mixed declarations and code | James Almer | 2017-11-21 | 1 | -3/+3 |
* | | checkasm : add test for huffyuvdsp add_int16 | Martin Vignali | 2017-11-21 | 4 | -0/+86 |
* | | checkasm : add utvideodsp test | Martin Vignali | 2017-11-21 | 4 | -0/+110 |
* | | checkasm/jpeg2000dsp: add test for ict_float | James Almer | 2017-11-20 | 1 | -0/+33 |
* | | checkasm/jpeg2000dsp: refactor rct_int test | James Almer | 2017-11-20 | 1 | -22/+21 |
* | | Merge commit '516c479172755c63063180b0c0953b68b670cdbd' | James Almer | 2017-11-11 | 1 | -7/+7 |
|\| |
|
| * | checkasm: Test more h264 idct variants | Martin Storsjö | 2017-09-27 | 1 | -1/+89 |
| * | Revert "checkasm: Test more h264 idct variants" | Martin Storsjö | 2017-09-02 | 1 | -89/+1 |
* | | Merge commit '547db1eaecd597031165a2bf637acaaacde52788' | James Almer | 2017-11-11 | 1 | -1/+89 |
|\| |
|
| * | checkasm: Test more h264 idct variants | Martin Storsjö | 2017-08-31 | 1 | -1/+89 |
* | | checkasm/llviddsp: fix warnings about mixed declaration and code | James Almer | 2017-11-08 | 1 | -10/+20 |
* | | checkasm/llviddsp : add test for other dsp func | Martin Vignali | 2017-11-07 | 1 | -8/+108 |
* | | Merge commit 'd05c9cde0e87c23ca42957646bea483dfc09d6bf' | James Almer | 2017-10-30 | 1 | -1/+1 |
|\| |
|
| * | checkasm: aarch64: Specify alignment for the register_init const array | Martin Storsjö | 2017-05-15 | 1 | -1/+1 |
* | | Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba' | James Almer | 2017-10-28 | 1 | -1/+1 |
|\| |
|