avfilter/vf_waveform: add forgotten color and acolor filter to switch case
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
c3c7a879ba
commit
a68d4bf235
@ -2363,6 +2363,8 @@ static int config_input(AVFilterLink *inlink)
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch (s->filter) {
|
switch (s->filter) {
|
||||||
|
case COLOR:
|
||||||
|
case ACOLOR:
|
||||||
case LOWPASS:
|
case LOWPASS:
|
||||||
switch (s->scale) {
|
switch (s->scale) {
|
||||||
case DIGITAL:
|
case DIGITAL:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user