releasing 0.10.1
[platform/upstream/gstreamer.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer Good Plug-ins 0.10.1 "Li"
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 id3 demuxer (replaces the mad one in gst-plugins-ugly)
59       * memleak fixes in avidemux, wavparse, level, smoke
60       * ports of multipart, 
61       * fixes in flacdec, flxdec, rtp
62       * documentation updates on videomixer 
63       * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
64
65 Bugs fixed in this release
66     
67       * 321269 : add sunaudio to 0.9
68       * 322769 : The ID3 tag of this file is a segfaulter
69       * 323021 : sockfd property to udpsrc/dynudpsink elements
70       * 322975 : erroneous audio specs in flac plugin
71       * 323226 : block/crash on id3 v2 tags when using big blocksize
72       * 323717 :  < netinet/in.h > inclusion necessary on some systems
73       * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
74       * 323896 : pngdec/videomixer negotation problem in 0.10
75       * 324011 : Invalid payload type definition for some rtp payloaders
76       * 324012 : Invalid caps on rtpspeexpay element
77       * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
78       * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
79       * 326612 : Serious memory leak in level plugin
80       * 326618 : memleak fix in smokeenc
81
82 API changed in this release
83      
84
85 - API additions:
86     
87 * device-name property on ossmixer subclasses
88 * GstUDPSrc::sockfd property
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       * Alessandro Decina
119       * Arwed v. Merkatz
120       * Brian Cameron
121       * Christian Schaller
122       * Edgard Lima
123       * Edward Hervey
124       * Jan Schmidt
125       * Julien MOUTTE
126       * Michael Smith
127       * Philippe Khalaf
128       * Stefan Kost
129       * Thomas Vander Stichele
130       * Tim-Philipp Müller
131       * Wim Taymans
132       * Zeeshan Ali
133