GStreamer multimedia framework
Find a file
Thibault Saunier cae3aabbca ges: Make ges_clip_create_track_element(s) internal methods
+ Fix tests (we still need a round of modernisation, making use of
      assets where it makes sense)

There is no reason to use those method outside of GES, so remove them,
cleaning the API and making it easier for users.

Removed APIs:
-----------
    * ges_clip_create_track_element
    * ges_clip_create_track_elements
2013-03-21 22:05:45 -03: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 ges: Make ges_clip_create_track_element(s) internal methods 2013-03-21 22:05:45 -03:00
ges ges: Make ges_clip_create_track_element(s) internal methods 2013-03-21 22:05:45 -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 ges: Make ges_clip_create_track_element(s) internal methods 2013-03-21 22:05:45 -03: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 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 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 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