Release 1.9.1
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer RTSP Server Library 1.9.1
3
4 The GStreamer team is pleased to announce the first release of the unstable
5 1.9 release series. The 1.9 release series is adding new features on top of
6 the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x release
7 series of the GStreamer multimedia framework. The unstable 1.9 release series
8 will lead to the stable 1.10 release series in the next weeks. Any newly added
9 API can still change until that point.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
13
14   
15
16 Bugs fixed in this release
17      
18       * 760005 : rtsp-sdp: Implement clock signalling according to RFC7273
19       * 761702 : rtsp-thread-pool: explain why GSource is a part of GstRTSPThreadImpl
20       * 763000 : Add support for setting multicast interface
21       * 763196 : rtspclientsink: use new gst_element_class_add_static_pad_template()
22       * 730539 : sdp: add support for multiple crypto sessions
23
24 ==== Download ====
25
26 You can find source releases of gst-rtsp-server in the download
27 directory: https://gstreamer.freedesktop.org/src/gst-rtsp-server/
28
29 The git repository and details how to clone it can be found at
30 http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
31
32 ==== Homepage ====
33
34 The project's website is https://gstreamer.freedesktop.org/
35
36 ==== Support and Bugs ====
37
38 We use GNOME's bugzilla for bug reports and feature requests:
39 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
40
41 Please submit patches via bugzilla as well.
42
43 For help and support, please subscribe to and send questions to the
44 gstreamer-devel mailing list (see below for details).
45
46 There is also a #gstreamer IRC channel on the Freenode IRC network.
47
48 ==== Developers ====
49
50 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
51 from there (see link above).
52
53 Interested developers of the core library, plugins, and applications should
54 subscribe to the gstreamer-devel list.
55
56         
57 Contributors to this release
58     
59       * Aleix Conchillo Flaqué
60       * Edward Hervey
61       * Ian
62       * Jake Foytik
63       * Julien Isorce
64       * Nicolas Dufresne
65       * Nirbheek Chauhan
66       * Patricia Muscalu
67       * Sebastian Dröge
68       * Tim-Philipp Müller
69       * Vineeth TM
70