releasing 0.8.8
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer 0.8.8 "I'll Take Care Of You"
3         
4
5 The GStreamer team is happy to announce a new release
6 in the 0.8.x stable series of the GStreamer streaming-media framework.
7
8
9 The 0.8.x series is a stable series aimed at end users.
10 It is not API or ABI compatible with the stable 0.6.x series.
11 It is, however, parallel installable with the 0.6.x series.
12
13
14 This module only contains core functionality.  For actual media playback,
15 you will need other modules.  GStreamer Plugins contains a huge set of
16 additional plugins.  GStreamer FFmpeg contains a plugin based on the popular
17 FFmpeg decoding library.  These modules need not have the same source version
18 as the core, as long as they are in the 0.8.x series.
19
20   
21 Features of this release
22     
23       * Parallel installability with 0.6.x series
24       * Internationalization
25       * Threading fixes
26       * Opt scheduler fixes
27       * Documentation updates
28       * New translation: Norwegian Bokmaal (Kjartan Maraas)
29       * New translation: Italian (Luca Ferretti)
30       * New scheduler: fair
31
32 Bugs fixed in this release
33     
34       * 144804 : opt scheduler breaks on playing a pipeline
35       * 148787 : clocks are not distributed correctly
36       * 149936 : [PATCH] [build] GStreamer without registry support do not...
37       * 150051 : fakesrc needs a data rate parameter that timestamps the d...
38       * 151605 : impossible to play .mpg or avi files with gst-launch-ext
39       * 153882 : [PATCH] The win32 version of gstenumtypes is not up to date
40       * 154061 : optimal scheduler doesn't get freed
41       * 156063 : infinite loop and 100% CPU with some MP3
42       * 156179 : gstreamer typefind plugin information from gst-inspect is...
43       * 157127 : Cleanup of issues reported by sparse
44       * 157263 : use G_SIGNAL_TYPE_STATIC_SCOPE for GstBuffers in handoff ...
45       * 158018 : gstreamer typefind stalls on these JPEG files
46       * 158162 : opt deadlock
47       * 158163 : [api] Problem querying on ghostpads
48       * 159852 : [PATCH] [api] g_signal_emit thread safety issues
49       * 160019 : segfault when error occurs playback of uri containing per...
50       * 160220 : gst_pad_set_explicit_caps of a NULL caps doesn't work
51
52 API changed in this release
53      
54
55 - API additions:
56     
57 * A new function, gst_plugin_get_version, has been added.
58
59 Download
60
61 You can find source releases of gstreamer in the download directory:
62 http://gstreamer.freedesktop.org/src/gstreamer/
63
64 GStreamer Homepage
65
66 More details can be found on the project's website:
67 http://gstreamer.freedesktop.org/
68
69 Support and Bugs
70
71 We use GNOME's bugzilla for bug reports and feature requests:
72 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
73
74 Developers
75
76 CVS is hosted on cvs.freedesktop.org.
77 All code is in CVS and can be checked out from there.
78 Interested developers of the core library, plug-ins, and applications should
79 subscribe to the gstreamer-devel list. If there is sufficient interest we
80 will create more lists as necessary.
81
82         
83 Applications
84
85 Applications already ported to use GStreamer 0.8.x include the GNOME
86 desktop components like gnome-media and nautilus-media, as well as other
87 GNOME applications including sound-juicer, totem and RhythmBox.
88
89   
90 Contributors to this release
91     
92       * Benjamin Otte
93       * Christian Schaller
94       * Christophe Fergeau
95       * Daniel Gazard
96       * David Schleef
97       * Edward Hervey
98       * Johan Dahlin
99       * Luca Ferretti
100       * Kjartan Maraas
101       * Martin Soto
102       * Matt Kraai
103       * Ronald Bultje
104       * Sebastien Cote
105       * Stefan Kost
106       * Stephane Loeuillet
107       * Steve Lhomme
108       * Thomas Vander Stichele
109       * William Jon McCann
110       * Wim Taymans
111       * Zaheer Abbas Merali
112