summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
...
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-26
* checkasm/opusdsp: declare opus_deemphasis as a function returning a floatJames Almer2019-09-18
* checkasm: add opusdsp testsLynne2019-09-11
* checkasm/vf_gblur: add test for horiz_slice simdRuiling Song2019-06-12
* checkasm: add test for v210decJames Darnley2019-05-02
* Merge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'James Almer2019-03-14
|\
| * checkasm/h264: test 4:2:2 chroma loop filter functionsJanne Grunau2019-02-27
* | Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-10
|\|
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-16
* | Merge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'James Almer2019-02-20
|\|
| * checkasm/h264: add loop filter testsJanne Grunau2019-01-26
| * checkasm: Use LOCAL_ALIGNED for aligned variables on the stackMartin Storsjö2017-12-12
* | tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-31
* | checkasm/af_afir: relax the max allowed absolute differenceJames Almer2019-01-13
* | checkasm: add an af_afir testJames Almer2019-01-03
* | 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
|\|