GStreamer multimedia framework
Go to file
Thibault Saunier 5772bd4c91 timelineobject: Give a direct access to the list of TrackObject
Avoid to have to copy the list each time we want to access it
2012-12-19 11:45:37 -03:00
android android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
common@a72faea054 Automatic update of common submodule 2012-11-19 11:31:33 +00:00
docs trackobject: Properly rename get/set_child_property 2012-12-19 11:44:26 -03:00
ges timelineobject: Give a direct access to the list of TrackObject 2012-12-19 11:45:37 -03:00
m4 remove m4/*.m4, will be automatically created by autogen.sh 2009-11-09 15:54:18 +01:00
pkgconfig ges: Update versioning 2012-04-04 14:50:23 +02:00
tests trackobject: Properly rename get/set_child_property 2012-12-19 11:44:26 -03:00
tools Fix FSF address 2012-11-04 00:25:20 +00:00
.gitignore .gitignore: ignore more 2012-05-01 18:51:30 +01: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 configure: Modernize autotools setup a bit 2012-04-13 14:00:35 +02:00
ChangeLog Release 0.10.1 2011-01-20 22:04:06 +01:00
configure.ac configure: Don't check for OBJC compiler 2012-05-30 11:24:29 +02:00
COPYING Fix FSF address 2012-11-04 00:25:20 +00:00
COPYING.LIB Fix FSF address 2012-11-04 00:25:20 +00:00
gst-editing-services.spec.in ges: Update versioning 2012-04-04 14:50:23 +02:00
INSTALL Fix build. Can now run make distcheck. 2009-08-07 17:11:33 +02:00
Makefile.am bindings: We no longer use static bindings in 0.11 2011-10-11 10:08:47 +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