GStreamer multimedia framework
Go to file
Thibault Saunier 6e1a482a80 ges: add a function to move TimelineObject from a layer to another
API: ges_timeline_object_move_to_layer
API: ges_timeline_object_is_moving_from_layer
API: ges_timeline_object_set_moving_from_layer
2012-01-11 11:56:14 -03:00
android android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
bindings bindings: fix up pygst includes for new install directory 2011-10-12 12:37:54 +01:00
common@11f0cd5a3f Automatic update of common submodule 2011-09-06 21:53:57 +02:00
docs ges: add a function to move TimelineObject from a layer to another 2012-01-11 11:56:14 -03:00
ges ges: add a function to move TimelineObject from a layer to another 2012-01-11 11:56:14 -03:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig pkg-config: Require gstreamer-controller and gstreamer-pbutils 2011-01-11 15:29:01 +01:00
tests ges: Handle TimelineLayer and its contained TimelineObject priorities properly 2012-01-11 11:56:13 -03:00
tools tools: Add proper include for g_printf 2011-12-30 17:20:23 +01: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 configure: require pygst from git for the headers 2011-10-12 12:32:16 +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.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