codecs: h264dec: Add help function of dpb_set_max_num_reorder_frames.
authorHe Junyan <junyan.he@intel.com>
Tue, 20 Jul 2021 15:49:12 +0000 (23:49 +0800)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 21 Jul 2021 15:23:17 +0000 (15:23 +0000)
commit573d3f5ba5725b59aeb245eed4a673aa39504d54
treef4633e1584e7ed2d88b442ad477b8f3b13123131
parentbe223ad316bbd044dd9e3ea51e33b53edcd00b2b
codecs: h264dec: Add help function of dpb_set_max_num_reorder_frames.

The max_num_reorder_frames can be useful for bump check. We store it
in the DPB and no need for the decoder now.

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