Release 0.10.17
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Base Plug-ins 0.10.17 "Peanut Butter and Jelly"
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 Base 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 This module contains a set of reference plugins, base classes for other
18 plugins, and helper libraries.
19
20 This module is kept up-to-date together with the core developments.  Element
21 writers should look at the elements in this module as a reference for
22 their development.
23
24 This module contains elements for, among others:
25
26   device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
27   containers: ogg
28   codecs: vorbis, theora
29   text: textoverlay, subparse
30   sources: audiotestsrc, videotestsrc, gnomevfssrc
31   network: tcp
32   typefind
33   audio processing: audioconvert, adder, audiorate, audioscale, volume
34   visualisation: libvisual
35   video processing: ffmpegcolorspace
36   aggregate elements: decodebin, playbin
37
38
39 Other modules containing plug-ins are:
40
41
42 gst-plugins-good
43 contains a set of well-supported plug-ins under our preferred license
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
55 Features of this release
56     
57       * Work-around ABI breakage due to unfortunate use of the GST_DISABLE_DEPRECATED macro
58       * Export 2 missing functions needed for bindings in the win32 build
59       * Initialise the GstRingBuffer GType from a thread-safe context
60
61 Bugs fixed in this release
62      
63       * 511825 : [RTSP] compiler warning on FreeBSD
64       * 513018 : crash in Volume Control: I typed my password at t...
65       * 512334 : g_critical() when using GstAudioFilter & GST_DEBUG
66
67 Download
68
69 You can find source releases of gst-plugins-base in the download directory:
70 http://gstreamer.freedesktop.org/src/gst-plugins-base/
71
72 GStreamer Homepage
73
74 More details can be found on the project's website:
75 http://gstreamer.freedesktop.org/
76
77 Support and Bugs
78
79 We use GNOME's bugzilla for bug reports and feature requests:
80 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
81
82 Developers
83
84 CVS is hosted on cvs.freedesktop.org.
85 All code is in CVS and can be checked out from there.
86 Interested developers of the core library, plug-ins, and applications should
87 subscribe to the gstreamer-devel list. If there is sufficient interest we
88 will create more lists as necessary.
89
90         
91 Applications
92   
93 Contributors to this release
94     
95       * Jan Schmidt
96       * Sebastian Dröge
97       * Tim-Philipp Müller
98