h265parse: ignore VUI parse fail when parse SPS
authorHaihua Hu <jared.hu@nxp.com>
Thu, 28 Feb 2019 09:42:58 +0000 (17:42 +0800)
committerHaihua Hu <jared.hu@nxp.com>
Tue, 26 Mar 2019 02:06:03 +0000 (02:06 +0000)
commit54982527509d23f36827181a59275547a811559f
tree31ae90a20ed2343a963412938c4ef2724e65b596
parentdbef8c43e89c13e496e6ffbb85fef9d12431001f
h265parse: ignore VUI parse fail when parse SPS

VUI is an optional for SPS parse, some HEVC file has incorrect VUI
parameters but still can be decoded
gst/videoparsers/gsth265parse.c