GStreamer multimedia framework
Find a file
Thibault Saunier 241e809a81 ges: Enhance xges format versioning
Summary:
Handle the fact that some new features can be added and that means
generated files will not be fully understandable by older versions of
the formatter.

Make sure that we set the format version to 0.2 when we serialize the
GstEncodingProfile.enabled property.

Add some tests around that.

+ Fix a minor bug in the test-utils
+ Add a meta on the projects to tell in what format version a project
  has been serialized/parsed back

API:
  GES_META_FORMAT_VERSION

Depends on D178

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D184
2015-05-18 21:27:48 +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 ges: Enhance xges format versioning 2015-05-18 21:27:48 +02:00
ges ges: Enhance xges format versioning 2015-05-18 21:27:48 +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 ges: Enhance xges format versioning 2015-05-18 21:27:48 +02:00
tools Remove obsolete Android build cruft 2015-04-26 18:23:14 +01:00
.arcconfig container: implement children property handling 2015-03-18 20:36:39 +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-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
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