On 12/19/24 3:59 AM, Wang Bin wrote: > > based on Hendrik Leppkes's fork > > > > > > _______________________________________________ > > 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". > > This patch has a big web of gotos. This can get very confusing. Is there > any way to change it so there's if blocks or other static functions to > call? Gotos should be used very sparingly and mostly to goto the end of > a block where cleanup happens. > > - Leo Izen (Traneptora) > >
0001-matroskadec-support-S_TEXT-WEBVTT.patch
Description: Binary data
_______________________________________________ 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".
