vf_deinterlace_vaapi: Mark as hwframe-aware
Commits ade370a4 and e3fb74f7 were reordered while merging, so this change got lost.
This commit is contained in:
parent
e66563aede
commit
75afad774b
@ -631,4 +631,5 @@ AVFilter ff_vf_deinterlace_vaapi = {
|
||||
.inputs = deint_vaapi_inputs,
|
||||
.outputs = deint_vaapi_outputs,
|
||||
.priv_class = &deint_vaapi_class,
|
||||
.flags_internal = FF_FILTER_FLAG_HWFRAME_AWARE,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user