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 <[email protected]> > --- > libavfilter/framesync.c | 5 ----- > libavfilter/framesync.h | 9 +++------ > 2 files changed, 3 insertions(+), 11 deletions(-)
That looks like a good change and you understand the logic of child contexts better than me, so ok to both. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
