303 Commits (5441699f8392bc3442f32137d8128d98a3b7b812)

Author SHA1 Message Date
Josh Dekker 9c513edb79 checkasm: add hevc_pel tests 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Limin Wang c748bd77dc tests: fix warning ISO C90 forbids mixed declarations and code 4 years ago
Carl Eugen Hoyos b61376bdee lavfi/hflip: Support Bayer pixel formats. 4 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 4 years ago
James Almer 55e1bc39cb checkasm/vf_blend: use the correct depth parameters to initialize the blend modes 4 years ago
Jun Zhao 7f76f20fa0 checkasm: sw_rgb: Fix mixed declaration and code 5 years ago
Andreas Rheinhardt 57e570b508 checkasm/sw_scale: Fix stack-buffer-overflow 5 years ago
Martin Storsjö 9c326af1d0 checkasm: swscale: Fix running the hscale test on 32 bit x86 5 years ago
Martin Storsjö eba1ebd9bf checkasm: sw_rgb: Add a test for interleaveBytes 5 years ago
Martin Storsjö 5bdffced0a checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_unaligned 5 years ago
Martin Storsjö ed7d73355e checkasm: aarch64: Check for stack overflows 5 years ago
Martin Storsjö 6cb2d4d94b checkasm: arm: Check for stack overflows 5 years ago
Martin Storsjö 3f266cf49e checkasm: arm: Don't use blx to call checkasm_fail_func 5 years ago
Martin Storsjö 89cf9e1fb6 checkasm: arm: Make the indentation consistent with other files 5 years ago
Josh de Kock 5913cd4e6c checkasm: add hscale test 5 years ago
Martin Storsjö 3ce1b2bf8d checkasm: add function to check and diff memory 5 years ago
Linjie Fu ddf6ca3a0e tests/checkasm: add overflow test for hevc_add_res 5 years ago
Linjie Fu 69b9548dd6 checkasm/hevc_add_res: prepare test data only if the fuction is not tested 5 years ago
Martin Storsjö 5181f491ee checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for sum_square 5 years ago
Martin Storsjö cbb254cb4c checkasm: Check HAVE_GETSTDHANDLE here as well 5 years ago
Martin Storsjö aad0e26f93 checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolate 5 years ago
Martin Storsjö f58bda642d checkasm: af_afir: Use a dynamic tolerance depending on values 5 years ago
Martin Storsjö 8f70e261fa checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing 5 years ago
Ting Fu 9691e2a426 checkasm/vf_eq: add test for vf_eq 5 years ago
James Almer 1d86e4b3eb checkasm/opusdsp: declare opus_deemphasis as a function returning a float 5 years ago
Lynne 4ce1e13b54 checkasm: add opusdsp tests 5 years ago
Ruiling Song 8f4963ad25 checkasm/vf_gblur: add test for horiz_slice simd 6 years ago
James Darnley 76c370af64 checkasm: add test for v210dec 6 years ago
Janne Grunau f8abf7d4df checkasm/h264: test 4:2:2 chroma loop filter functions 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Carl Eugen Hoyos 608572ce84 tests/checkasm/checkasm: Do not define an unused function. 6 years ago
Janne Grunau d7f4f5c4a1 checkasm/h264: add loop filter tests 6 years ago
James Almer f477ee3e89 checkasm/af_afir: relax the max allowed absolute difference 6 years ago
James Almer ba89dc27b5 checkasm: add an af_afir test 6 years ago
James Almer 93bf1dcaec checkasm/float_dsp: add test for vector_dmul 6 years ago
Andrey Semashev d7eb8d8475 lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes 7 years ago
Clément Bœsch 2940af9389 tests/checkasm/nlmeans: fix invalid read/write on ii buffer 7 years ago
Jun Zhao b30575bc98 checkasm/sw_rgb: fix the function declaration warning 7 years ago
Clément Bœsch f679711c1b checkasm: add vf_nlmeans test for ssd_integral_image 7 years ago
Martin Vignali 07a566e7d6 swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 7 years ago
Michael Niedermayer 18d6ff2b42 tests/checkasm/checkasm: Provide verbose failure information on float_near_abs_eps() failures 7 years ago
Martin Vignali 595505083a checkasm/vf_blend : add test for 16 bit version of 7 years ago
Josh de Kock cda43940da checkasm/Makefile: add EXTRALIBS-libavformat 7 years ago
Martin Vignali a9a7ed4f27 checkasm/swscale : add test for rgb shuffle_bytes func 7 years ago
Yingming Fan e5b4cd4c4a checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12 7 years ago
Yingming Fan 80798e3857 checkasm/hevc_sao : add hevc_sao for checkasm 7 years ago
Martin Vignali c0919c4985 checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16 7 years ago
Martin Vignali e3fc36a84c checkasm/vf_blend : add depth param in order to add test for 16 bit version 7 years ago
Muhammad Faiz 81d6501be7 checkasm/Makefile: add EXTRALIBS-swresample 7 years ago