summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* checkasm/float_dsp: add test for vector_dmulJames Almer2018-09-14
* lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytesAndrey Semashev2018-05-30
* tests/checkasm/nlmeans: fix invalid read/write on ii bufferClément Bœsch2018-05-18
* checkasm/sw_rgb: fix the function declaration warningJun Zhao2018-05-10
* checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch2018-05-08
* swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali2018-04-22
* tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer2018-04-14
* checkasm/vf_blend : add test for 16 bit version ofMartin Vignali2018-04-05
* checkasm/Makefile: add EXTRALIBS-libavformatJosh de Kock2018-03-31
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-24
* checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan2018-03-19
* checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan2018-03-07
* checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16Martin Vignali2018-02-24
* checkasm/vf_blend : add depth param in order to add test for 16 bit versionMartin Vignali2018-02-24
* checkasm/Makefile: add EXTRALIBS-swresampleMuhammad Faiz2018-02-09
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-28
* checkasm: support for AVX-512 functionsJames Darnley2017-12-24
* Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"James Almer2017-12-19
* checkasm/vf_interlace : add test for lowpass_line 8 and 16Martin Vignali2017-12-19
* checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali2017-12-13
* checkasm/llviddsp: fix mixed code and declarationsJames Almer2017-12-10
* checkasm/llviddsp : add test for add_gradient_predMartin Vignali2017-12-09
* checkasm/llviddsp : test return of add_left_pred(16)Martin Vignali2017-12-09
* checkasm/vf_threshold : add test for threshold16Martin Vignali2017-12-09
* checkasm/vf_threshold: fix mixed code and declarationsJames Almer2017-12-04
* checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali2017-12-03
* checkasm/utvideo : be more explicit to the WIDTH_PADDED defineMartin Vignali2017-12-01
* tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmulMichael Niedermayer2017-11-27
* checkasm/utvideodsp: zero initialize the entire bufferJames Almer2017-11-21
* checkasm/utvideodsp: fix mixed declarations and codeJames Almer2017-11-21
* checkasm : add test for huffyuvdsp add_int16Martin Vignali2017-11-21
* checkasm : add utvideodsp testMartin Vignali2017-11-21
* checkasm/jpeg2000dsp: add test for ict_floatJames Almer2017-11-20
* checkasm/jpeg2000dsp: refactor rct_int testJames Almer2017-11-20
* Merge commit '516c479172755c63063180b0c0953b68b670cdbd'James Almer2017-11-11
|\
| * checkasm: Test more h264 idct variantsMartin Storsjö2017-09-27
| * Revert "checkasm: Test more h264 idct variants"Martin Storsjö2017-09-02
* | Merge commit '547db1eaecd597031165a2bf637acaaacde52788'James Almer2017-11-11
|\|
| * checkasm: Test more h264 idct variantsMartin Storsjö2017-08-31
* | checkasm/llviddsp: fix warnings about mixed declaration and codeJames Almer2017-11-08
* | checkasm/llviddsp : add test for other dsp funcMartin Vignali2017-11-07
* | Merge commit 'd05c9cde0e87c23ca42957646bea483dfc09d6bf'James Almer2017-10-30
|\|
| * checkasm: aarch64: Specify alignment for the register_init const arrayMartin Storsjö2017-05-15
* | Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba'James Almer2017-10-28
|\|
| * checkasm: hevc: Add a hevc_ prefix to the add_residual functionsMartin Storsjö2017-04-21
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* | Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer2017-10-11
|\|
| * build: Fine-grained link-time dependency settingsDiego Biurrun2017-03-01
* | libavcodec/blockdsp : add AVX versionMartin Vignali2017-10-03