codecs: h264dec: Improve the fast bump for the live mode.
authorHe Junyan <junyan.he@intel.com>
Wed, 28 Jul 2021 15:19:15 +0000 (23:19 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 13 Sep 2021 06:37:28 +0000 (06:37 +0000)
commit0b949ec07c590c1f03d6722961739f8b046c7143
tree0b0f9120032ec18e8d9a393a6fc44feef50727a9
parent56269d127ff08c4648b168ec7b5a634b31efa4a2
codecs: h264dec: Improve the fast bump for the live mode.

We control the policy of fast bump by the profile and the compliance
property. For baseline and constrained baseline profiles, we can use
more radical bump policy. User can also change the bump policy by
setting the compliance property in run time.

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