gstreamer/RELEASE

87 lines
2.8 KiB
Text
Raw Normal View History

2011-01-20 21:04:06 +00:00
2014-09-24 09:07:40 +00:00
Release notes for GStreamer Editing Services 1.3.90
2011-01-20 21:04:06 +00:00
2014-09-24 09:07:40 +00:00
The GStreamer team is pleased to announce the first release candidate of
the stable 1.4 release series. The 1.4 release series is adding new features
on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x
release series of the GStreamer Editing Services.
This release candidate will hopefully shortly be followed by the stable 1.4.0
release if no bigger regressions or bigger issues are detected, and enough
testing of the release candidate happened. The new API that was added during
the 1.3 release series is not expected to change anymore at this point.
The stable 1.4 release series is API and ABI compatible with 1.0.x, 1.2.x and
any other 1.x release series in the future. Compared to 1.2.x it contains some
new features and more intrusive changes that were considered too risky as a
bugfix.
2011-01-20 21:04:06 +00:00
Features of this release
Bugs fixed in this release
2014-09-24 09:07:40 +00:00
* 719373 : Add multifilesrc support to GES
* 720023 : [pitivi] GStreamer effect properties are received in random order
* 727776 : docs: include class related section documentation in the gir file
* 729382 : Add a name property to GESTimelineElement
* 730691 : Fix invalid GEnumValue.value_name entries
* 730806 : Incorrect handling of transitions in ges-launch
* 731245 : pipeline: Add support to rendering without container
* 731248 : Enhance and rename ges_clip_set_priority and add tests to it
* 735121 : ges-launch: Clean up help page and add profile option
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
Applications
Contributors to this release
2014-03-16 11:46:26 +00:00
* Alexandru Băluț
2014-09-24 09:07:40 +00:00
* Christoph Reiter
2011-01-20 21:04:06 +00:00
* Edward Hervey
2014-09-24 09:07:40 +00:00
* Lazar Claudiu
2014-03-16 11:46:26 +00:00
* Lubosz Sarnecki
* Mathieu Duponchelle
2011-01-20 21:04:06 +00:00
* Sebastian Dröge
* Thibault Saunier
* Tim-Philipp Müller
2014-09-24 09:07:40 +00:00
* Vincent Penquerc'h