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
2018-02-24avfilter/x86/vf_blend : add 16 bit version for BLEND_SIMPLE, phoenix, differe...Martin Vignali
2018-02-24avfilter/x86/vf_blend : indentMartin Vignali
2018-02-24avfilter/x86/vf_blend : reorganize init in order to add 16 bit versionMartin Vignali
2018-01-28avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each fun...Martin Vignali
2018-01-28avfilter/vf_framerate: add SIMD functions for frame blendingMarton Balint
2018-01-11avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali
2017-12-20Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16"James Almer
2017-12-19avfilter/x86/vf_hflip : indentMartin Vignali
2017-12-19avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_shortMartin Vignali
2017-12-19avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macroMartin Vignali
2017-12-19avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16Martin Vignali
2017-12-19avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16Martin Vignali
2017-12-19avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg...Martin Vignali
2017-12-15avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using ...Martin Vignali
2017-12-15avfilter/x86/vf_interlace : avoid crash when data are unalignedMartin Vignali
2017-12-09avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)Martin Vignali
2017-12-08x86/vf_hflip: use xor to zero initialize registersJames Almer
2017-12-08x86/vf_hflip: don't load the width argument twiceJames Almer
2017-12-04x86/vf_threshold: make threshold8 functions work on x86_32James Almer
2017-12-04avfilter/x86/vf_hflip.asm: fix building on x32Paul B Mahol
2017-12-04avfilter: add hflip x86 SIMDPaul B Mahol
2017-12-04x86vf_threshold/: use the PBLENDVB macroJames Almer
2017-12-03avfilter/x86/vf_threshold : cosmetic indentMartin Vignali
2017-12-03avfilter/x86/vf_threshold : add avx2 version for threshold 8Martin Vignali
2017-12-03avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 ve...Martin Vignali
2017-12-02avfilter/vf_threshold: add x86 SIMDPaul B Mahol
2017-10-21Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer
2017-09-23avfilter/interlace: add support for 10 and 12 bitThomas Mundt
2017-09-15avfilter/interlace: prevent over-sharpening with the complex low-pass filterThomas Mundt
2017-08-24avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol
2017-07-14x86/vf_limiter: make limiter functions work on x86_32James Almer
2017-07-08avfilter: add limiter filterPaul B Mahol
2017-06-28x86/vf_blend: use ABS2 macroJames Almer
2017-06-27x86/vf_blend: optimize difference and negation functionsJames Almer
2017-06-27x86/vf_blend: add sse and ssse3 extremity functionsJames Almer
2017-06-24vf_spp: only assign function pointers if permutation matches expectations.Ronald S. Bultje
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-05-09avfilter: add arbitrary audio FIR filterPaul B Mahol
2017-05-02avfilter/interlace: add complex vertical low-pass filterThomas Mundt
2017-04-22avfilter/interlace: change lowpass_line function prototypeThomas Mundt
2017-03-01build: Generalize yasm/nasm-related variable namesDiego Biurrun
2016-12-25avfilter/vf_w3fdif: add >8 but <16 bit supportPaul B Mahol
2016-10-17x86: Add missing colons after assembly labelsDiego Biurrun
2016-08-20x86/avf_showcqt: use the FMULADD_PS x86util macroJames Almer
2016-06-27asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron
2016-06-26Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes
2016-06-09x86/showcqt: use three operand format for some instructionsJames Almer
2016-06-09x86/showcqt: add missing preprocessor checksJames Almer
2016-06-08avutil/x86util: move haddps sse emulation from showcqtJames Almer
2016-06-08avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz