| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_hqdn3d: add support for commands | Paul B Mahol | 2019-11-29 | 1 | -0/+7 |
* | avfilter: add axcorrelate filter | Paul B Mahol | 2019-11-23 | 1 | -0/+33 |
* | avfilter/vf_normalize: add support for commands | Paul B Mahol | 2019-11-23 | 1 | -0/+7 |
* | avfilter/af_biquads: add new normalize/n option | Paul B Mahol | 2019-11-22 | 1 | -0/+39 |
* | doc/filters: complete and correct vmafmotion section | Gyan Doshi | 2019-11-22 | 1 | -5/+12 |
* | avfilter/vf_datascope: add support for commands in oscilloscope | Paul B Mahol | 2019-11-21 | 1 | -0/+7 |
* | avfilter/vf_chromakey: add support for commands | Paul B Mahol | 2019-11-21 | 1 | -0/+14 |
* | avfilter/vf_lumakey: add support for commands | Paul B Mahol | 2019-11-21 | 1 | -1/+8 |
* | avfilter/vf_chromashift: add support for commands | Paul B Mahol | 2019-11-21 | 1 | -0/+8 |
* | avfilter/vf_fillborders: add support for commands | Paul B Mahol | 2019-11-21 | 1 | -0/+7 |
* | avfilter/vf_median: add support for commands | Paul B Mahol | 2019-11-20 | 1 | -0/+7 |
* | doc/filters: correct libvmaf example | Gyan Doshi | 2019-11-19 | 1 | -1/+1 |
* | doc/filters: correct ssim example | Gyan Doshi | 2019-11-19 | 1 | -1/+1 |
* | doc/filters: correct psnr example | Gyan Doshi | 2019-11-19 | 1 | -1/+1 |
* | doc/filters: improve libvmaf section | Gyan Doshi | 2019-11-18 | 1 | -2/+10 |
* | avfilter/vf_colorbalance: add support for commands | Paul B Mahol | 2019-11-13 | 1 | -0/+4 |
* | avfilter/vf_colorbalance: add option to preserve lightness | Paul B Mahol | 2019-11-13 | 1 | -0/+3 |
* | avfilter/vf_dnn_processing: add a generic filter for image proccessing with d... | Guo, Yejun | 2019-11-07 | 1 | -0/+44 |
* | doc/filters: fix overlay_opencl document typo | Steven Liu | 2019-11-01 | 1 | -1/+1 |
* | avfilter/vf_median: add radiusV option | Paul B Mahol | 2019-10-31 | 1 | -1/+6 |
* | doc/filters: move drawgraph to video filters chapter | Paul B Mahol | 2019-10-30 | 1 | -105/+110 |
* | doc/filters: move agraphmonitor to multimedia filters chapter | Paul B Mahol | 2019-10-30 | 1 | -1/+6 |
* | avfilter/vf_vfrdet: also report average delta | Paul B Mahol | 2019-10-29 | 1 | -2/+2 |
* | avfilter: add median filter | Paul B Mahol | 2019-10-29 | 1 | -0/+15 |
* | doc/filters: add one more example for libvmaf | Paul B Mahol | 2019-10-25 | 1 | -0/+11 |
* | doc/filters: add one more example for ssim/psnr | Paul B Mahol | 2019-10-25 | 1 | -0/+21 |
* | doc/filters: fix another typo | Paul B Mahol | 2019-10-24 | 1 | -1/+1 |
* | avfilter: add maskedmin/maskedmax filters | Paul B Mahol | 2019-10-24 | 1 | -0/+32 |
* | avfilter/vsrc_mptestsrc: add options to set the maximum number of frames | Limin Wang | 2019-10-21 | 1 | -0/+3 |
* | avfilter/af_silencedetect: use AV_OPT_TYPE_DURATION | Limin Wang | 2019-10-21 | 1 | -1/+3 |
* | avfilter: add bilateral filter | Paul B Mahol | 2019-10-21 | 1 | -0/+17 |
* | avfilter/af_silencedetect: document metadata | Limin Wang | 2019-10-21 | 1 | -1/+10 |
* | avfilter/vf_atadenoise: add support for commands | Paul B Mahol | 2019-10-20 | 1 | -0/+4 |
* | avfilter/vf_fieldhint: add support for duplicating fields | Paul B Mahol | 2019-10-19 | 1 | -0/+2 |
* | avfilter/vf_atadenoise: add option to use additional algorithm | Paul B Mahol | 2019-10-17 | 1 | -0/+8 |
* | doc/filters: fixes for scale filter | Gyan Doshi | 2019-10-17 | 1 | -7/+8 |
* | avfilter: add arnndn filter | Paul B Mahol | 2019-10-16 | 1 | -0/+11 |
* | doc/filters: document colorchannelmixer commands | Paul B Mahol | 2019-10-14 | 1 | -0/+4 |
* | doc/filters: document amplify commands | Paul B Mahol | 2019-10-14 | 1 | -0/+12 |
* | doc/filters: document scroll commands | Paul B Mahol | 2019-10-14 | 1 | -0/+10 |
* | doc/filters: document new feature | Paul B Mahol | 2019-10-14 | 1 | -0/+9 |
* | avfilter/vf_geq: allow user to set interpolation method | Paul B Mahol | 2019-10-14 | 1 | -0/+8 |
* | avfilter/vf_waveform: add yflat filter | Paul B Mahol | 2019-10-12 | 1 | -0/+3 |
* | avfilter/vf_waveform: add invert graticule | Paul B Mahol | 2019-10-12 | 1 | -0/+3 |
* | doc/filters: add more examples for afftfilt | Paul B Mahol | 2019-10-09 | 1 | -0/+12 |
* | doc/filters: document atempo command | Paul B Mahol | 2019-10-09 | 1 | -0/+9 |
* | doc/filters: mention rubberband supported commands | Paul B Mahol | 2019-10-09 | 1 | -0/+13 |
* | avfilter/af_anlms: add support for commands | Paul B Mahol | 2019-10-08 | 1 | -1/+5 |
* | avfilter/af_adelay: add option which changes how unset channels are delayed | Paul B Mahol | 2019-10-07 | 1 | -0/+10 |
* | doc/filters: fix few more typos | Paul B Mahol | 2019-10-06 | 1 | -2/+2 |