360 Commits (50a4dff69f6477b06f00eae1cac2a53ae22fe9a5)

Author SHA1 Message Date
Lynne 9a9647af33
checkasm/tx: add checkasm support for the iMDCT 2 years ago
Martin Storsjö f921c58335 checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX 2 years ago
Alan Kelly da0a37bab7 checkasm/sw_scale: hscale does not requires cpuflag test. 2 years ago
Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 2 years ago
Martin Storsjö d69d12a5b9 checkasm: motion: Test different h parameters 2 years ago
Martin Storsjö 21c2c57ba5 checkasm: Provide enough alignment in the new yuv2plane1 test 2 years ago
J. Dekker ea6ecb12aa checkasm/hevc_add_res: add 12bit test 2 years ago
Swinney, Jonathan 4dcd191a50 checkasm: updated tests for sw_scale 2 years ago
Martin Storsjö 5cdf4c0bed checkasm: Silence warnings about unused return value from read() 2 years ago
Andreas Rheinhardt 6c4595190e avcodec/flacdsp: Split encoder-only parts into a ctx of its own 2 years ago
Andreas Rheinhardt 3a869cd5cd avcodec/flacdsp: Remove unused function parameter 2 years ago
Martin Storsjö 237730f0e0 checkasm: motion: Make the benchmarks more stable 2 years ago
Martin Storsjö 900424cda9 checkasm: Provide enough alignment in the new motion test 2 years ago
Swinney, Jonathan c471cc7474 lavc/aarch64: motion estimation functions in neon 2 years ago
Michael Goulet b7f6a933fa tests/checkasm/sw_scale: Fix alignment for movdqa 2 years ago
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