Changeset 0ad04bf6 in ffmpeg

Timestamp:
May 28, 2015, 1:31:07 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
6f2c64fd
Parents:
b06e82e7
git-author:
wm4 <nfxjfg@googlemail.com> (05/28/15 12:30:14)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (05/28/15 13:31:07)
Message:

dvdsubdec: reset buffer size on invalid over-large packets

Otherwise it will never be reset, and remain "stuck" in this state
forever. Can happen when seeking: the decoder will receive fragments
from different file positions, which triggers the condition easily.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.