Releasing 0.10.2
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer Good Plug-ins 0.10.2 "Papa was a rolling stone"
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 GStreamer Good Plug-ins.
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
17 "Such ingratitude.  After all the times I've saved your life."
18
19
20 A collection of plug-ins you'd want to have right next to you on the
21 battlefield.  Shooting sharp and making no mistakes, these plug-ins have it
22 all: good looks, good code, and good licensing.  Documented and dressed up
23 in tests.  If you're looking for a role model to base your own plug-in on,
24 here it is.
25
26
27 If you find a plot hole or a badly lip-synced line of code in them,
28 let us know - it is a matter of honour for us to ensure Blondie doesn't look
29 like he's been walking 100 miles through the desert without water.
30
31
32 This module contains a set of plug-ins that we consider to have good quality
33   code, correct functionality, our preferred license (LGPL for the plug-in
34   code, LGPL or LGPL-compatible for the supporting library).
35 We believe distributors can safely ship these plug-ins.
36 People writing elements should base their code on these elements.
37
38
39 Other modules containing plug-ins are:
40
41
42 gst-plugins-base
43 contains a basic set of well-supported plug-ins
44 gst-plugins-ugly
45 contains a set of well-supported plug-ins, but might pose problems for
46     distributors
47 gst-plugins-bad
48 contains a set of less supported plug-ins that haven't passed the
49     rigorous quality testing we expect
50
51
52
53   
54 Features of this release
55     
56       * Parallel installability with 0.8.x series
57       * Threadsafe design and API
58       * New libcdio based CDDA reading element
59       * APE tag reader ported
60       * ID3 tag reading fixes
61       * Sun Audio Sink fixes
62       * GOOM and gconf element fixes
63       * lots of bug and leak fixes
64
65 Bugs fixed in this release
66     
67       * 328336 : silence warings which make dvdec / dvdemux unusable
68       * 315557 : Internal event problem with MP3s from vgmix.com
69       * 323327 : [cdio] port cddasrc to 0.10
70       * 325148 : Bugs in G711 RTP packetization logic
71       * 325649 : apetag plugin needs porting to 0.10
72       * 326446 : check that all elements in -good pass queries they can't ...
73       * 326602 : id3demux is not compiling without ZLIB
74       * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
75       * 326736 : gconf(audio|video)sink response to key changes
76       * 326864 : [wavparse] time to bytes format conversion broken
77       * 327009 : [esdsink] won't compile with includes in non-standard prefix
78       * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
79       * 327825 : [matroskamux]  Matroska muxer deadlock
80       * 327871 : [videobox] crash when cropping
81       * 328241 : id3demux emits NULL date for year tags
82       * 328264 : Fix build with gcc 2.95
83       * 328452 : Rhytmbox crashes with 0.10.1
84       * 328531 : [matroskamux] doesn't send newsegment event, critical war...
85       * 329181 : totem crash when using goom effect
86       * 329810 : Fails to read ID3 tag
87       * 330005 : Please use the autodetect sinks by default
88       * 317658 : [cdio] support for cd-text and cd-g
89
90 Download
91
92 You can find source releases of gst-plugins-good in the download directory:
93 http://gstreamer.freedesktop.org/src/gst-plugins-good/
94
95 GStreamer Homepage
96
97 More details can be found on the project's website:
98 http://gstreamer.freedesktop.org/
99
100 Support and Bugs
101
102 We use GNOME's bugzilla for bug reports and feature requests:
103 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
104
105 Developers
106
107 CVS is hosted on cvs.freedesktop.org.
108 All code is in CVS and can be checked out from there.
109 Interested developers of the core library, plug-ins, and applications should
110 subscribe to the gstreamer-devel list. If there is sufficient interest we
111 will create more lists as necessary.
112
113         
114 Applications
115   
116 Contributors to this release
117     
118       * Andy Wingo
119       * Brian Cameron
120       * Edgard Lima
121       * Edward Hervey
122       * Jan Gerber
123       * Jan Schmidt
124       * Michal Benes
125       * Thomas Vander Stichele
126       * Tim-Philipp Müller
127       * Wim Taymans
128       * Zaheer Abbas Merali
129