Quoting Michael Niedermayer (2024-07-18 00:49:41) > The need for passing an additional pointer around > > seems to me a net negative
It makes it explicitly clear which data is per-slice, and which per-frame/global, which is much harder to figure out with current code. -- Anton Khirnov _______________________________________________ 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".
