GStreamer multimedia framework
Find a file
Thibault Saunier 6d8f744f7f ges-validate: Add actions to add/remove object from container
+ Add an action to set an asset on a GESTimelineElement
2014-11-10 16:22:39 +01:00
bindings
common@7bb2bcecda Automatic update of common submodule 2014-10-27 18:01:56 +01:00
docs Cleanup import of GNL and rename gnl to nle for Non Linear Engine 2014-10-31 11:58:12 +01:00
ges extractable: Make extractable_set_asset return a boolean 2014-11-10 16:22:39 +01:00
m4
pkgconfig
tests tests: Use the new gst_check_objects_destroyed_on_unref function 2014-10-31 11:58:12 +01:00
tools ges-validate: Add actions to add/remove object from container 2014-11-10 16:22:39 +01:00
.gitignore
.gitmodules
Android.mk
AUTHORS
autogen.sh
ChangeLog Release 1.4.0 2014-10-20 11:56:36 +02:00
configure.ac Start taking advantage of the fact that NLE is in the same three as GES! 2014-10-31 11:58:12 +01:00
COPYING
COPYING.LIB
gst-editing-services.doap Release 1.4.0 2014-10-20 11:56:36 +02:00
gst-editing-services.spec.in
INSTALL
Makefile.am Parallelise 'make check-valgrind' 2014-10-26 20:23:26 +00:00
NEWS Release 1.4.0 2014-10-20 11:56:36 +02:00
README
RELEASE Release 1.4.0 2014-10-20 11:56:36 +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