[FFmpeg-devel] [PATCH] Fix a rare crash in the H.263 RTP packetizer
Martin Storsjö
martin
Thu Mar 11 16:16:05 CET 2010
Hi,
The attached patch fixes a rare crash in the H.263 RTP packetizer, that
could occur if there is only one byte left of the frame to send, and it
happens to be zero, and the next byte after the buffer also happens to be
zero.
// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtpenc_h263_smallsize.patch
Type: text/x-diff
Size: 817 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100311/61aa94d7/attachment.patch>
More information about the ffmpeg-devel
mailing list