GStreamer multimedia framework
Go to file
Thibault Saunier e47701b226 timeline-standard-transition: Override the GESExtractable implementation
Standard transition material have the vtype property as ID, it has the particularity
that the ID can be changed at runtime

	+ Implement tests to make sure it behaves properly
2012-12-29 19:36:50 -03:00
android android: make it ready for androgenizer 2011-04-11 17:15:55 +02:00
bindings bindings: Add simple python examples 2012-12-19 18:59:48 -03:00
common@a72faea054 Automatic update of common submodule 2012-11-19 11:31:33 +00:00
docs xml-formatter: Implement a GESXmlFormatter 2012-12-29 19:36:50 -03:00
ges timeline-standard-transition: Override the GESExtractable implementation 2012-12-29 19:36:50 -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 timeline: Make use of the Project API for timeline saving 2012-12-29 19:36:50 -03:00
tools timeline: Make use of the Project API for timeline saving 2012-12-29 19:36:50 -03:00
.gitignore gitignore: Ignore some more files 2012-12-19 11:45:38 -03: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 bindings: Start implementing overrides for python 2012-12-19 18:59:48 -03: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: Start implementing overrides for python 2012-12-19 18:59:48 -03: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