On 12/19/24 3:59 AM, Wang Bin wrote:
based on Hendrik Leppkes's fork


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org 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)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to