<div dir="ltr">The GStreamer community is happy to announce the very first stable release of the Gstreamer Editing Services, gst-python and gnonlin in the 1.X serie. This is the result of 2 years of work and brings many new features and bug fixing:<br>
<br>gst-editing-services:<br>--------------------<br><br> • GESAsset and GESProject APIs bringing those central concepts into GES<br> • Audio mixing and Video compositing, making mixing of clips possible between layers<br>
 • Timeline edition API, making it simple to ripple/roll/trim/slide clips in the timeline<br> • GESGroup API, making it possible to group clips into one single coherent group<br> • Complete API and naming rework to make it clearer and more intuitive<br>
 • Rework of the class hierarchy to be more coherent and future proof<br> • Port to the new GStreamer 1.x API<br> • Lot of re-factoring, bug fixing and code cleaning<br><br>Gnonlin:<br>-------<br> • Port to the new GStreamer 1.x API<br>
 • Change the API to be commit based, meaning that changes in the<br>   composition won't be taken into account until you explicitly<br>   commit them, making it possible to handle live edition without<br>   races in the future<br>
 • Minor API cleanup<br> • Removed the playback rate control APIs<br><br>gst-python:<br>----------<br> • Remove static bindings as we now work with PyGObject GI bindings<br> • Add glue code to register Gst defined primary types into PyGObject<br>
 • Make the PyGObject generated API more pythonic through overrides<br> • Support python 3.X<br><br>It can all be installed in parallel with the 0.10.x series and will not<br>affect an existing 0.10.x installation.<br><br>
Release tarballs can be downloaded directly from:<br><br><a href="http://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-1.2.0.tar.xz">http://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-1.2.0.tar.xz</a><br>
6025842f3f83d18794576fbf181a7d6eb7470854efd1529c4acaf28d33e2f6d8  gstreamer-editing-services-1.2.0.tar.xz<br><br><a href="http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-1.2.0.tar.xz">http://gstreamer.freedesktop.org/src/gnonlin/gnonlin-1.2.0.tar.xz</a><br>
876e225c250b95b1a0632c284afc472b08a5072539b233e414a96af426581e96  gnonlin-1.2.0.tar.xz<br><br><a href="http://gstreamer.freedesktop.org/src/gst-python/gst-python-1.2.0.tar.gz">http://gstreamer.freedesktop.org/src/gst-python/gst-python-1.2.0.tar.gz</a><br>
53f15ddf6749e511df0de9eba8c0717e  gst-python-1.2.0.tar.gz<br><br>As always, please let us know of any issues you run into by filing a bug<br>in Bugzilla: <a href="http://gstreamer.freedesktop.org/bugs/">http://gstreamer.freedesktop.org/bugs/</a><br>
<br>Best regards,<br><br>Thibault Saunier</div>