mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
d98c922995
MaxDpbSize specified in A.4.2 tells upper bound of decoded picture buffer size but does not tell actual required size. Use max_dec_pic_buffering value as a dpb size. Some backends such as DXVA and NVDEC might require pre-allocated DPB buffer and unnecessary large DPB size will result in waste of GPU memory. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6101> |
||
---|---|---|
.. | ||
gst | ||
meson.build |