summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-041-2/+3
* avfilter: add anlmf filterPaul B Mahol2021-12-251-0/+1
* tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt2021-12-191-0/+3
* avfilter: add vf_yadif_videotoolboxAman Karmani2021-12-181-0/+4
* avfilter: add audio dynamic equalizer filterPaul B Mahol2021-12-121-0/+1
* avfilter: add a transpose_vulkan filterWu Jianhua2021-12-101-0/+1
* avfilter: add audio dynamic smooth filterPaul B Mahol2021-12-021-0/+1
* avfilter: add audio spectral stats filterPaul B Mahol2021-12-021-0/+1
* avfilter: add a vflip_vulkan filterWu Jianhua2021-11-191-1/+2
* avfilter: add a hflip_vulkan filterWu Jianhua2021-11-191-0/+1
* vulkan: fix checkheadersLynne2021-11-191-1/+1
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-191-6/+6
* lavu/vulkan: add option to switch between shader compilers and cleanup glslangLynne2021-11-191-2/+0
* avfilter: add colorspectrum source video filterPaul B Mahol2021-11-161-0/+1
* libavfilter: add a gblur_vulkan filterWu Jianhua2021-11-161-0/+1
* lavfi: add a libplacebo filterNiklas Haas2021-11-121-0/+1
* avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan2021-11-031-0/+1
* avfilter: add huesaturation filterPaul B Mahol2021-10-291-0/+1
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-271-1/+1
* avfilter: add varblur video filterPaul B Mahol2021-10-191-0/+1
* avfilter: add xcorrelate video filterPaul B Mahol2021-10-131-0/+1
* avfilter: add limitdiff video filterPaul B Mahol2021-10-131-0/+1
* avfilter: add audio signal to distortion ratio filterPaul B Mahol2021-10-091-0/+1
* avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan2021-10-071-0/+1
* avfilter: add (a)latency filtersPaul B Mahol2021-10-021-0/+2
* avfilter: add morpho filterPaul B Mahol2021-09-281-0/+1
* avfilter: add audio psychoacoustic clipperPaul B Mahol2021-09-111-0/+1
* avfilter/vf_convolution: add scharr operatorPaul B Mahol2021-09-101-0/+1
* avfilter: add grayworld video filterPaul Buxton2021-08-291-0/+1
* avfilter: add atilt filterPaul B Mahol2021-08-281-0/+1
* avfilter: add adecorrelate filterPaul B Mahol2021-08-281-0/+1
* avfilter: add hsvkey and hsvhold video filtersPaul B Mahol2021-08-251-0/+2
* avfilter: add (a)segment filtersPaul B Mahol2021-08-161-0/+2
* avfilter: add afwtdn filterPaul B Mahol2021-07-241-0/+1
* avfilter/scale_cuda: combine separate CUDA sourcesTimo Rothenpieler2021-06-241-2/+1
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-221-4/+7
* GSoC: Add guided filterXuewei Meng2021-05-101-0/+1
* lavfi/dnn_classify: add filter dnn_classify for classification based on detec...Guo, Yejun2021-05-061-0/+1
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-271-1/+0
* avfilter/Makefile: Don't compile transform.c unconditionallyAndreas Rheinhardt2021-04-271-3/+2
* lavfi: add filter dnn_detect for object detectionGuo, Yejun2021-04-171-0/+1
* avfilter: add identity video filterPaul B Mahol2021-03-061-0/+1
* dnn: extract common functions used by different filtersGuo, Yejun2021-02-181-0/+1
* avfilter: add vif filterAshish Singh2021-02-161-0/+1
* avfilter: add monochrome video filterPaul B Mahol2021-02-121-0/+1
* avfilter: add exposure video filterPaul B Mahol2021-02-101-0/+1
* avfilter: add aexciter audio filterPaul B Mahol2021-02-101-0/+1
* avfilter: add colorize filterPaul B Mahol2021-02-071-0/+1
* avfilter: add colorcorrect filterPaul B Mahol2021-02-031-0/+1
* avfilter: add colorcontrast filterPaul B Mahol2021-02-021-0/+1