videodecoder: Consider having output data when the subclass drops a frame
authorSebastian Dröge <sebastian@centricular.com>
Mon, 14 Nov 2022 18:38:09 +0000 (20:38 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 15 Nov 2022 21:18:50 +0000 (21:18 +0000)
commit416dae67b201f604d26eec91f0c8015568333bba
treeec98f05eecefe1fcd08310f5111015b191b7feea
parent721f05939779e1c532901874926f134e0cd7f115
videodecoder: Consider having output data when the subclass drops a frame

The subclass might drop a frame for QoS reasons (e.g. vpxdec) and if all
frames are dropped because of that it wouldn't make sense to post an
error message on EOS.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3408>
subprojects/gst-plugins-base/gst-libs/gst/video/gstvideodecoder.c