[FFmpeg-devel] [PATCH] Revert removal of bytestream end checks in cabac decoder.

Laurent Aimar fenrir at elivagar.org
Sat Sep 10 01:10:52 CEST 2011


 I don't think that preventing overread in the cabac reader can be implemented
without checking the boundary when refilling the state (at least with the
current way of handling FF_INPUT_PADDING_SIZE).

 See patch attached.

-- 
fenrir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabac-p0.patch
Type: text/x-diff
Size: 994 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110910/32f88db9/attachment.bin>


More information about the ffmpeg-devel mailing list