Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-06dca_core: convert to lavu/txLynne
2022-11-04checkasm: add a verbose check function for uint32_t dataJames Darnley
2022-10-11checkasm/idctdsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-11checkasm/llviddspenc: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-11checkasm/huffyuvdsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-11checkasm/llviddsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/pixblockdsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/audiodsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/blockdsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/vc1dsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-10checkasm: RISC-V 64-bit assembler test harnessRémi Denis-Courmont
2022-10-08checkasm/vp8dsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-05lavu/riscv: CPU flag for the Zbb extensionRémi Denis-Courmont
2022-09-27lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont
2022-09-27lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont
2022-09-23x86/tx_float: add 15xN PFA FFT AVX SIMDLynne
2022-09-23tests/checkasm/lpc: correct arithmetic when randomizing buffersLynne
2022-09-23tests/checkasm/lpc: reduce range and use signed valuesLynne
2022-09-23tests/checkasm/lpc: print mismatching valuesJames Almer
2022-09-23tests/checkasm/lpc: randomize buffer lengthJames Almer
2022-09-23avcodec/lpc: use ptrdiff_t for length parametersJames Almer
2022-09-22x86/lpc: fix even scalar loop overreads/writesLynne
2022-09-21avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt
2022-09-21avcodec/blockdsp: Remove unused AVCodecContext parameterAndreas Rheinhardt
2022-09-21x86/lpc: implement a new Welch windowing functionLynne
2022-09-20tests/checkasm: add a test for VorbisDSPContextJames Almer
2022-09-06checkasm/tx: add checkasm support for the iMDCTLynne
2022-08-19checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö
2022-08-18checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly
2022-08-18libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly
2022-08-17checkasm: motion: Test different h parametersMartin Storsjö
2022-08-16checkasm: Provide enough alignment in the new yuv2plane1 testMartin Storsjö
2022-08-16checkasm/hevc_add_res: add 12bit testJ. Dekker
2022-08-16checkasm: updated tests for sw_scaleSwinney, Jonathan
2022-08-08checkasm: Silence warnings about unused return value from read()Martin Storsjö
2022-08-05avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt
2022-08-05avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt
2022-07-16checkasm: motion: Make the benchmarks more stableMartin Storsjö
2022-06-28checkasm: Provide enough alignment in the new motion testMartin Storsjö
2022-06-28lavc/aarch64: motion estimation functions in neonSwinney, Jonathan
2022-06-20tests/checkasm/sw_scale: Fix alignment for movdqaMichael Goulet
2022-05-28checkasm: added additional dstW tests for hscaleSwinney, Jonathan
2022-05-25checkasm: improve hevc_sao testJ. Dekker
2022-05-06avcodec/v210enc: Move ff_v210enc_init into a headerAndreas Rheinhardt
2022-05-06avcodec/v210_dec: Move ff_v210dec_init into a headerAndreas Rheinhardt
2022-05-06avfilter/vf_threshold: Move ff_threshold_init into a headerAndreas Rheinhardt
2022-05-06avfilter/vf_nlmeans: Move ff_nlmeans_init into a headerAndreas Rheinhardt
2022-05-06avfilter/vf_hflip: Move ff_hflip_init into a headerAndreas Rheinhardt
2022-05-06avfilter/vf_gblur: Move ff_gblur_init into a headerAndreas Rheinhardt
2022-05-06avfilter/vf_blend: Move ff_blend_init into a headerAndreas Rheinhardt