While searching for goto across whole ffmpeg codebase resulted in 3253 instances (with goto statement) were found. How reliable is goto statements when it comes to multi-threaded apps? I was under the impression its pretty risky to use. Thanks, Ratin