Browse code

avfilter/vf_waveform: add forgotten color and acolor filter to switch case

Signed-off-by: Paul B Mahol <onemda@gmail.com>

Paul B Mahol authored on 2016/03/15 17:15:03
Showing 1 changed files
... ...
@@ -2363,6 +2363,8 @@ static int config_input(AVFilterLink *inlink)
2363 2363
     }
2364 2364
 
2365 2365
     switch (s->filter) {
2366
+    case COLOR:
2367
+    case ACOLOR:
2366 2368
     case LOWPASS:
2367 2369
         switch (s->scale) {
2368 2370
         case DIGITAL: