summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavfi/vf_overlay: move to framesync2.Nicolas George2017-08-291-1/+1
* | lavfi/f_streamselect: convert to framesync2.Nicolas George2017-08-291-2/+2
* | avfilter: add pseudocolor filterPaul B Mahol2017-08-191-0/+1
* | Add tonemap filterVittorio Giovara2017-08-151-0/+1
* | avfilter: add floodfill filterPaul B Mahol2017-08-051-0/+1
* | avfilter: add tlut2 filterPaul B Mahol2017-08-041-0/+1
* | avfilter: add unpremultiply filterPaul B Mahol2017-08-021-0/+1
* | lavfi/vf_displace: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_hysteresis: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_lut2: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_maskedclamp: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_mergeplanes: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_maskedmerge: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_midequalizer: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_premultiply: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_remap: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_threshold: move to "activate" design.Nicolas George2017-07-301-1/+1
* | lavfi/vf_stack: move to "activate" design.Nicolas George2017-07-301-2/+2
* | avfilter: add LIBVMAF filterAshish Singh2017-07-161-0/+1
* | avfilter: add limiter filterPaul B Mahol2017-07-081-0/+1
* | avfilter: add roberts cross operatorPaul B Mahol2017-06-191-0/+1
* | avfilter: add superequalizer filterPaul B Mahol2017-06-191-0/+1
* | avfilter: add native headphone spatialization filterPaul B Mahol2017-06-121-0/+1
* | avfilter: add audio surround upmixerPaul B Mahol2017-06-011-0/+1
* | avfilter: add audio crossfeed filterPaul B Mahol2017-05-171-0/+1
* | avfilter/scale_cuda: add CUDA scale filterYogender Gupta2017-05-151-0/+1
* | avfilter: add acopy filterPaul B Mahol2017-05-121-0/+1
* | avfilter: add arbitrary audio FIR filterPaul B Mahol2017-05-091-0/+1
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\ \ | |/
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
| * lavfi: Add VAAPI deinterlacerMark Thompson2016-12-101-0/+1