| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab' | James Almer | 2017-11-11 | 1 | -0/+7 |
|\ |
|
| * | libavfilter/overlay_qsv: Add QSV overlay vpp filter | Huang, Zhengxu | 2017-09-17 | 1 | -0/+6 |
| * | libavfilter/vf_vpp: Add common filters of the qsv vpp | Huang, Zhengxu | 2017-09-17 | 1 | -0/+1 |
* | | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436' | James Almer | 2017-10-26 | 1 | -1/+0 |
|\| |
|
| * | lavfi: Drop unused and empty header file | Vittorio Giovara | 2017-04-10 | 1 | -1/+0 |
* | | avfilter: add vmafmotion filter | Ashish Singh | 2017-09-30 | 1 | -0/+1 |
* | | lavfi: make window_func an inline function | Rostislav Pehlivanov | 2017-09-23 | 1 | -5/+5 |
* | | avfilter/thumbnail_cuda: add cuda thumbnail filter | Yogender Gupta | 2017-09-22 | 1 | -0/+1 |
* | | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -25/+25 |
* | | avfilter: add generic FFT video convolve filter | Paul B Mahol | 2017-09-09 | 1 | -0/+1 |
* | | avfilter: add Haas stereo enhancer | Paul B Mahol | 2017-09-08 | 1 | -0/+1 |
* | | avfilter: add despill filter | Paul B Mahol | 2017-09-05 | 1 | -0/+1 |
* | | vf_ssim: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -1/+1 |
* | | lavfi/vf_psnr: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -1/+1 |
* | | lavfi/vf_paletteuse: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -1/+1 |
* | | lavfi/vf_lut3d: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -1/+1 |
* | | lavfi/vf_libvmaf: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -1/+1 |
* | | lavfi/vf_blend: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -2/+2 |
* | | lavfi/vf_overlay: move to framesync2. | Nicolas George | 2017-08-29 | 1 | -1/+1 |
* | | lavfi/f_streamselect: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -2/+2 |
* | | avfilter: add pseudocolor filter | Paul B Mahol | 2017-08-19 | 1 | -0/+1 |
* | | Add tonemap filter | Vittorio Giovara | 2017-08-15 | 1 | -0/+1 |
* | | avfilter: add floodfill filter | Paul B Mahol | 2017-08-05 | 1 | -0/+1 |
* | | avfilter: add tlut2 filter | Paul B Mahol | 2017-08-04 | 1 | -0/+1 |
* | | avfilter: add unpremultiply filter | Paul B Mahol | 2017-08-02 | 1 | -0/+1 |
* | | lavfi/vf_displace: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_hysteresis: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_lut2: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_maskedclamp: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_mergeplanes: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_maskedmerge: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_midequalizer: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_premultiply: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_remap: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_threshold: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -1/+1 |
* | | lavfi/vf_stack: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -2/+2 |
* | | avfilter: add LIBVMAF filter | Ashish Singh | 2017-07-16 | 1 | -0/+1 |
* | | avfilter: add limiter filter | Paul B Mahol | 2017-07-08 | 1 | -0/+1 |
* | | avfilter: add roberts cross operator | Paul B Mahol | 2017-06-19 | 1 | -0/+1 |
* | | avfilter: add superequalizer filter | Paul B Mahol | 2017-06-19 | 1 | -0/+1 |
* | | avfilter: add native headphone spatialization filter | Paul B Mahol | 2017-06-12 | 1 | -0/+1 |
* | | avfilter: add audio surround upmixer | Paul B Mahol | 2017-06-01 | 1 | -0/+1 |
* | | avfilter: add audio crossfeed filter | Paul B Mahol | 2017-05-17 | 1 | -0/+1 |
* | | avfilter/scale_cuda: add CUDA scale filter | Yogender Gupta | 2017-05-15 | 1 | -0/+1 |
* | | avfilter: add acopy filter | Paul B Mahol | 2017-05-12 | 1 | -0/+1 |
* | | avfilter: add arbitrary audio FIR filter | Paul B Mahol | 2017-05-09 | 1 | -0/+1 |
* | | Merge commit '92db5083077a8b0f8e1050507671b456fd155125' | James Almer | 2017-05-04 | 1 | -2/+1 |
|\| |
|
| * | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -0/+1 |
* | | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' | Clément Bœsch | 2017-05-03 | 1 | -1/+1 |
|\| |
|
| * | lavfi: Add VAAPI deinterlacer | Mark Thompson | 2016-12-10 | 1 | -0/+1 |