d3d11decoder: Handle DPB size margin in a single place
authorSeungha Yang <seungha@centricular.com>
Mon, 2 May 2022 13:41:53 +0000 (22:41 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 3 May 2022 14:17:49 +0000 (14:17 +0000)
commita8b2fbf77f6226ee8a0abfa6d2bd259dcf24eeff
tree29b1e1742d41f58fb3d69a829c9f67f7a0cf1994
parent6a4c42c03f59be2978a6b5c06befbffc20d53c90
d3d11decoder: 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/d3d11/gstd3d11av1dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11decoder.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11h264dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11h265dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11mpeg2dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11vp8dec.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11vp9dec.cpp