Release 1.3.90
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer RTSP Server Library 1.3.90
3
4
5 The GStreamer team is pleased to announce the first release candidate of
6 the stable 1.4 release series. The 1.4 release series is adding new features
7 on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x
8 release series of the GStreamer multimedia framework.
9
10
11 This release candidate will hopefully shortly be followed by the stable 1.4.0
12 release if no bigger regressions or bigger issues are detected, and enough
13 testing of the release candidate happened. The new API that was added during
14 the 1.3 release series is not expected to change anymore at this point.
15
16
17 Binaries for Android, iOS, Mac OS X and Windows are provided together with this
18 release.
19
20
21 The stable 1.4 release series is API and ABI compatible with 1.0.x, 1.2.x and
22 any other 1.x release series in the future. Compared to 1.2.x it contains some
23 new features and more intrusive changes that were considered too risky as a
24 bugfix.
25
26
27   
28
29 Bugs fixed in this release
30      
31       * 730952 : Missing nullability annotations
32       * 730953 : Missing documentation (and annotations) for GstRTSPServer
33
34 ==== Download ====
35
36 You can find source releases of gst-rtsp-server in the download
37 directory: http://gstreamer.freedesktop.org/src/gst-rtsp-server/
38
39 The git repository and details how to clone it can be found at
40 http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/
41
42 ==== Homepage ====
43
44 The project's website is http://gstreamer.freedesktop.org/
45
46 ==== Support and Bugs ====
47
48 We use GNOME's bugzilla for bug reports and feature requests:
49 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
50
51 Please submit patches via bugzilla as well.
52
53 For help and support, please subscribe to and send questions to the
54 gstreamer-devel mailing list (see below for details).
55
56 There is also a #gstreamer IRC channel on the Freenode IRC network.
57
58 ==== Developers ====
59
60 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
61 from there (see link above).
62
63 Interested developers of the core library, plugins, and applications should
64 subscribe to the gstreamer-devel list.
65
66         
67 Applications
68   
69 Contributors to this release
70     
71       * Evan Nemerson
72       * Sebastian Dröge
73       * Wim Taymans
74