On 11/28/11 4:23 PM, Ronald S. Bultje wrote:
From: Aaron Colwell<[email protected]>
The next call to decode() will update from an invalid index, which will
either lead to a memcpy() where dest==src (2 threads), or lead to a
crash (>2 threads).
The patch looks fine. (took me a bit to get to read the
if (!avpkt->size && !(codec->capabilities & CODEC_CAP_DELAY)) return 0;
At the top of submit_packet()
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel