mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
GStreamer multimedia framework
aa740d86bd
... Not the other way round. + Add and enhance debugging info on the way The user should not be responsible for removing the GESTrackElements from GESTracks, instead, removing it from a GESClip should imply removing it from any GESTrack it is in. This patch changes sensibly the behaviour when we remove a GESTrackElement from a GESTrack, not remoing it from the GESClip it is in. *But*, users should never remove a GESTrackElement from a GESTrack anyway. The testsuite has been updated to that new behaviour. |
||
---|---|---|
android | ||
bindings | ||
common@04c7a1ec1b | ||
docs | ||
ges | ||
m4 | ||
pkgconfig | ||
tests | ||
tools | ||
.gitignore | ||
.gitmodules | ||
acinclude.m4 | ||
Android.mk | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
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