Merge remote-tracking branch 'mbouron/shorthand-cleanup'
* mbouron/shorthand-cleanup: lavfi/kerndeint: switch to AVOption-based system lavfi/il: switch to AVOption-based system Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -680,6 +680,8 @@ int avfilter_init_filter(AVFilterContext *filter, const char *args, void *opaque
|
||||
!strcmp(filter->filter->name, "geq" ) ||
|
||||
!strcmp(filter->filter->name, "gradfun" ) ||
|
||||
!strcmp(filter->filter->name, "hqdn3d" ) ||
|
||||
!strcmp(filter->filter->name, "il" ) ||
|
||||
!strcmp(filter->filter->name, "kerndeint" ) ||
|
||||
!strcmp(filter->filter->name, "ocv" ) ||
|
||||
!strcmp(filter->filter->name, "life" ) ||
|
||||
!strcmp(filter->filter->name, "lut" ) ||
|
||||
|
Reference in New Issue
Block a user