372 Commits (1edac8eb468cb9a769ded6197dbce515b71b137e)

Author SHA1 Message Date
Rémi Denis-Courmont b95e2fbd85 lavu/cpu: detect RISC-V base extensions 2 years ago
Lynne ace42cf581
x86/tx_float: add 15xN PFA FFT AVX SIMD 2 years ago
Lynne 668f43af20
tests/checkasm/lpc: correct arithmetic when randomizing buffers 2 years ago
Lynne 6ad39f01df
tests/checkasm/lpc: reduce range and use signed values 2 years ago
James Almer 9cbfffa0d4 tests/checkasm/lpc: print mismatching values 2 years ago
James Almer a1c6f4b653 tests/checkasm/lpc: randomize buffer length 2 years ago
James Almer c8c4a162fc avcodec/lpc: use ptrdiff_t for length parameters 2 years ago
Lynne b67776e12f
x86/lpc: fix even scalar loop overreads/writes 2 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Andreas Rheinhardt fd72d8aea3 avcodec/blockdsp: Remove unused AVCodecContext parameter 2 years ago
Lynne 3ade6a8644
x86/lpc: implement a new Welch windowing function 2 years ago
James Almer 8f119b501e tests/checkasm: add a test for VorbisDSPContext 2 years ago
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