Changeset 1c010fd0 in ffmpeg

Timestamp:
Jan 8, 2014, 3:55:42 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
9ef7c0c5
Parents:
94cf4f8b
git-author:
Michael Niedermayer <michaelni@gmx.at> (01/08/14 03:49:50)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (01/08/14 03:55:42)
Message:

avformat/mxfdec: detect loops during header parsing

The header parser uses forward and backward parsing, making the
bulletproof prevention of loops difficult, thus this simple
detection code.
If someone improves the forward/backward parsing so it cannot loop
then this commit should be reverted

Fixes Ticket3278

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

(No files)

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