2011-01-20 21:04:06 +00:00
|
|
|
|
|
2015-12-24 14:07:57 +00:00
|
|
|
|
Release notes for GStreamer Editing Services 1.7.1
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
|
|
|
|
|
2015-12-24 14:07:57 +00:00
|
|
|
|
The GStreamer team is pleased to announce the first release of the unstable
|
|
|
|
|
1.7 release series. The 1.7 release series is adding new features on top of
|
|
|
|
|
the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
|
|
|
|
|
series of the GStreamer multimedia framework. The unstable 1.7 release series
|
|
|
|
|
will lead to the stable 1.8 release series in the next weeks. Any newly added
|
|
|
|
|
API can still change until that point.
|
2015-08-20 15:55:48 +00:00
|
|
|
|
|
|
|
|
|
|
2015-12-24 14:07:57 +00:00
|
|
|
|
Binaries for Android, iOS, Mac OS X and Windows will be provided separately
|
|
|
|
|
during the unstable 1.7 release series.
|
2015-06-24 15:44:04 +00:00
|
|
|
|
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bugs fixed in this release
|
|
|
|
|
|
2015-12-24 14:07:57 +00:00
|
|
|
|
* 753864 : editing-services: Fix memory leaks when context parse fails.
|
|
|
|
|
* 755247 : {track,videotrack,smart-video-mixer}: leaks their internal objects
|
|
|
|
|
* 759758 : build failure with clang, converting one enum type to another
|
2014-03-16 11:46:26 +00:00
|
|
|
|
|
|
|
|
|
==== Download ====
|
|
|
|
|
|
|
|
|
|
You can find source releases of gst-editing-services in the download
|
|
|
|
|
directory: http://gstreamer.freedesktop.org/src/gst-editing-services/
|
|
|
|
|
|
|
|
|
|
The git repository and details how to clone it can be found at
|
|
|
|
|
http://cgit.freedesktop.org/gstreamer/gst-editing-services/
|
|
|
|
|
|
|
|
|
|
==== Homepage ====
|
|
|
|
|
|
|
|
|
|
The project's website is http://gstreamer.freedesktop.org/
|
|
|
|
|
|
|
|
|
|
==== Support and Bugs ====
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
We use GNOME's bugzilla for bug reports and feature requests:
|
|
|
|
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
Please submit patches via bugzilla as well.
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
For help and support, please subscribe to and send questions to the
|
|
|
|
|
gstreamer-devel mailing list (see below for details).
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
There is also a #gstreamer IRC channel on the Freenode IRC network.
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
==== Developers ====
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
|
|
|
|
|
from there (see link above).
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
2014-03-16 11:46:26 +00:00
|
|
|
|
Interested developers of the core library, plugins, and applications should
|
|
|
|
|
subscribe to the gstreamer-devel list.
|
2011-01-20 21:04:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Contributors to this release
|
|
|
|
|
|
2015-09-18 16:40:18 +00:00
|
|
|
|
* Justin Kim
|
2015-12-24 14:07:57 +00:00
|
|
|
|
* Mathieu Duponchelle
|
|
|
|
|
* Nicolas Dufresne
|
|
|
|
|
* Sebastian Dröge
|
2011-01-20 21:04:06 +00:00
|
|
|
|
* Thibault Saunier
|
2015-12-24 14:07:57 +00:00
|
|
|
|
* Tim-Philipp Müller
|
|
|
|
|
* Vineeth TM
|
2015-08-20 15:55:48 +00:00
|
|
|
|
|