312 Commits (55c54ff74455c70aee243c944c124a04ecdb2d9d)

Author SHA1 Message Date
Matthieu Patou b27ae2c0b7 checkasm/vp9dsp: rename the iszero function to is_zero 3 years ago
Lynne 1978b143eb
checkasm: add av_tx FFT SIMD testing code 4 years ago
Alan Kelly e1484bc455 tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX 4 years ago
James Almer d52ceed9fd tests/checkasm/sw_scale: use memset() to fill dither 4 years ago
Alan Kelly ee18edb13a checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffers 4 years ago
James Almer 1371647fc3 checkasm/sw_scale: use av_free() instead of free() 4 years ago
Alan Kelly 554c2bc708 swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop 4 years ago
James Almer bea7c51307 checkasm/vf_gblur: add a test for postscale_slice 4 years ago
James Almer 2df3c2ed9b checkasm/vf_gblur: split off the horiz_slice test into its own function 4 years ago
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