OSDN Git Service

Initialize H264 parser context correctly if the optional SEI messages
authorIvan Schreter <schreter@gmx.net>
Thu, 26 Feb 2009 20:36:02 +0000 (20:36 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 26 Feb 2009 20:36:02 +0000 (20:36 +0000)
commit2c0c5e1249cccfa376418d3c47a2aea48717e17a
treed8c482ea3c9646311f2a9750812e5f68258170fc
parent17af052531a078396f5db08d0bd000051911c595
Initialize H264 parser context correctly if the optional SEI messages
are not present.

Patch by Ivan Schreter, schreter gmx net

Originally committed as revision 17620 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_parser.c