GStreamer multimedia framework
Find a file
Thibault Saunier 69e9acc823 nle: Stop wrongly set operation segment base time
Inside the composition we actually do not need to have any notion
of what the timing outside the compositon as we already tweak the segment
base time outside the composition. This code was only there to work
around https://bugzilla.gnome.org/show_bug.cgi?id=753196

https://bugzilla.gnome.org/show_bug.cgi?id=754893
2015-09-15 12:08:00 +02:00
bindings ges-pipeline: Rename add_timeline to set_timeline 2014-02-04 14:17:47 +01:00
common@9aed1d7a80 Automatic update of common submodule 2015-07-03 22:00:08 +02:00
data/completions ges-launch: Add support for +test-clip 2015-04-07 14:15:36 +02:00
docs element: Implement a paste method 2015-07-03 14:06:54 +02:00
ges timeline: don't leak pad in private structure 2015-09-11 13:09:40 +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
plugins nle: Stop wrongly set operation segment base time 2015-09-15 12:08:00 +02:00
tests tests: Do not use gst-structured-interface in the tests 2015-07-23 12:28:14 +02:00
tools ges-launcher: don't leak GError 2015-09-11 11:26:35 +02:00
.arcconfig Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02: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-06-07 17:16:53 +02:00
ChangeLog Release 1.5.90 2015-08-20 17:57:55 +02:00
configure.ac Use standard GST_PLUGIN_LDFLAGS for the nle plugin 2015-08-23 01:35:18 +10: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.5.90 2015-08-20 17:57:55 +02:00
gst-editing-services.spec.in ges: Update versioning 2012-04-04 14:50:23 +02:00
Makefile.am Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
NEWS Release 1.5.90 2015-08-20 17:57:55 +02:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 1.5.90 2015-08-20 17:57:55 +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