nvh265sldec: Fix for decoding 12bits stream
authorSeungha Yang <seungha@centricular.com>
Mon, 31 Jan 2022 15:50:53 +0000 (00:50 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 7 Feb 2022 18:27:48 +0000 (18:27 +0000)
commit28eeba3e186b22d3a770371a9e654f3fc3ba7d5a
treea2eee99a49e6112dabe695d695778e0df365e97e
parent80bbc71ec03ac7f0523580f6d61e08c87f9a8cb0
nvh265sldec: Fix for decoding 12bits stream

We've been exposing main-444-12 profile as a supported profile
in its sinkpad template but not actaully. Adding code to
covert 12 and 16 bits as well.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1612>
subprojects/gst-plugins-bad/sys/nvcodec/gstnvh265dec.c