GStreamer multimedia framework
Find a file
2013-03-28 11:16:41 +01:00
android Rename GESTrackAudioTransition to GESAudioTransition 2013-02-15 14:42:07 -03:00
bindings Rename GESTimelineFileSource to GESUriClip 2013-02-15 14:42:02 -03:00
common@04c7a1ec1b Automatic update of common submodule 2013-03-07 00:04:38 +00:00
docs timeline-element: Add a macro to get element 'end' 2013-03-23 01:31:23 -03:00
ges timeline: Remove TrackElement from its container on GESTimelineLayer::"clip-removed" 2013-03-28 11:16:41 +01:00
m4
pkgconfig
tests container: Make sure that the child exists when emiting the "child-removed" signal 2013-03-28 11:16:41 +01:00
tools Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
.gitignore gitignore: Ignore *.page 2013-03-14 18:10:34 -03:00
.gitmodules
acinclude.m4
Android.mk
AUTHORS
autogen.sh configure: Modernize autotools setup a bit 2012-04-13 14:00:35 +02:00
ChangeLog
configure.ac build: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS to fix build with automake 1.13 2013-01-30 10:24:53 +00: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
INSTALL
Makefile.am bindings: Start implementing overrides for python 2012-12-19 18:59:48 -03:00
NEWS
README
RELEASE

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