GStreamer multimedia framework
Go to file
Thibault Saunier 6a0ac89009 track-element: Add method to remove control binding
API:
  ges_track_element_remove_control_binding
2015-07-03 11:20:54 +02:00
bindings ges-pipeline: Rename add_timeline to set_timeline 2014-02-04 14:17:47 +01:00
common@f74b2df7a2 Automatic update of common submodule 2015-06-16 17:50:38 -04:00
data/completions ges-launch: Add support for +test-clip 2015-04-07 14:15:36 +02:00
docs track-element: Add method to remove control binding 2015-07-03 11:20:54 +02:00
ges track-element: Add method to remove control binding 2015-07-03 11:20:54 +02: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: Never change output media time when trimming start 2015-07-03 09:31:07 +02:00
tools ges: Raise an error when the discoverer returns != RESULT_OK 2015-06-10 08:35:45 +02:00
.arcconfig container: implement children property handling 2015-03-18 20:36:39 +01:00
.gitignore Update .gitignore 2015-04-23 20:20:29 +01:00
.gitmodules It builds !!!! :) 2009-08-04 19:22:53 +02:00
AUTHORS AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
autogen.sh Automatic update of common submodule 2015-06-07 17:16:53 +02:00
ChangeLog Release 1.5.2 2015-06-24 17:54:39 +02:00
configure.ac nle: Hide away symbols, they're supposed to be internal 2015-06-25 10:24:13 +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.doap Release 1.5.2 2015-06-24 17:54:39 +02:00
gst-editing-services.spec.in ges: Update versioning 2012-04-04 14:50:23 +02:00
Makefile.am ges-launch: enable auto-completion. 2015-02-23 21:21:17 +01:00
NEWS Release 1.5.2 2015-06-24 17:54:39 +02:00
README AUTHORS/README: cleanup 2010-11-11 17:45:20 +01:00
RELEASE Release 1.5.2 2015-06-24 17:54:39 +02: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