Hendrik Leppkes (12020-03-03): > And a bunch of functionality duplicated because we've been > discouraging avpriv use of such things for years now.
Thanks. And I just remembered: All the structures that we are not allowed to allocate on stack or embed in other structure because "the size of this structure is not part of the ABI". Hundreds of dynamic allocations, and therefore hundreds of extra lines of code for failure check. What a waste! Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".