]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
When a H.264 stream references a PPS or SPS id which doesn't exist, instead of
authortakis <takis@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 3 Mar 2009 14:32:24 +0000 (14:32 +0000)
committertakis <takis@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 3 Mar 2009 14:32:24 +0000 (14:32 +0000)
commit365953ec4ba71419cef733995ced122a66fcebce
treea270212792f01cd67f4965cf0d94d99cf2cf51c5
parent7c869ad4937c512c27dee875312ee6c06c576caa
When a H.264 stream references a PPS or SPS id which doesn't exist, instead of
just saying that a non-existing id is referenced, show the value of the id.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17771 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/h264.c