]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_waveform: add subsampling input support for remaining filters
authorPaul B Mahol <onemda@gmail.com>
Sat, 19 Mar 2016 19:44:59 +0000 (20:44 +0100)
committerPaul B Mahol <onemda@gmail.com>
Sat, 19 Mar 2016 20:18:35 +0000 (21:18 +0100)
commitc91b20c464b64ea03b488d76c31510aaaa88aceb
treebe5518b31e2e88ec107a101716d05b3a6321ae03
parentefa98cdc2ff17a2f3b0ceb69e22864fd5bc433db
avfilter/vf_waveform: add subsampling input support for remaining filters

Remove achroma filter, as same output can be done with lowpass filter
and multiple components with overlay display.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
doc/filters.texi
libavfilter/vf_waveform.c