Andreas Rheinhardt (12021-09-19):
> Every filter exposing the framesync options via its child_next
> callback already calls framesync_preinit() in its preinit callback.
> So the filter is already preinited whenever its child_next is called.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavfilt
Every filter exposing the framesync options via its child_next
callback already calls framesync_preinit() in its preinit callback.
So the filter is already preinited whenever its child_next is called.
Signed-off-by: Andreas Rheinhardt
---
libavfilter/framesync.c | 5 -
libavfilter/framesync.