Release 1.11.1
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer RTSP Server Library 1.11.1
3
4 The GStreamer team is pleased to announce the first release of the unstable
5 1.11 release series. The 1.11 release series is adding new features on top of
6 the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable 1.x release
7 series of the GStreamer multimedia framework. The unstable 1.11 release series
8 will lead to the stable 1.12 release series in the next weeks. Any newly added
9 API can still change until that point.
10
11
12 Full release notes will be provided at some point during the 1.11 release
13 cycle, highlighting all the new features, bugfixes, performance optimizations
14 and other important changes.
15
16
17 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
18
19   
20
21 Bugs fixed in this release
22      
23       * 758062 : rtsp-client: emit new rtsp request signals in the beginning of each request
24       * 771830 : There is no time out in idle connection RTSP server
25       * 774173 : media: emit signal SIGNAL_NEW_STATE only when state change happens
26       * 774640 : gst-rtsp-server: Enable building with MSVC
27       * 776867 : pkgconfig: fix -uninstalled pc file
28       * 777037 : rtsp-factory: just fixing a little typo in comments
29       * 774416 : RTSP digest Authentification for gst-rtsp-server
30
31 ==== Download ====
32
33 You can find source releases of gst-rtsp-server in the download
34 directory: https://gstreamer.freedesktop.org/src/gst-rtsp-server/
35
36 The git repository and details how to clone it can be found at
37 http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
38
39 ==== Homepage ====
40
41 The project's website is https://gstreamer.freedesktop.org/
42
43 ==== Support and Bugs ====
44
45 We use GNOME's bugzilla for bug reports and feature requests:
46 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
47
48 Please submit patches via bugzilla as well.
49
50 For help and support, please subscribe to and send questions to the
51 gstreamer-devel mailing list (see below for details).
52
53 There is also a #gstreamer IRC channel on the Freenode IRC network.
54
55 ==== Developers ====
56
57 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
58 from there (see link above).
59
60 Interested developers of the core library, plugins, and applications should
61 subscribe to the gstreamer-devel list.
62
63         
64 Contributors to this release
65     
66       * Aleksandr Slobodeniuk
67       * Branko Subasic
68       * Dag Gullberg
69       * Edward Hervey
70       * Guillaume Desmottes
71       * Göran Jönsson
72       * Jan Schmidt
73       * Kseniia Vasilchuk
74       * Matthew Waters
75       * Neha Arora
76       * Patricia Muscalu
77       * Scott D Phillips
78       * Sebastian Dröge
79       * Thibault Saunier
80       * Tim-Philipp Müller
81