decodebin3: fix unblocking on input gap events
authorMathieu Duponchelle <mathieu@centricular.com>
Sun, 1 Aug 2021 16:20:06 +0000 (18:20 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 3 Sep 2021 13:46:19 +0000 (13:46 +0000)
commitf5cdb2d00240d50dbf7fcb1c6b204bbbd0a8e0c7
treee9143aa878a282200f27492163365f5b3c2205ee
parent8ad1ea02972217dc8222397544b5858ea01301b3
decodebin3: fix unblocking on input gap events

Initial gap events should not be discarded on the input streams,
but instead cause unblocking just as buffers do.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1239>
gst/playback/gstdecodebin3-parse.c