Release 1.7.1
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer RTSP Server Library 1.7.1
3
4
5 The GStreamer team is pleased to announce the first release of the unstable
6 1.7 release series. The 1.7 release series is adding new features on top of
7 the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The unstable 1.7 release series
9 will lead to the stable 1.8 release series in the next weeks. Any 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.7 release series.
15
16
17   
18
19 Bugs fixed in this release
20      
21       * 753863 : rtsp-server: examples: Fix memory leaks when context parse fails
22       * 756969 : rtsp-server unit tests don't test udp-mcast transport
23       * 757949 : gst_rtsp_server_io_func() pops a context that has not been pushed
24       * 758179 : GstRTSPStream : Create pipeline based on enabled transport type
25       * 758268 : handle_setup_request() expect the media to be suspended
26       * 758319 : rtsp-server: Seeking often hangs forever, waiting for prerolling to happen again
27       * 758364 : rtsp-session-pool: Avoid dollar sign ($) in session ids
28       * 759010 : Valgrind test are faling for rtsp-server for master
29
30 ==== Download ====
31
32 You can find source releases of gst-rtsp-server in the download
33 directory: http://gstreamer.freedesktop.org/src/gst-rtsp-server/
34
35 The git repository and details how to clone it can be found at
36 http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
37
38 ==== Homepage ====
39
40 The project's website is http://gstreamer.freedesktop.org/
41
42 ==== Support and Bugs ====
43
44 We use GNOME's bugzilla for bug reports and feature requests:
45 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
46
47 Please submit patches via bugzilla as well.
48
49 For help and support, please subscribe to and send questions to the
50 gstreamer-devel mailing list (see below for details).
51
52 There is also a #gstreamer IRC channel on the Freenode IRC network.
53
54 ==== Developers ====
55
56 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
57 from there (see link above).
58
59 Interested developers of the core library, plugins, and applications should
60 subscribe to the gstreamer-devel list.
61
62         
63 Contributors to this release
64     
65       * David Svensson Fors
66       * Hyunjun Ko
67       * Jan Schmidt
68       * Koop Mast
69       * Marcus Prebble
70       * Nicolas Dufresne
71       * Olivier Crête
72       * Sebastian Dröge
73       * Sebastian Rasmussen
74       * Srimanta Panda
75       * Tim-Philipp Müller
76       * Vineeth TM
77       * Xavier Claessens
78