[FFmpeg-devel] [PATCH v2 0/13] rewrite avpriv_find_start_code() for clarity

Scott Theisen scott.the.elm at gmail.com
Thu Feb 3 20:44:37 EET 2022


start_code is used as an [in,out] parameter only twice, once each in mpeg12.c
and mpegvideo_parser.c.  The input part of avpriv_find_start_code() has now
been rewritten to still allow this.

I did manage to run FATE this time and it completes without errors.

Regards,
Scott





More information about the ffmpeg-devel mailing list