|
|
@@ -697,6 +697,7 @@ int avfilter_init_filter(AVFilterContext *filter, const char *args, void *opaque |
|
|
|
!strcmp(filter->filter->name, "channelsplit") || |
|
|
|
!strcmp(filter->filter->name, "color" ) || |
|
|
|
!strcmp(filter->filter->name, "colormatrix") || |
|
|
|
!strcmp(filter->filter->name, "concat" ) || |
|
|
|
!strcmp(filter->filter->name, "crop" ) || |
|
|
|
!strcmp(filter->filter->name, "cropdetect") || |
|
|
|
!strcmp(filter->filter->name, "curves" ) || |
|
|
|