GNOME Bugzilla – Bug 658800
h264parse: do not try to read from a non existent VUI
Last modified: 2011-09-19 07:27:46 UTC
Note that, not knowing the format, I don't know if not having a VUI there is indicative of a corrupt stream, but at least it stops the parser crashing.
Created attachment 196241 [details] [review] h264parse: do not try to read from a non existent VUI
commit ac5121eb018ec7da6a76c28cc4dcb41474731261 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Mon Sep 12 11:17:20 2011 +0100 h264parse: do not try to read from a non existent VUI https://bugzilla.gnome.org/show_bug.cgi?id=658800