GStreamer multimedia framework
Find a file
Thibault Saunier 171bf8e627 timeline: Make use of our own knowledge of the timeline duration
Do not use each Track durations as it end going in loop as we have the Tracks
that need to know about timeline's duration to create or not gaps in the end and
then the timeline references on Tracks duration for its duration. We have this
information locally so just make proper use of it.
2012-05-19 13:40:00 -04:00
android android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
bindings timeline: Add a method to get the timeline duration 2012-05-19 13:39:45 -04:00
common@11f0cd5a3f Automatic update of common submodule 2011-09-06 21:53:57 +02:00
docs timeline: Add a method to get the timeline duration 2012-05-19 13:39:45 -04:00
ges timeline: Make use of our own knowledge of the timeline duration 2012-05-19 13:40:00 -04:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig pkgconfig: fix uninstalled pkgconfig to handle out-of-source build case 2012-01-12 15:11:10 +01:00
tests ges-track-video-transition: Enables switching from crossfade to smpte and vice versa 2012-05-02 20:18:09 -04:00
tools formatter: Try to figure out new paths when media files have moved 2012-04-03 20:41:27 -04:00
.gitignore bindings: Ignore more files 2011-08-11 16:35:11 +02:00
.gitmodules It builds !!!! :) 2009-08-04 19:22:53 +02:00
acinclude.m4 building: add python bindings 2011-08-10 17:12:45 +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: wingo signed comment 2011-03-22 13:31:24 +01:00
ChangeLog Release 0.10.1 2011-01-20 22:04:06 +01:00
configure.ac ges: Add a timeline edition mode API 2012-04-23 22:03:11 -04:00
COPYING Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
COPYING.LIB Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
gst-editing-services.spec.in It builds !!!! :) 2009-08-04 19:22:53 +02:00
INSTALL Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
Makefile.am building: add python bindings 2011-08-10 17:12:45 +02: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