mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
GStreamer multimedia framework
f0c5f87284
Avoiding to take the OBJECT_LOCK when recieving EOS. The computation is based on the GstEvent.seqnum to make sure that the EOS we receive corresponds to the right sequence. In that patch we tweak seqnums so that they are correctly computed avoiding to depend on all elements to do it properly as it might pretty much not be the case! Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> |
||
---|---|---|
bindings | ||
common@7bb2bcecda | ||
docs | ||
ges | ||
gnl | ||
m4 | ||
pkgconfig | ||
tests | ||
tools | ||
.gitignore | ||
.gitmodules | ||
Android.mk | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
gst-editing-services.doap | ||
gst-editing-services.spec.in | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
RELEASE |
GStreamer Editing Services -------------------------- This is a high-level library for facilitating the creation of audio/video non-linear editors. License: -------- This package and its contents are licensend under the GNU Lesser General Public License (LGPL). Dependencies: ------------- * GStreamer core * gst-plugins-base * gnonlin