316 Commits (fbbca7b8facb027db158f1fd7bea18b5cbfe26ed)

Author SHA1 Message Date
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
J. Dekker c866a099b2 lavu/kperf: use ff_thread_once() 3 years ago
J. Dekker 9a727235fd lavu/checkasm: add (private) kperf timing for macOS 3 years ago
Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion 3 years ago
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