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-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-08lavfi: Add filters to run arbitrary OpenCL programsMark Thompson
2018-01-05avfilter: add arbitrary audio IIR filterPaul B Mahol
2018-01-04avfilter: add hilbert source FIR filterPaul B Mahol
2018-01-03avfilter: add entropy filterPaul B Mahol
2017-12-27avfilter: add deconvolve filterPaul B Mahol
2017-12-06avfilter: add setrange filterPaul B Mahol
2017-12-01avfilter: add fillborders filterPaul B Mahol
2017-11-26avfilter: add lv2 wrapper filterPaul B Mahol
2017-11-25avfilter: add normalize filterRichard Ling
2017-11-24avfilter: add mix filterPaul B Mahol
2017-11-24avfilter/Makefile: skip building opencl.h when opencl is disabledJames Almer
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-23lavfi: Add OpenCL unsharp mask filterMark Thompson
2017-11-23lavfi: Add OpenCL overlay filterMark Thompson
2017-11-23lavfi: Add infrastructure for building OpenCL source into libavfilterMark Thompson
2017-11-19avfilter: add acontrast filterPaul B Mahol
2017-11-17avfilter: add multiband compand filterPaul B Mahol
2017-11-11Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer
2017-10-26Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer
2017-09-30avfilter: add vmafmotion filterAshish Singh
2017-09-23lavfi: make window_func an inline functionRostislav Pehlivanov
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-17libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu
2017-09-17libavfilter/vf_vpp: Add common filters of the qsv vppHuang, Zhengxu
2017-09-12lavfi: rename framesync2 to framesync.Nicolas George
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-05avfilter: add despill filterPaul B Mahol
2017-08-29vf_ssim: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_psnr: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_paletteuse: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_lut3d: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_libvmaf: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_blend: convert to framesync2.Nicolas George
2017-08-29lavfi/vf_overlay: move to framesync2.Nicolas George
2017-08-29lavfi/f_streamselect: convert to framesync2.Nicolas George
2017-08-19avfilter: add pseudocolor filterPaul B Mahol
2017-08-15Add tonemap filterVittorio Giovara
2017-08-05avfilter: add floodfill filterPaul B Mahol
2017-08-04avfilter: add tlut2 filterPaul B Mahol
2017-08-02avfilter: add unpremultiply filterPaul B Mahol
2017-07-30lavfi/vf_displace: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_hysteresis: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_lut2: move to "activate" design.Nicolas George
2017-07-30lavfi/vf_maskedclamp: move to "activate" design.Nicolas George