GStreamer multimedia framework
Go to file
Thibault Saunier 27c016a300 ges:xml-formatter: Call g_markup_parse_context_end_parse
Summary:
Otherwise the parser context will never know that is all the XML it
will receive and fail out if the XML document is not valid (in that
case if it does not end)

https://bugzilla.gnome.org/show_bug.cgi?id=746354

Reviewers: Mathieu_Du

Reviewed By: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D38
2015-04-21 11:25:21 +02:00
bindings ges-pipeline: Rename add_timeline to set_timeline 2014-02-04 14:17:47 +01:00
common@d676993e50 tests: Use AM_TESTS_ENVIRONMENT 2015-04-08 17:05:19 +02:00
data/completions ges-launch: Add support for +test-clip 2015-04-07 14:15:36 +02:00
docs timeline, track: Emit commited at the correct moment. 2015-04-09 14:44:11 +02:00
ges ges:xml-formatter: Call g_markup_parse_context_end_parse 2015-04-21 11:25:21 +02: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
tests nleobject: It is wrong to update object->stop in set_property. 2015-04-09 15:40:32 +02:00
tools tools:launch: Print out the timeline description as an INFO not an ERROR 2015-04-16 10:28:46 +02:00
.arcconfig container: implement children property handling 2015-03-18 20:36:39 +01:00
.gitignore ges-launch: Implement a new parser for the commandline. 2015-03-20 13:53:40 +01:00
.gitmodules It builds !!!! :) 2009-08-04 19:22:53 +02:00
Android.mk android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
AUTHORS AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
autogen.sh Automatic update of common submodule 2015-04-03 18:58:32 +01:00
ChangeLog Release 1.4.0 2014-10-20 11:56:36 +02:00
configure.ac ges-launch: Implement a new parser for the commandline. 2015-03-20 13:53:40 +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.4.0 2014-10-20 11:56:36 +02:00
gst-editing-services.spec.in ges: Update versioning 2012-04-04 14:50:23 +02:00
INSTALL Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
Makefile.am ges-launch: enable auto-completion. 2015-02-23 21:21:17 +01:00
NEWS Release 1.4.0 2014-10-20 11:56:36 +02:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 1.4.0 2014-10-20 11:56:36 +02: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