mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
GStreamer multimedia framework
Summary: Otherwise if there was still a reference to the layer when it is removed from the timeline, it fails when the last reference is released, because timeline_element_set_timeline calls timeline_remove_element, which tries to remove the element from an already disposed hashtable. Reviewers: thiblahute Differential Revision: http://phabricator.freedesktop.org/D82 |
||
---|---|---|
bindings | ||
common@d676993e50 | ||
data/completions | ||
docs | ||
ges | ||
m4 | ||
pkgconfig | ||
tests | ||
tools | ||
.arcconfig | ||
.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