Release 0.11.91
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 0.11.91 "I will give you five magic beans!"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.11.x unstable series of the
8 core of the GStreamer streaming media framework.
9
10
11 The 0.11.x series is an unstable series targeted at developers and will
12 eventually lead up to the stable 1.0 series.
13 It is not API or ABI compatible with the stable 0.10.x series.
14 It is, however, parallel installable with the 0.10.x series.
15
16
17 The 0.11.x series has improved memory management and features
18 various cleanups and enhancements.
19
20
21
22 This module, gstreamer, only contains core functionality.
23 For actual media playback, you will need other modules.
24
25 gst-plugins-base
26 contains a basic set of well-supported plug-ins
27 gst-plugins-good
28 contains a set of well-supported plug-ins under our preferred license
29 gst-plugins-ugly
30 contains a set of well-supported plug-ins, but might pose problems for
31     distributors
32 gst-plugins-bad
33 contains a set of less supported plug-ins that haven't passed the
34     rigorous quality testing we expect
35
36
37
38   
39
40 Features of this release
41     
42       * Parallel installability with 0.10.x series
43       * Threadsafe design and API
44       * API cleanup and minor improvements
45       * More hiding of structs that don't need to be public
46       * Addition of SNAP flag for seek events
47 There were no bugs fixed in this release
48     
49
50 Download
51
52 You can find source releases of gstreamer in the download directory:
53 http://gstreamer.freedesktop.org/src/gstreamer/
54
55 GStreamer Homepage
56
57 More details can be found on the project's website:
58 http://gstreamer.freedesktop.org/
59
60 Support and Bugs
61
62 We use GNOME's bugzilla for bug reports and feature requests:
63 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
64
65 Developers
66
67 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
68 Interested developers of the core library, plug-ins, and applications should
69 subscribe to the gstreamer-devel list. If there is sufficient interest we
70 will create more lists as necessary.
71
72         
73 Applications
74
75 Various applications have early ports to GStreamer 0.11 including Totem, RhythmBox,
76 Webkit, Jokosher, Transmageddon and others. We're working on porting more applications.
77
78   
79 Contributors to this release
80     
81       * Anton Belka
82       * Edward Hervey
83       * Mark Nauwelaerts
84       * Matej Knopp
85       * Raimo Järvi
86       * Reynaldo H. Verdejo Pinochet
87       * Sebastian Dröge
88       * Sebastian Rasmussen
89       * Sreerenj Balachandran
90       * Stefan Sauer
91       * Thiago Santos
92       * Tim-Philipp Müller
93       * Vincent Penquerc'h
94       * Wim Taymans
95       * Youness Alaoui
96       * Руслан Ижбулатов
97