appsrc: serialize custom events with buffers flow
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Mon, 22 Feb 2021 12:17:18 +0000 (13:17 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 22 Jul 2021 11:56:22 +0000 (13:56 +0200)
commitc148ecf2cbb910f86564b0caf4240069d041de95
tree6395a421592312d3bd76c4259a642b9b70c72e78
parent0a657d6db5ba912b13092a907ea507638cd01cf9
appsrc: serialize custom events with buffers flow

Application may want to inject events to the pipeline and keep them
synchronized with the buffers flow.

Fix #247

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1046>
gst-libs/gst/app/gstappsrc.c
tests/check/elements/appsrc.c