gstreamer/RELEASE
Thibault Saunier 4d30a15236 Release 1.4.0
2014-10-20 11:56:36 +02:00

59 lines
1.7 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Release notes for GStreamer Editing Services 1.4.0
The GStreamer team is proud to announce a new feature release
in the 1.0.x stable series of the GStreamer Editing Services.
Features of this release
* Add support to gst-validate, allowing us to easily write integration testsuites
* Add multifilesrc support
* Give a name/unique identifier to all GESTimelineElement in the timeline
* ges-launch: Cleanup and allow using encoding profiles from project files
Bugs fixed in this release
* 738624 : gst-editing-services fails to build with current git gstreamer-validate via Cerbero
==== 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 ====
We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Please submit patches via bugzilla as well.
For help and support, please subscribe to and send questions to the
gstreamer-devel mailing list (see below for details).
There is also a #gstreamer IRC channel on the Freenode IRC network.
==== Developers ====
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
from there (see link above).
Interested developers of the core library, plugins, and applications should
subscribe to the gstreamer-devel list.
Applications
Contributors to this release
* Thibault Saunier