summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* avfilter: add lowshelf and highshelf filtersPaul B Mahol2018-04-171-0/+2
* avfilter: add vfrdet filterPaul B Mahol2018-04-131-0/+1
* libavfilter: Add OpenCL convolution filterDanil Iashchenko2018-03-261-0/+2
* lavfi: Add OpenCL avgblur filterdrfer32018-03-221-0/+2
* avfilter: add drmeter audio filterPaul B Mahol2018-03-111-0/+1
* avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabledJames Almer2018-01-231-0/+1
* lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-211-0/+2
* lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-211-0/+1
* lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao2018-01-211-1/+1
* lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.Jun Zhao2018-01-211-1/+1
* lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-071-0/+2
* avfilter: add arbitrary audio IIR filterPaul B Mahol2018-01-051-0/+1
* avfilter: add hilbert source FIR filterPaul B Mahol2018-01-041-0/+1
* avfilter: add entropy filterPaul B Mahol2018-01-031-0/+1
* avfilter: add deconvolve filterPaul B Mahol2017-12-271-0/+1
* avfilter: add setrange filterPaul B Mahol2017-12-061-0/+1
* avfilter: add fillborders filterPaul B Mahol2017-12-011-0/+1
* avfilter: add lv2 wrapper filterPaul B Mahol2017-11-261-0/+1
* avfilter: add normalize filterRichard Ling2017-11-251-0/+1
* avfilter: add mix filterPaul B Mahol2017-11-241-0/+1
* avfilter/Makefile: skip building opencl.h when opencl is disabledJames Almer2017-11-231-0/+1
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-221-3/+0
* lavfi: Add OpenCL unsharp mask filterMark Thompson2017-11-221-0/+2
* lavfi: Add OpenCL overlay filterMark Thompson2017-11-221-0/+2
* lavfi: Add infrastructure for building OpenCL source into libavfilterMark Thompson2017-11-221-0/+6
* avfilter: add acontrast filterPaul B Mahol2017-11-191-0/+1
* avfilter: add multiband compand filterPaul B Mahol2017-11-171-0/+1
* Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer2017-11-111-0/+7
|\
| * libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-171-0/+6
| * libavfilter/vf_vpp: Add common filters of the qsv vppHuang, Zhengxu2017-09-171-0/+1
* | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-261-1/+0
|\ \ | |/
| * lavfi: Drop unused and empty header fileVittorio Giovara2017-04-101-1/+0
* | avfilter: add vmafmotion filterAshish Singh2017-09-301-0/+1
* | lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-231-5/+5
* | avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta2017-09-221-0/+1
* | lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-25/+25
* | avfilter: add generic FFT video convolve filterPaul B Mahol2017-09-091-0/+1
* | avfilter: add Haas stereo enhancerPaul B Mahol2017-09-081-0/+1
* | avfilter: add despill filterPaul B Mahol2017-09-051-0/+1
* | vf_ssim: convert to framesync2.Nicolas George2017-08-291-1/+1
* | lavfi/vf_psnr: convert to framesync2.Nicolas George2017-08-291-1/+1
* | lavfi/vf_paletteuse: convert to framesync2.Nicolas George2017-08-291-1/+1
* | lavfi/vf_lut3d: convert to framesync2.Nicolas George2017-08-291-1/+1
* | lavfi/vf_libvmaf: convert to framesync2.Nicolas George2017-08-291-1/+1
* | lavfi/vf_blend: convert to framesync2.Nicolas George2017-08-291-2/+2
OpenPOWER on IntegriCloud