GStreamer multimedia framework
Go to file
Thibault Saunier 595e6434cb TimelineTitleSource: Move private variables to instance private
Fixe/Add getter and setters methods for those variables

Fixup documentation
2011-01-08 22:37:52 +01:00
common@169462a62f Update common submodule 2010-12-18 11:40:19 +01:00
docs TimelineTitleSource: Move private variables to instance private 2011-01-08 22:37:52 +01:00
ges TimelineTitleSource: Move private variables to instance private 2011-01-08 22:37:52 +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 TimelineTitleSource: Move private variables to instance private 2011-01-08 22:37:52 +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 gobject-introspection: fix g-i build for uninstalled setup 2011-01-08 01:36:13 +00: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