GStreamer multimedia framework
Find a file
Edward Hervey 849d6ab872 ges: Add padding to all public structures
This will give us margin for API expansion without breaking ABI.

The ABI restriction will only come in place once we do the first
official release (i.e. 0.x.0).
2010-11-29 13:24:13 +01:00
common@011bcc8a0f Update common 2010-11-27 18:38:06 +01:00
docs Formatter: Extend and fixup documentation 2010-11-27 18:12:49 +01:00
ges ges: Add padding to all public structures 2010-11-29 13:24:13 +01:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
tests ges-ui: allow enabling/disabling audio/video tracks 2010-11-27 18:14:06 +01:00
tools tools: add project file support to ges-launch 2010-11-27 18:08:19 +01:00
.gitignore ges: Ignore more 2010-11-23 17:34:07 +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 configure.ac: Require GStreamer core/base 0.10.30.4 2010-11-04 12:29:20 +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 tools: Moving playlist from examples and making it installable 2010-06-09 11:28:45 +02: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