nvdecoder: Handle DPB size margin in a single place
authorSeungha Yang <seungha@centricular.com>
Mon, 2 May 2022 13:46:06 +0000 (22:46 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 3 May 2022 14:17:49 +0000 (14:17 +0000)
commit29aab904a8ed78dd75bcb912759f3ce25b98ab0a
tree37d6fb2a2b0522512ba26b6e201dbc60199b1e87
parenta8b2fbf77f6226ee8a0abfa6d2bd259dcf24eeff
nvdecoder: Handle DPB size margin in a single place

... instead of each subclass

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2343>
subprojects/gst-plugins-bad/sys/nvcodec/gstnvdecoder.c
subprojects/gst-plugins-bad/sys/nvcodec/gstnvh264dec.c
subprojects/gst-plugins-bad/sys/nvcodec/gstnvh265dec.c
subprojects/gst-plugins-bad/sys/nvcodec/gstnvvp8dec.c
subprojects/gst-plugins-bad/sys/nvcodec/gstnvvp9dec.c