h264decoder: Disallow multiple slice group as we don't support FMO
authorSeungha Yang <seungha@centricular.com>
Fri, 22 May 2020 17:33:24 +0000 (02:33 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 22 May 2020 19:07:33 +0000 (19:07 +0000)
commit2e0a6cc020756d0a0ac7503a19c5aa5307ab97f3
tree3233df5ec8e0d9f08d57a23f9f4787ee0d6122ec
parente75049eb84b3ba3606f6cdc182758bc112e4cb2a
h264decoder: Disallow multiple slice group as we don't support FMO

Even though it might be supported by accelerator, baseclass is not
ready to support it.

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