h264decoder: Ignore invalid max_num_reorder_frames in VUI
authorSeungha Yang <seungha@centricular.com>
Thu, 6 Apr 2023 11:26:24 +0000 (20:26 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 10 Apr 2023 17:05:53 +0000 (17:05 +0000)
commit976df011f674bb6da54a4dd8f89f669843a93a4f
treed70be21ba17f80f00d67b0d939e170a076f47266
parent270ca09961fb56f9b4186f9e9a89b086ee4d31f7
h264decoder: Ignore invalid max_num_reorder_frames in VUI

It's not fatal and can be ignored

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4383>
subprojects/gst-plugins-bad/gst-libs/gst/codecs/gsth264decoder.c