[FFmpeg-devel] [PATCH v3 0/8] rewrite avpriv_find_start_code() for clarity

Scott Theisen scott.the.elm at gmail.com
Wed Feb 9 05:28:46 EET 2022


I have removed most of my added comments.

Rebased to account for Andreas Rheinhardt moving the prototype to
startcode.h.

Per his suggestion, the function signature is now unmodified.
(ff_)mpeg1_find_frame_end() now has a wrapper function preserving
the original behavior allowing start codes across buffer boundaries.

-Scott



More information about the ffmpeg-devel mailing list