GStreamer multimedia framework
Find a file
Thibault Saunier 19df708207 ges: Avoid GESTimelineElement naming conflicts
When users (can be formatters) set timeline element names in the
default 'namespace' we need to update our counter to avoid setting
twice the same name on TimelineElements so afterward there is no
problem adding them in the GESTimeline

+ add a testcase to check that new code and fix leaks on the
existing testcases.

+ Sensibly enhance debugs
2014-05-14 22:29:44 +02:00
bindings ges-pipeline: Rename add_timeline to set_timeline 2014-02-04 14:17:47 +01:00
common@211fa5f2d0 Automatic update of common submodule 2014-05-03 10:18:12 +02:00
docs Add a notion of 'name' in GESTimelineElement 2014-05-02 16:27:25 +02:00
ges ges: Avoid GESTimelineElement naming conflicts 2014-05-14 22:29:44 +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: Avoid GESTimelineElement naming conflicts 2014-05-14 22:29:44 +02:00
tools ges: Do not use freed pointers 2014-05-10 23:00:45 +02:00
.gitignore .gitignore: add test driver and more test binaries 2014-01-10 00:05:34 +00: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 2013-12-22 22:36:16 +00:00
ChangeLog Release 1.2.0 2014-03-16 12:46:26 +01:00
configure.ac scenario: Add a scenario that edits a clip while the pipeline is paused 2014-05-02 16:58:42 +02: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.2.0 2014-03-16 12:46:26 +01: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 tests: Add integration tests 2013-07-12 18:17:00 -04:00
NEWS Release 1.2.0 2014-03-16 12:46:26 +01:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 1.2.0 2014-03-16 12:46:26 +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