mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
GStreamer multimedia framework
959a3c70b0
We need to iterate over the previous element from trackelement_iter to find the first element that is at the moving point. Several elements can have the same start as the one initiating the move, and we need to take all of them into account. Fixes https://phabricator.freedesktop.org/T7819 |
||
---|---|---|
bindings | ||
common@3f4aa969cb | ||
data/completions | ||
docs | ||
examples | ||
ges | ||
hooks | ||
m4 | ||
pkgconfig | ||
plugins | ||
tests | ||
tools | ||
win32 | ||
.arcconfig | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
COPYING.LIB | ||
gst-editing-services.doap | ||
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