GStreamer multimedia framework
Go to file
Thibault Saunier b75d9b11c6 Revert "timeline-element: Do not consider not serializable elements when getting top element"
This commit was causing issue where we were reporting the toplevel
element as an element but that element was actually in another
not serialized group. That is very tricky to handle for end users
as they are not guaranteed the toplevel clips were actually not
contained in another element.

This reverts commit ceb82ba302.

Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com>
Differential Revision: https://phabricator.freedesktop.org/D627
2016-01-17 09:23:16 +01:00
bindings examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
common@86e46630ed Automatic update of common submodule 2015-12-07 09:11:38 -05:00
data/completions ges-launch: Add support for +test-clip 2015-04-07 14:15:36 +02:00
docs asset: Add a way to set asset as "needing reload" 2015-12-10 14:48:08 +01:00
examples examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
ges Revert "timeline-element: Do not consider not serializable elements when getting top element" 2016-01-17 09:23:16 +01:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig ges: Update versioning 2012-04-04 14:50:23 +02:00
plugins nlecomposition: use correct type for flush_seqnum. 2016-01-09 05:17:23 +01:00
tests examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
tools launcher: Make sure to not activate validate twice when simply loading a scenario 2015-11-04 18:37:34 +01:00
.arcconfig ges: Set restriction caps in the audio source caps filter 2015-11-05 23:49:05 +01:00
.gitignore Update .gitignore 2015-04-23 20:20:29 +01:00
.gitmodules It builds !!!! :) 2009-08-04 19:22:53 +02:00
AUTHORS AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
autogen.sh Automatic update of common submodule 2015-12-07 09:11:38 -05:00
ChangeLog Release 1.7.1 2015-12-24 15:07:57 +01:00
configure.ac Back to development 2015-12-24 15:30:23 +01:00
COPYING Fix FSF address 2012-11-04 00:25:20 +00:00
COPYING.LIB Fix FSF address 2012-11-04 00:25:20 +00:00
gst-editing-services.doap Release 1.7.1 2015-12-24 15:07:57 +01:00
gst-editing-services.spec.in ges: Update versioning 2012-04-04 14:50:23 +02:00
Makefile.am examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
NEWS Release 1.7.1 2015-12-24 15:07:57 +01:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 1.7.1 2015-12-24 15:07:57 +01:00

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