OSDN Git Service

Use last decoded SPS as current SPS in order to parse picture timing SEI
authorIvan Schreter <schreter@gmx.net>
Fri, 20 Feb 2009 16:20:01 +0000 (16:20 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Fri, 20 Feb 2009 16:20:01 +0000 (16:20 +0000)
commitebb61f834a338836590e10de98981a73066e63b7
tree7f6d562bc55171c318fce44c1d06d7820ac9b75d
parentabaab07c193345d606f0eb2c7238a6458902ca80
Use last decoded SPS as current SPS in order to parse picture timing SEI
correctly. This works around an apparent H.264 standard deficiency.

Patch by Ivan Schreter, schreter gmx net

Originally committed as revision 17471 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c