Back to development
[platform/upstream/gst-rtsp-server.git] / RELEASE
1
2 Release notes for GStreamer RTSP Server Library 1.5.1
3
4
5 The GStreamer team is pleased to announce the first release of the unstable
6 1.5 release series. The 1.5 release series is adding new features on top of
7 the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The unstable 1.5 release series
9 will lead to the stable 1.6 release series in the next weeks, and newly added
10 API can still change until that point.
11
12
13 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
14 during the unstable 1.5 release series.
15
16
17   
18
19 Features of this release
20     
21
22 Bugs fixed in this release
23      
24       * 732238 : Listen on the multicast group for RTP/RTCP packets
25       * 734546 : tests: Unref element after usage
26       * 736041 : Protect rtsp transport data.
27       * 736647 : Tunneled RTSP sessions do not always timeout as expected
28       * 737110 : rtsp-client: race condition when closing client connection
29       * 737631 : gst-rtsp-server deadlock while sending response over TCP
30       * 737675 : media: media_unprepare() is kind of broken
31       * 737690 : rtsp-client: deadlock when setting session medias to NULL
32       * 737797 : rtsp-stream: lock not released when leaving bin and transports not removed
33       * 737829 : rtsp-server: deactivate media when shutting down from paused
34       * 738905 : rtsp-client: add stream transport to the context
35       * 739112 : rtsp-client: Can not allocate ports for interleaved traffic in setup
36       * 740752 : add retransmission support
37       * 740845 : crash when reciving a rtcp after teardown but before client finalize.
38       * 741678 : configure: add --disable-examples switch
39       * 742115 : Examples: Accept a 'port' argument for running multiple instances
40       * 742869 : Remove URI-escaping of RTSP session-id
41       * 742954 : Crash when two treads are in handle_new_sample at the same time.
42       * 743175 : Add support for RECORD
43       * 743346 : When system time is increased the ongoing RTSP sessions will time out.
44       * 743734 : RTCP packets not sent
45       * 744379 : gst-rtsp-server does not preroll when piping data into the media-pipeline
46       * 745704 : Losing the first packet
47       * 747614 : gst-rtsp-server: uninitialized clock rate causes critical warning
48       * 747839 : gst-rtsp-server: doesn't perform retransmission to both streams in test-video-rtx
49       * 748058 : autogen.sh fails due to autopoint erroring out due to missing gettext version in configure.ac
50       * 749845 : Client have problem to find the teardown response.
51
52 ==== Download ====
53
54 You can find source releases of gst-rtsp-server in the download
55 directory: http://gstreamer.freedesktop.org/src/gst-rtsp-server/
56
57 The git repository and details how to clone it can be found at
58 http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
59
60 ==== Homepage ====
61
62 The project's website is http://gstreamer.freedesktop.org/
63
64 ==== Support and Bugs ====
65
66 We use GNOME's bugzilla for bug reports and feature requests:
67 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
68
69 Please submit patches via bugzilla as well.
70
71 For help and support, please subscribe to and send questions to the
72 gstreamer-devel mailing list (see below for details).
73
74 There is also a #gstreamer IRC channel on the Freenode IRC network.
75
76 ==== Developers ====
77
78 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
79 from there (see link above).
80
81 Interested developers of the core library, plugins, and applications should
82 subscribe to the gstreamer-devel list.
83
84         
85 Applications
86   
87 Contributors to this release
88     
89       * Aleix Conchillo Flaqué
90       * Alistair Buxton
91       * Andreas Frisch
92       * Anila Balavan
93       * Arun Raghavan
94       * Branko Subasic
95       * Edward Hervey
96       * Gregor Boirie
97       * Göran Jönsson
98       * Hyunjun Ko
99       * Jan Schmidt
100       * Kent-Inge Ingesson
101       * Linus Svensson
102       * Luis de Bethencourt
103       * Matthew Waters
104       * Nicolas Dufresne
105       * Nirbheek Chauhan
106       * Ognyan Tonchev
107       * Olivier Crête
108       * Sebastian Dröge
109       * Sebastian Rasmussen
110       * Srimanta Panda
111       * Stefan Sauer
112       * Tim-Philipp Müller
113       * Vincent Penquerc'h
114       * Wim Taymans
115