GStreamer multimedia framework
Find a file
Thibault Saunier 38c4e415fd nle: Turn composition structural issue into ERROR on the bus
Those error are really critical and we are then enable to keep
working. Just post an ERROR message on the bus and let the
application deal with it.

Reviewed-by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Differential Revision: https://phabricator.freedesktop.org/D740
2016-02-04 15:23:30 +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 track-element: Rely on nleobject to be created at construct time 2016-02-04 15:23:28 +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 nle: Turn composition structural issue into ERROR on the bus 2016-02-04 15:23:30 +01:00
tests effect: Determine the effect type as soon as possible 2016-02-04 15:23:26 +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 tests_: Add a simple python copy/paste test for groups 2016-01-17 09:23:32 +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