445 Commits (708175616c5e41e9cae8264e6552d8339d2735ca)

Author SHA1 Message Date
Swinney, Jonathan 92ea8e03df checkasm: added additional dstW tests for hscale 3 years ago
J. Dekker cc679054c7 checkasm: improve hevc_sao test 3 years ago
Andreas Rheinhardt d496bbe105 avcodec/v210enc: Move ff_v210enc_init into a header 3 years ago
Andreas Rheinhardt 0c2489fe29 avcodec/v210_dec: Move ff_v210dec_init into a header 3 years ago
Andreas Rheinhardt 11e37539ee avfilter/vf_threshold: Move ff_threshold_init into a header 3 years ago
Andreas Rheinhardt c499f9bc38 avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 3 years ago
Andreas Rheinhardt fbe4e825d8 avfilter/vf_hflip: Move ff_hflip_init into a header 3 years ago
Andreas Rheinhardt 24936a9fbb avfilter/vf_gblur: Move ff_gblur_init into a header 3 years ago
Andreas Rheinhardt 364fab1fdc avfilter/vf_blend: Move ff_blend_init into a header 3 years ago
Andreas Rheinhardt 0df18f29ae avfilter/af_afir: Only keep DSP stuff in header 3 years ago
Ben Avison 2e26847780 avcodec/vc1: Introduce fast path for unescaping bitstream buffer 3 years ago
Ben Avison bd3615a81a checkasm: Add idctdsp add/put-pixels-clamped tests 3 years ago
Ben Avison 2698bfdc93 checkasm: Add vc1dsp inverse transform tests 3 years ago
Ben Avison 20cb43ea8b checkasm: Add vc1dsp in-loop deblocking filter tests 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Wu Jianhua f629ea2e18 avutil/cpu: add AVX512 Icelake flag 3 years ago
Anton Khirnov d552f2535b lavc/h264: move some shared code from h264dec to h264_parse 3 years ago
Mark Reid 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 3 years ago
Mark Reid 9e445a5be2 swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions 3 years ago
Alan Kelly eebe406c80 libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. 3 years ago
Henrik Gramner 15cfb4eee3 checkasm: Use the correct AVTXContext in av_tx tests 3 years ago
Alan Kelly 86663963e6 x86/swscale: fix minor coding style issues 3 years ago
Alan Kelly f900a19fa9 libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Andreas Rheinhardt 09408539f4 checkasm/hevc_pel: Fix stack buffer overreads 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Wu Jianhua 133b2767cf tests/checkasm/vf_gblur.c: update check_horiz_slice for the new ff_horiz_slice_avx2/512 3 years ago
Wu Jianhua 0c54ab20c2 tests/checkasm/vf_gblur.c: add check_verti_slice() for unit test 3 years ago
J. Dekker b492cacffd checkasm: collapse hevc pel tests 3 years ago
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