Commit c91b20c4 authored by Paul B Mahol's avatar Paul B Mahol

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: 's avatarPaul B Mahol <onemda@gmail.com>
parent efa98cdc
...@@ -13171,9 +13171,6 @@ Similar as above, but shows difference between blue and red chroma. ...@@ -13171,9 +13171,6 @@ Similar as above, but shows difference between blue and red chroma.
@item chroma @item chroma
Displays only chroma. Displays only chroma.
@item achroma
Similar as above, but shows difference between blue and red chroma.
@item color @item color
Displays actual color value on waveform. Displays actual color value on waveform.
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment