GStreamer multimedia framework
Go to file
2010-12-16 19:24:52 +01:00
common@011bcc8a0f Update common 2010-11-27 18:38:06 +01:00
docs random: Add explanation about TimelineObject<=>TrackObject mapping 2010-12-16 19:24:52 +01:00
ges GESTrackObject: priority offset is handled by the TimelineObject 2010-12-16 19:24:25 +01:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig all: add/extend more .gitignore 2010-12-15 15:52:03 +01:00
tests GESTrackObject: Add a 'locked' property for position synchronization 2010-12-16 16:27:26 +01:00
tools GESTrackObject: Hide more variables and provide accessors for them 2010-12-16 15:00:46 +01:00
.gitignore all: add/extend more .gitignore 2010-12-15 15:52:03 +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 build fixed again. Moved type declarations in a standalone file. 2009-08-06 12:14:37 +02:00
ChangeLog It builds !!!! :) 2009-08-04 19:22:53 +02:00
configure.ac Add .pc files 2010-12-15 15:51:41 +01: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.doap 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 Add .pc files 2010-12-15 15:51:41 +01:00
NEWS It builds !!!! :) 2009-08-04 19:22:53 +02:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +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