back to head
[platform/upstream/gst-plugins-base.git] / RELEASE
1
2 GStreamer: Release notes for GStreamer Base Plug-ins 0.9.2 "Spoon"
3         
4
5 The GStreamer team is petrified to announce a new release
6 in the 0.9.x development series of the
7 GStreamer Base Plug-ins.
8
9
10 The 0.9.x series is a development series and not recommended for end users.
11 It is not API or ABI compatible with the stable 0.8.x series.
12 It is, however, parallel installable with the 0.8.x series.
13
14
15 The
16
17
18 This module contains a set of reference plugins, base classes for other
19 plugins, and helper libraries.
20
21 This module is kept up-to-date together with the core developments.  Element
22 writers should look at the elements in this module as a reference for
23 their development.
24
25 This module contains elements for, among others:
26
27   device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
28   containers: ogg
29   codecs: vorbis, theora
30   text: textoverlay, subparse
31   sources: sinesrc, videotestsrc, gnomevfssrc
32   network: tcp
33   typefind
34   audio processing: audioconvert, adder, audiorate, audioscale, volume
35   visualisation: libvisual
36   video processing: ffmpegcolorspace
37   aggregate elements: decodebin, playbin
38
39
40 Other modules containing plug-ins are:
41
42
43 gst-plugins-good
44 contains a set of well-supported plug-ins under our preferred license
45 gst-plugins-ugly
46 contains a set of well-supported plug-ins, but might pose problems for
47     distributors
48 gst-plugins-bad
49 contains a set of less supported plug-ins that haven't passed the
50     rigorous quality testing we expect
51
52
53
54   
55 Features of this release
56     
57       * Parallel installability with 0.8.x series
58       * Threadsafe design and API
59
60 Bugs fixed in this release
61     
62
63 Download
64
65 You can find source releases of gst-plugins-base in the download directory:
66 http://gstreamer.freedesktop.org/src/gst-plugins-base/
67
68 GStreamer Homepage
69
70 More details can be found on the project's website:
71 http://gstreamer.freedesktop.org/
72
73 Support and Bugs
74
75 We use GNOME's bugzilla for bug reports and feature requests:
76 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
77
78 Developers
79
80 CVS is hosted on cvs.freedesktop.org.
81 All code is in CVS and can be checked out from there.
82 Interested developers of the core library, plug-ins, and applications should
83 subscribe to the gstreamer-devel list. If there is sufficient interest we
84 will create more lists as necessary.
85
86         
87 Applications
88   
89 Contributors to this release
90     
91       * Andy Wingo
92       * Christian Schaller
93       * David Schleef
94       * Edward Hervey
95       * Jan Schmidt
96       * Michael Smith
97       * Philippe Khalaf
98       * Ronald Bultje
99       * Stefan Kost
100       * Thomas Vander Stichele
101       * Tim-Philipp Müller
102       * Wim Taymans
103       * Zaheer Abbas Merali
104