GStreamer multimedia framework
Find a file
Thibault Saunier eab86c2913 tests: integration: Rework the way we handle seeking while fully paused
The idea is that we should first play until the time we reach the first
position, at that point we PAUSE the pipeline, then, afterward do the
seeks as asked.

If we get the position before the ASYNC DONE, just accept it.
2013-08-17 11:52:30 +02:00
android Rename GESTimelinePipeline to GESPipeline 2013-07-21 21:42:42 -04:00
bindings Rename GESTimelineLayer to GESLayer 2013-04-23 20:22:31 -03:00
common@12af105243 autogen.sh: generate from common module, fixing srcdir != builddir build 2013-06-18 13:32:38 +01:00
docs timeline: Add methods to get and set the snapping distance 2013-07-24 22:37:06 -04:00
ges timeline: Add support for group-id in the stream-start event 2013-08-02 14:47:24 +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 tests: integration: Rework the way we handle seeking while fully paused 2013-08-17 11:52:30 +02:00
tools Rename GESTimelinePipeline to GESPipeline 2013-07-21 21:42:42 -04:00
.gitignore Update gitignore 2013-05-10 18:13:11 -04: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 autogen.sh: generate from common module, fixing srcdir != builddir build 2013-06-18 13:32:38 +01:00
ChangeLog Release 0.10.1 2011-01-20 22:04:06 +01:00
configure.ac build: add subdir-objects to AM_INIT_AUTOMAKE 2013-08-07 12:54:59 +01: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 Add .doap file 2013-06-18 13:17:29 +01: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 tests: Add integration tests 2013-07-12 18:17:00 -04: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