gstreamer/RELEASE

78 lines
2.5 KiB
Text
Raw Normal View History

2014-05-03 16:40:24 +00:00
2015-12-24 13:54:06 +00:00
Release notes for GStreamer RTSP Server Library 1.7.1
2014-05-03 16:40:24 +00:00
2015-12-24 13:54:06 +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.
2014-05-03 16:40:24 +00:00
2014-06-22 17:36:14 +00:00
2015-12-24 13:54:06 +00:00
Binaries for Android, iOS, Mac OS X and Windows will be provided separately
during the unstable 1.7 release series.
2015-08-19 11:15:23 +00:00
2014-06-28 09:48:29 +00:00
2014-05-21 11:06:36 +00:00
2015-12-24 13:54:06 +00:00
Bugs fixed in this release
* 753863 : rtsp-server: examples: Fix memory leaks when context parse fails
* 756969 : rtsp-server unit tests don't test udp-mcast transport
* 757949 : gst_rtsp_server_io_func() pops a context that has not been pushed
* 758179 : GstRTSPStream : Create pipeline based on enabled transport type
* 758268 : handle_setup_request() expect the media to be suspended
* 758319 : rtsp-server: Seeking often hangs forever, waiting for prerolling to happen again
* 758364 : rtsp-session-pool: Avoid dollar sign ($) in session ids
* 759010 : Valgrind test are faling for rtsp-server for master
2014-05-03 16:40:24 +00:00
==== Download ====
You can find source releases of gst-rtsp-server in the download
directory: http://gstreamer.freedesktop.org/src/gst-rtsp-server/
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
==== 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.
Contributors to this release
2015-12-24 13:54:06 +00:00
* David Svensson Fors
* Hyunjun Ko
2015-09-18 18:12:06 +00:00
* Jan Schmidt
2015-12-24 13:54:06 +00:00
* Koop Mast
* Marcus Prebble
* Nicolas Dufresne
* Olivier Crête
2015-09-25 21:32:52 +00:00
* Sebastian Dröge
2015-12-24 13:54:06 +00:00
* Sebastian Rasmussen
* Srimanta Panda
2015-09-18 18:12:06 +00:00
* Tim-Philipp Müller
2015-12-24 13:54:06 +00:00
* Vineeth TM
* Xavier Claessens
2014-05-03 16:40:24 +00:00