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-03-18avfilter/vf_premultiply : fix unpremultiply_offset for rgb inputMartin Vignali
2018-03-16avfilter/af_surround: drain input at EOFPaul B Mahol
2018-03-11avfilter: add drmeter audio filterPaul B Mahol
2018-03-08lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos
2018-03-08libavfilter/vf_fps: Minor cleanupsCalvin Walton
2018-03-08libavfilter/vf_fps: Rewrite using activate callbackCalvin Walton
2018-03-08avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formatsPaul B Mahol
2018-03-07avfilter/af_alimiter: check if buffer_size is validPaul B Mahol
2018-03-07avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer
2018-03-01avfilter/avf_concat: add next commandBodecs Bela
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-02-24lavfi/vf_transpose: fix regression with semiplanar formatsRodger Combs
2018-02-15avfilter/avf_avectorscope: Fix ;;Michael Niedermayer
2018-02-14avfilter/af_loudnorm: correctly initialize PTSNiklas Haas
2018-02-13Merge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a'Mark Thompson
2018-02-13Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0'Mark Thompson
2018-02-13Merge commit 'b128be1748f3920a14a98307265df5f2d3433e1d'Mark Thompson
2018-02-13Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson
2018-02-12vf_hwupload/hwmap: Support setting a fixed pool sizeMark Thompson
2018-02-12vf_scale_qsv: Support increasing hardware frame pool sizeMark Thompson
2018-02-12vf_*_vaapi: Support increasing hardware frame pool sizeMark Thompson
2018-02-12lavfi: Add support for increasing hardware frame pool sizesMark Thompson
2018-02-07lavfi: add a gitignore file for OpenCL compiled kernelsRostislav Pehlivanov
2018-02-03avfilter/af_join: Fix crash in join filterNikolas Bowe
2018-02-01avfilter: add comments for duplicate lineSteven Liu
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-28avfilter/vf_framerate: change blend factor precisionMarton Balint
2018-01-28avfilter/vf_framerate: factorize blend functions and unify filter_sliceMarton Balint
2018-01-28avfilter/vf_framerate: unify luma and chroma blendingMarton Balint
2018-01-28avfilter/vf_transpose: Fix regression with packed pixel formatsMichael Niedermayer
2018-01-27avfilter/vf_transpose: Fix used plane count.Michael Niedermayer
2018-01-26lavfi/misc_vaapi: use default value setting if without arguments.Jun Zhao
2018-01-26lavfi/procamp_vaapi: fix the green video issue if without arguments.Jun Zhao
2018-01-24lavfi/vf_xxx_vaapi: fix typo.Jun Zhao
2018-01-24avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabledJames Almer
2018-01-22lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao
2018-01-22lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao
2018-01-22lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao
2018-01-22lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.Jun Zhao
2018-01-22lavfi: VAAPI VPP common infrastructure.Jun Zhao
2018-01-21avfilter/drawtext - implement fix_boundsGyan Doshi
2018-01-20avfilter/formats: remove support for deprecated channel count specificationMarton Balint
2018-01-19lavfi/vf_scale_vaapi: set output SARRodger Combs
2018-01-18avfilter/af_afade: acrossfade: switch to activatePaul B Mahol
2018-01-17avfilter/vidstab: check bytesPerPixel only for packed formats.Gyan Doshi
2018-01-17lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao
2018-01-15avfilter/vf_idet: added more YUVA formats to idet query_formatsRobert Nagy