RELEASE: First GStreamer Editing Services, GnonLin and gst-python 1.1.90 RC

Thibault Saunier thibault.saunier at collabora.com
Mon Sep 30 02:30:00 PDT 2013


The GStreamer community is happy to announce the first GStreamer Editing Services,
gst-python and gnonlin 1.1.90 release candidates. This is the first release
candidate leading to the new 1.2 major version. It is the result of two years of
effort bringing a whole set of enhancements and new features:

gst-editing-services:
--------------------

 • GESAsset and GESProject APIs bringing those central concepts into GES
 • Audio mixing and Video compositing, making mixing of clips possible between layers
 • Timeline edition API, making it simple to ripple/roll/trim/slide clips in the timeline
 • GESGroup API, making it possible to group clips into one single coherent group
 • Complete API and naming rework to make it clearer and more intuitive
 • Rework of the class hierarchy to be more coherent and future proof
 • Port to the new GStreamer 1.x API
 • Lot of re-factoring, bug fixing and code cleaning

Gnonlin:
-------
 • Port to the new GStreamer 1.x API
 • Change the API to be commit based, meaning that changes in the
   composition won't be taken into account until you explicitly
   commit them, making it possible to handle live edition without
   races in the future
 • Minor API cleanup
 • Removed the playback rate control APIs

gst-python:
----------
 • Remove static bindings as we now work with PyGObject GI bindings
 • Add glue code to register Gst defined primary types into PyGObject
 • Make the PyGObject generated API more pythonic through overrides

It can all be installed in parallel with the 0.10.x series and will not
affect an existing 0.10.x installation.

Release tarballs can be downloaded directly from:

http://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-1.1.90.tar.xz
5b19dda483f50b1a61e7f4d39c02b76bc6567676925aa76dec6be9e7f8e7418b  gstreamer-editing-services-1.1.90.tar.xz

http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-1.1.90.tar.xz
b2214ee45583a4532d110e852e2aecf787cefa8fe50f44c8234fb55713feba61  gnonlin-1.1.90.tar.xz

http://gstreamer.freedesktop.org/src/gst-python/gst-python-1.1.90.tar.gz
c8b5f09a70dced85a883d18fc762827e  gst-python-1.1.90.tar.gz

As always, please let us know of any issues you run into by filing a bug
in Bugzilla: http://gstreamer.freedesktop.org/bugs/

Best regards,

     Thibault Saunier






More information about the gstreamer-announce mailing list