summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avutil/cuda_check: fix usage of removed .c fileTimo Rothenpieler2019-02-151-7/+5
* libavfilter: add transpose_vaapi filterZachary Zhou2019-01-231-0/+1
* avfilter: add maskfun filterPaul B Mahol2019-01-121-0/+1
* lavfi/Makefile: Fix bwdif filter standalone compilation.Carl Eugen Hoyos2019-01-101-1/+1
* avfilter: add anlmdn audio filterPaul B Mahol2019-01-081-0/+1
* lavf: add transpose_opencl filterRuiling Song2018-12-021-0/+1
* avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint2018-11-191-0/+1
* avfilter: add rgbashift filterPaul B Mahol2018-11-191-0/+1
* avfilter: add chromashift filterPaul B Mahol2018-11-191-0/+1
* avfilter: add dedot video filterPaul B Mahol2018-11-161-0/+1
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-141-5/+8
* avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole ...Marton Balint2018-11-111-0/+1
* avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale2018-11-021-0/+1
* libavfilter/vf_yadif: Make frame management logic and options shareablePhilip Langdale2018-11-021-1/+1
* avfilter: add tpad filterPaul B Mahol2018-11-021-0/+1
* avfilter: add (a)graphmonitor filter(s)Paul B Mahol2018-10-311-0/+2
* avfilter: add xstack filterPaul B Mahol2018-10-261-0/+1
* avfilter: add vibrance filterPaul B Mahol2018-10-231-0/+1
* avfilter/setparams : merge setfield and setrange filter to setparams filterMartin Vignali2018-10-211-1/+2
* avfilter: add chromahold filterPaul B Mahol2018-10-211-0/+1
* avfilter: add sinc source filterPaul B Mahol2018-10-191-0/+1
* avfilter: add audio denoising (afftdn) filterPaul B Mahol2018-09-251-0/+1
* avfilter: add acrossover filterPaul B Mahol2018-09-161-0/+1
* avfilter: add bm3d filterPaul B Mahol2018-09-131-0/+1
* avfilter: add amultiply audio filterPaul B Mahol2018-09-131-0/+1
* avfilter: add nvidia NPP based transpose filterRoman Arzumanyan2018-09-101-0/+1
* avfilter/f_cue: add cue and acue filtersMarton Balint2018-09-091-0/+2
* avfilter: add lut1d filterPaul B Mahol2018-09-071-0/+1
* lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko2018-08-121-0/+4
* vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara2018-08-061-1/+1
* avfilter: Add colorconstancy filterMina2018-07-231-0/+1
* Add lensfun filterStephen Seo2018-07-151-0/+1
* lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko2018-07-031-1/+7
* Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin2018-07-021-1/+1
* lavfi: make vf_colorspace use functions from colorspace.cRuiling Song2018-06-211-1/+1
* lavfi: add opencl tonemap filterRuiling Song2018-06-211-0/+2
* lavfi: Add boxblur_opencl filterDanil Iashchenko2018-06-211-2/+4
* Adds TensorFlow backend for dnn inference module.Sergey Lavrushkin2018-06-051-1/+3
* lavfi/Makefile: move dnn_*.o under vf_srcnnJan Ekström2018-06-021-3/+1
* avfilter: add adeclick and adeclip audio filtersPaul B Mahol2018-06-021-0/+2
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-291-0/+2
* avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp2018-05-181-0/+2
* avfilter: add aderivative and aintegral filterPaul B Mahol2018-05-161-0/+2
* avfilter: add fftdnoiz filterPaul B Mahol2018-05-101-0/+1
* Adds SRCNN filter.Sergey Lavrushkin2018-05-041-0/+1
* avfilter: add amplify filterPaul B Mahol2018-04-291-0/+1
* avfilter: add tmix filterPaul B Mahol2018-04-261-0/+1
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-231-1/+1
* lavf: make overlay_qsv work based on framesyncRuiling Song2018-04-211-1/+1
* avfilter: add deblock filterPaul B Mahol2018-04-211-0/+1
OpenPOWER on IntegriCloud