Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Base Plug-ins 0.11.2 "Drool Pool"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.11.x unstable series of the
8 GStreamer Base Plug-ins.
9
10
11 The 0.11.x series is an unstable series targeted at developers and will
12 eventually lead up to the stable 1.0 series.
13 It is not API or ABI compatible with the stable 0.10.x series.
14 It is, however, parallel installable with the 0.10.x series.
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, cdparanoia
27   containers: ogg
28   codecs: vorbis, theora
29   text: textoverlay, subparse
30   sources: audiotestsrc, videotestsrc, giosrc
31   network: tcp
32   typefind functions
33   audio processing: audioconvert, adder, audiorate, audioresample, volume
34   visualisation: libvisual
35   video processing: videoconvert
36   aggregate elements: uridecodebin, playbin, decodebin, encodebin
37   libraries: app, audio, cdda, fft, interfaces, pbutils, riff, rtp, rtsp, sdp, tag, video
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
56 Features of this release
57     
58       * Parallel installability with 0.10.x series
59       * Many API cleanups
60       * Ported to new 0.11 core API changes
61       * Use new GstSample for snapshots
62       * Improved video filter base class
63       * New multichannel caps with mask
64       * Port network elements to GIO
65       * Many fixes and improvements
66
67 Bugs fixed in this release
68      
69       * 651222 : [0.11] [playbin(2)/uridecodebin] " connection-speed " should be a guint64 instead of a guint
70       * 656264 : tag: no-return-in-nonvoid-function compiler warning gstxmptag.c:178
71       * 659692 : [0.11] circular dependency between libgstpbutils and libgstaudio
72       * 661911 : Audiotestsrc segfaults when trying to changing 'wave' parameter
73       * 662607 : printf format mismatch causes compiler warnings
74       * 663689 : Missing DiscoverInfo API in 0.11
75       * 669328 : [0.11] Remove deprecated theoraenc properties
76
77 Download
78
79 You can find source releases of gst-plugins-base in the download directory:
80 http://gstreamer.freedesktop.org/src/gst-plugins-base/
81
82 GStreamer Homepage
83
84 More details can be found on the project's website:
85 http://gstreamer.freedesktop.org/
86
87 Support and Bugs
88
89 We use GNOME's bugzilla for bug reports and feature requests:
90 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
91
92 Developers
93
94 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
95 Interested developers of the core library, plug-ins, and applications should
96 subscribe to the gstreamer-devel list. If there is sufficient interest we
97 will create more lists as necessary.
98
99         
100 Applications
101   
102 Contributors to this release
103     
104       * Alessandro Decina
105       * Alexey Fisher
106       * Andoni Morales Alastruey
107       * Andy Wingo
108       * Anssi Hannula
109       * Benjamin Otte
110       * Brian Cameron
111       * Christian Fredrik Kalager Schaller
112       * Colin Walters
113       * Damien Lespiau
114       * David Schleef
115       * Edward Hervey
116       * Felipe Contreras
117       * George Kiagiadakis
118       * Havard Graff
119       * Idar Tollefsen
120       * Jan Schmidt
121       * Jason DeRose
122       * Jonathan Matthew
123       * Josep Torra
124       * Kipp Cannon
125       * Mark Nauwelaerts
126       * Mart Raudsepp
127       * Matej Knopp
128       * Mersad Jelacic
129       * Michael Smith
130       * Nicolas Dufresne
131       * Oleksij Rempel (Alexey Fisher)
132       * Olivier Aubert
133       * Olivier Crête
134       * Pascal Buhler
135       * Philip Flarsheim
136       * Philip Jägenstedt
137       * Philippe Normand
138       * Piotr Fusik
139       * René Stadler
140       * Reynaldo H. Verdejo Pinochet
141       * Robert Swain
142       * Ryan Lortie
143       * Sebastian Dröge
144       * Stefan Kost
145       * Stefan Sauer
146       * Thiago Santos
147       * Thibault Saunier
148       * Thomas Vander Stichele
149       * Tim-Philipp Müller
150       * Vincent Penquerc'h
151       * Wim Taymans
152       * Youness Alaoui
153       * Zaheer Abbas Merali
154