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
2019-08-23lavfi: add deshake_opencl filterJarek Samic
2019-08-19avfilter: add v360 filterEugene Lyapustin
2019-07-29lavfi: addroi filterMark Thompson
2019-07-26libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun
2019-07-02avfilter: add deesser audio filterPaul B Mahol
2019-06-06libavfilter: Add derain filterXuewei Meng
2019-05-31avfilter: add showspatial multimedia filterPaul B Mahol
2019-05-24lavfi/opencl: add nlmeans_opencl filterRuiling Song
2019-05-14avfilter: add asr filterPaul B Mahol
2019-05-14avfilter: add xmedian filterPaul B Mahol
2019-05-11avfilter: add colorhold filterPaul B Mahol
2019-04-27avfilter: add audio soft clip filterPaul B Mahol
2019-04-20lavfi: add colorkey_opencl filterJarek Samic
2019-04-20avfilter: add lagfun filterPaul B Mahol
2019-02-15avutil/cuda_check: fix usage of removed .c fileTimo Rothenpieler
2019-01-24libavfilter: add transpose_vaapi filterZachary Zhou
2019-01-12avfilter: add maskfun filterPaul B Mahol
2019-01-10lavfi/Makefile: Fix bwdif filter standalone compilation.Carl Eugen Hoyos
2019-01-09avfilter: add anlmdn audio filterPaul B Mahol
2018-12-03lavf: add transpose_opencl filterRuiling Song
2018-11-20avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint
2018-11-19avfilter: add rgbashift filterPaul B Mahol
2018-11-19avfilter: add chromashift filterPaul B Mahol
2018-11-16avfilter: add dedot video filterPaul B Mahol
2018-11-15avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-11-11avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole ...Marton Balint
2018-11-02avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale
2018-11-02libavfilter/vf_yadif: Make frame management logic and options shareablePhilip Langdale
2018-11-02avfilter: add tpad filterPaul B Mahol
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