On Fri, Feb 26, 2016 at 12:59:08PM +0100, Michael Niedermayer wrote: > This should return an error to the decoder if the struct it tried to > getbuffer is dirty
It seems like a good idea, however it likely won't help for programs providing their own getbuffer2 as they will probably fill the data[] fields from their own shadow structures, which this check will not discover. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel