OSDN Git Service

Improve PGS parsing: the "state" field is not relevant to us,
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 6 Nov 2010 16:46:03 +0000 (16:46 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 6 Nov 2010 16:46:03 +0000 (16:46 +0000)
commit931856a26761ae817f1cc60f73346ae718a38b1f
treed95b7b2004f6dfcfb2f297cc644e39727739d421
parentc5cb9c946bb2b27ddd1284d2c66e0c3b20e77763
Improve PGS parsing: the "state" field is not relevant to us,
the object number is, it determines whether we should continue
parsing the presentation description and whether we should
clear the subtitles on the next display command.
Based on patch by Mark Goodman [mark goodman gmail com]

Originally committed as revision 25682 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/pgssubdec.c