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-11-04avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale
2018-11-04libavfilter/vf_yadif: Make frame management logic and options shareablePhilip Langdale
2018-10-31avfilter: add (a)graphmonitor filter(s)Paul B Mahol
2018-10-26avfilter: add xstack filterPaul B Mahol
2018-10-23avfilter: add vibrance filterPaul B Mahol
2018-10-21avfilter/setparams : merge setfield and setrange filter to setparams filterMartin Vignali
2018-10-21avfilter: add chromahold filterPaul B Mahol
2018-10-19avfilter: add sinc source filterPaul B Mahol
2018-09-25avfilter: add audio denoising (afftdn) filterPaul B Mahol
2018-09-16avfilter: add acrossover filterPaul B Mahol
2018-09-13avfilter: add bm3d filterPaul B Mahol
2018-09-13avfilter: add amultiply audio filterPaul B Mahol
2018-09-10avfilter: add nvidia NPP based transpose filterRoman Arzumanyan
2018-09-09avfilter/f_cue: add cue and acue filtersMarton Balint
2018-09-07avfilter: add lut1d filterPaul B Mahol
2018-08-12lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko
2018-08-06vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara
2018-07-23avfilter: Add colorconstancy filterMina
2018-07-15Add lensfun filterStephen Seo
2018-07-03lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko
2018-07-02Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin
2018-06-21lavfi: make vf_colorspace use functions from colorspace.cRuiling Song
2018-06-21lavfi: add opencl tonemap filterRuiling Song
2018-06-21lavfi: Add boxblur_opencl filterDanil Iashchenko
2018-06-05Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin
2018-06-02lavfi/Makefile: move dnn_*.o under vf_srcnnJan Ekström
2018-06-02avfilter: add adeclick and adeclip audio filtersPaul B Mahol
2018-05-29Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin
2018-05-18avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp
2018-05-16avfilter: add aderivative and aintegral filterPaul B Mahol
2018-05-10avfilter: add fftdnoiz filterPaul B Mahol
2018-05-04Adds SRCNN filter.Sergey Lavrushkin
2018-04-29avfilter: add amplify filterPaul B Mahol
2018-04-26avfilter: add tmix filterPaul B Mahol
2018-04-24avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu
2018-04-21lavf: make overlay_qsv work based on framesyncRuiling Song
2018-04-21avfilter: add deblock filterPaul B Mahol
2018-04-17avfilter: add lowshelf and highshelf filtersPaul B Mahol
2018-04-13avfilter: add vfrdet filterPaul B Mahol
2018-03-27libavfilter: Add OpenCL convolution filterDanil Iashchenko
2018-03-23lavfi: Add OpenCL avgblur filterdrfer3
2018-03-11avfilter: add drmeter audio filterPaul B Mahol
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