videodecoder: Add properties to automatically request sync points and vfunc to allow...
authorSebastian Dröge <sebastian@centricular.com>
Fri, 10 Sep 2021 12:10:46 +0000 (15:10 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 20 Sep 2021 10:06:38 +0000 (13:06 +0300)
commitf3601164d2a63b27f19dc6d1a4227302a59263e5
tree15bd13494c933cfd4245e920af7c761c57f8621a
parente0811f890f402b48cd5a7d901caa7f38d50848bf
videodecoder: Add properties to automatically request sync points and vfunc to allow subclasses to handle packet loss / missing data

Subclasses could use the new vfunc to activate packet loss concealment,
for example.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1274>
gst-libs/gst/video/gstvideodecoder.c
gst-libs/gst/video/gstvideodecoder.h
gst-libs/gst/video/meson.build