GStreamer multimedia framework
Go to file
Thibault Saunier 3ffdad6db8 title-clip: Return default GESTitleSource value if no child set yet
In get_property we should return the default values if
we have not created any GESTitleSource yet
(instead of segfaulting).

And fix GESTitleSource default values!

Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com>
Differential Revision: https://phabricator.freedesktop.org/D737
2016-02-04 15:23:24 +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 title-clip: Return default GESTitleSource value if no child set yet 2016-02-04 15:23:24 +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 title-clip: Return default GESTitleSource value if no child set yet 2016-02-04 15:23:24 +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