[FFmpeg-soc] [PATCH] fix segfault in xiph depacketizer

Josh Allmann joshua.allmann at gmail.com
Tue Jul 27 09:59:08 CEST 2010


This fixes a segfault that sometimes occurs with live/broadcast
streams, since the first packet we receive will not always be the
start of a frame, in the case of fragmented frames. This leads to
writing a null buffer.

Josh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Drop-Xiph-RTP-packets-that-come-in-without-a-prior-f.patch
Type: text/x-patch
Size: 1012 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100727/354d68d3/attachment.bin>


More information about the FFmpeg-soc mailing list