mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
GStreamer multimedia framework
Otherwise we could set the state of the children to PAUSED already (i.e. start dataflow) from the composition's task, while the composition itself is currently chaining up to the parent class' change state function and did not activate the pads yet. This causes buffers and events to be discarded, and everything to stop with a not-negotiated error. https://bugzilla.gnome.org/show_bug.cgi?id=774480 |
||
---|---|---|
bindings | ||
common@f980fd91c1 | ||
data/completions | ||
docs | ||
examples | ||
ges | ||
hooks | ||
m4 | ||
pkgconfig | ||
plugins | ||
tests | ||
tools | ||
.arcconfig | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
config.h.meson | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
gst-editing-services.doap | ||
gst-editing-services.spec.in | ||
Makefile.am | ||
meson.build | ||
meson_options.txt | ||
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