gstreamer/RELEASE

69 lines
2.2 KiB
Text
Raw Normal View History

2014-05-03 16:40:24 +00:00
2016-02-19 10:03:18 +00:00
Release notes for GStreamer RTSP Server Library 1.7.2
2014-05-03 16:40:24 +00:00
2016-02-19 10:03:18 +00:00
The GStreamer team is pleased to announce the second release of the unstable
2015-12-24 13:54:06 +00:00
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
2016-02-19 10:03:18 +00:00
* 758180 : Add rtspclientsink plugin
* 758999 : rtsp-media: Add property to decide if sending media should be stopped when a client disconnects without TEARDOWN
* 759773 : Prevent simultaneous prepare/unprepare of RTSP media
* 760150 : Updating transport for multicast case gives assertion
2014-05-03 16:40:24 +00:00
==== Download ====
You can find source releases of gst-rtsp-server in the download
2016-02-19 10:03:18 +00:00
directory: https://gstreamer.freedesktop.org/src/gst-rtsp-server/
2014-05-03 16:40:24 +00:00
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
==== Homepage ====
2016-02-19 10:03:18 +00:00
The project's website is https://gstreamer.freedesktop.org/
2014-05-03 16:40:24 +00:00
==== 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
* Hyunjun Ko
2015-09-18 18:12:06 +00:00
* Jan Schmidt
2016-02-19 10:03:18 +00:00
* Julien Isorce
* Luis de Bethencourt
2015-09-25 21:32:52 +00:00
* Sebastian Dröge
2015-12-24 13:54:06 +00:00
* Sebastian Rasmussen
* Srimanta Panda
2016-02-19 10:03:18 +00:00
* Steven Hoving
* Thiago Santos
2015-09-18 18:12:06 +00:00
* Tim-Philipp Müller
2014-05-03 16:40:24 +00:00