releasing 0.10.0
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer 0.10.0 "Maroilles"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.10.x stable series of the
8 core of the GStreamer streaming media framework.
9
10
11 The 0.10.x series is a stable series targeted at end users.
12 It is not API or ABI compatible with the stable 0.8.x series.
13 It is, however, parallel installable with the 0.8.x series.
14
15
16 The 0.10.x series has been reworked for threadsafety.  It also features
17 various feature additions and enchancements.
18
19
20 This module, gstreamer, only contains core functionality.
21 For actual media playback, you will need other modules.
22
23 gst-plugins-base
24 contains a basic set of well-supported plug-ins
25 gst-plugins-good
26 contains a set of well-supported plug-ins under our preferred license
27 gst-plugins-ugly
28 contains a set of well-supported plug-ins, but might pose problems for
29     distributors
30 gst-plugins-bad
31 contains a set of less supported plug-ins that haven't passed the
32     rigorous quality testing we expect
33
34
35
36   
37 Features of this release
38     
39       * Parallel installability with 0.8.x series
40       * Threadsafe design and API
41       * new Chinese/Traditional translation
42
43 Bugs fixed in this release
44     
45       * 322874 : [PAD] pad_alloc_buffer should not call set_caps
46       * 323222 : GStreamer 0.9.7 still checks in dirs containing 0.9
47       * 323250 : [collectpads] debug category should be called 'collectpad...
48
49 Download
50
51 You can find source releases of gstreamer in the download directory:
52 http://gstreamer.freedesktop.org/src/gstreamer/
53
54 GStreamer Homepage
55
56 More details can be found on the project's website:
57 http://gstreamer.freedesktop.org/
58
59 Support and Bugs
60
61 We use GNOME's bugzilla for bug reports and feature requests:
62 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
63
64 Developers
65
66 CVS is hosted on cvs.freedesktop.org.
67 All code is in CVS and can be checked out 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 At this point, ports of existing applications to 0.10 are still experimental.
76 Totem HEAD has a configure option to build the 0.10 backend.
77 A patch for Rhythmbox is maintained at
78
79 http://bugzilla.gnome.org/show_bug.cgi?id=309609.
80 Jamboree builds against GStreamer 0.10.
81 Flumotion has been ported to 0.10 as well.
82
83   
84 Contributors to this release
85     
86       * 
87       * Andy Wingo
88       * Funda Wang
89       * Michael Smith
90       * Thomas Vander Stichele
91       * Tim-Philipp Müller
92       * Wim Taymans
93