Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Base Plug-ins 0.11.0 "Just like a pacifier"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.11.x unstable series of the GStreamer Base Plug-ins.
8
9
10 The 0.11.x series is an unstable series targeted at developers
11 It is not API or ABI compatible with the stable 0.10.x series.
12 It is, however, parallel installable with the 0.10.x series.
13
14
15
16 This module contains a set of reference plugins, base classes for other
17 plugins, and helper libraries.
18
19 This module is kept up-to-date together with the core developments.  Element
20 writers should look at the elements in this module as a reference for
21 their development.
22
23 This module contains elements for, among others:
24
25   device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
26   containers: ogg
27   codecs: vorbis, theora
28   text: textoverlay, subparse
29   sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
30   network: tcp
31   typefind functions
32   audio processing: audioconvert, adder, audiorate, audioresample, volume
33   visualisation: libvisual
34   video processing: ffmpegcolorspace
35   aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin
36   libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video
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       * Parallel installability with 0.10.x series
58       * Ported to the new 0.11 core API
59       * Improved video helper classes
60 There were no 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 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
81 Interested developers of the core library, plug-ins, and applications should
82 subscribe to the gstreamer-devel list. If there is sufficient interest we
83 will create more lists as necessary.
84
85         
86 Applications
87   
88 Contributors to this release
89     
90       * David Schleef
91       * Edward Hervey
92       * Jan Schmidt
93       * Jonathan Matthew
94       * Luis de Bethencourt
95       * Mark Nauwelaerts
96       * Philip Jägenstedt
97       * Piotr Fusik
98       * Robert Swain
99       * Thiago Santos
100       * Tim-Philipp Müller
101       * Wim Taymans
102