lavfi: remove more instances of avfilter_default_filter_name()
They were discarded in 0f0f3bd1e0.
This commit is contained in:
@@ -80,7 +80,7 @@ static const AVOption movie_options[]= {
|
||||
|
||||
static const AVClass movie_class = {
|
||||
"MovieContext",
|
||||
avfilter_default_filter_name,
|
||||
av_default_item_name,
|
||||
movie_options
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user