[FFmpeg-devel] [PATCH 4/4] avfiler/framesync: Remove redundant setting of AVClass

Nicolas George george at nsup.org
Thu Sep 23 11:33:39 EEST 2021


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 <andreas.rheinhardt at outlook.com>
> ---
>  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210923/55399633/attachment.sig>


More information about the ffmpeg-devel mailing list