GStreamer multimedia framework
Find a file
Thibault Saunier 04071e7214 layer: Set clip start to the duration of the layer if == TIME_NONE
In the provided start of a clip is GST_CLOCK_TIME_NONE in
ges_layer_add_asset, it means that we want the clip to be
added at the end of the layer
2013-11-22 17:50:27 -03:00
bindings python: Remove old material.py example 2013-11-09 10:35:13 -03:00
common@dbedaa010e Automatic update of common submodule 2013-11-05 11:23:08 +00:00
docs layer: Add an API to get the total duration of the layer 2013-11-22 17:50:27 -03:00
ges layer: Set clip start to the duration of the layer if == TIME_NONE 2013-11-22 17:50:27 -03: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: Always create a project to back a timeline 2013-11-09 10:35:12 -03:00
tools ges-launch: Let user set the track types to use 2013-11-14 16:17:31 -03:00
.gitignore Update gitignore 2013-05-10 18:13:11 -04: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 autogen.sh: generate from common module, fixing srcdir != builddir build 2013-06-18 13:32:38 +01:00
ChangeLog Release 1.1.90 2013-09-28 20:49:13 +02:00
configure.ac Back to development 2013-09-28 21:07:10 +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 Add .doap file 2013-06-18 13:17:29 +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 0.10.1 2011-01-20 22:04:06 +01:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 0.10.1 2011-01-20 22:04:06 +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