mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
31a314ac5b
Change the sticky event array so that it contains a pending and an active event. Events on the sinkpad are copied to the pending array and after the eventfunc returned TRUE, moved to the active event. This allows us to queue new events like when we do per-pad offsets without removing the currently active event. Remove the active argument from the gst_pad_get_sticky_event() method, the pending events are not something we want to expose. |
||
---|---|---|
.. | ||
elements | ||
generic | ||
gst | ||
libs | ||
pipelines | ||
.gitignore | ||
Makefile.am |