1d1f6da8186568d386394edd935ce6d521ecc30e
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.3.91
3
4
5 The GStreamer team is pleased to announce the second 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 This module, gstreamer, only contains core functionality.
29 For actual media playback, you will need other modules.
30
31 gst-plugins-base
32 contains a basic set of well-supported plugins
33 gst-plugins-good
34 contains a set of well-supported plugins under our preferred license
35 gst-plugins-ugly
36 contains a set of well-supported plugins, but might pose problems for
37     distributors
38 gst-plugins-bad
39 contains a set of less supported plugins that haven't passed the
40     rigorous quality testing we expect, or are still missing documentation
41     and/or unit tests
42 gst-libav
43 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
44
45
46
47   
48
49 Bugs fixed in this release
50      
51       * 732534 : Introspection and documentation issues for new 1.4 symbols
52       * 732540 : basesink: reset QoS on segment event
53       * 732556 : pad: Race condition when removing sticky events
54       * 732559 : identity: Should proxy accept-caps query
55       * 732770 : gst-uninstalled: add video and base library paths from -bad
56       * 732786 : docs: Various fixes for omissions, typos and inconsistencies.
57
58 ==== Download ====
59
60 You can find source releases of gstreamer in the download
61 directory: http://gstreamer.freedesktop.org/src/gstreamer/
62
63 The git repository and details how to clone it can be found at
64 http://cgit.freedesktop.org/gstreamer/gstreamer/
65
66 ==== Homepage ====
67
68 The project's website is http://gstreamer.freedesktop.org/
69
70 ==== Support and Bugs ====
71
72 We use GNOME's bugzilla for bug reports and feature requests:
73 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
74
75 Please submit patches via bugzilla as well.
76
77 For help and support, please subscribe to and send questions to the
78 gstreamer-devel mailing list (see below for details).
79
80 There is also a #gstreamer IRC channel on the Freenode IRC network.
81
82 ==== Developers ====
83
84 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
85 from there (see link above).
86
87 Interested developers of the core library, plugins, and applications should
88 subscribe to the gstreamer-devel list.
89
90         
91 Contributors to this release
92     
93       * Evan Nemerson
94       * Guillaume Desmottes
95       * Göran Jönsson
96       * Matthieu Bouron
97       * Sebastian Dröge
98       * Sebastian Rasmussen
99       * Thiago Santos
100       * Tim-Philipp Müller
101       * Vincent Penquerc'h
102