gst: Set alignment at the correct place of GstAllocationParams
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Base Plug-ins 0.11.92 "Comfortably Numb"
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
12 The 0.11.x series is an unstable series targeted at developers.
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
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: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
32   network: tcp
33   typefind functions
34   audio processing: audioconvert, adder, audiorate, audioresample, volume
35   visualisation: libvisual
36   video processing: ffmpegcolorspace
37   aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin
38   libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video
39
40
41 Other modules containing plug-ins are:
42
43
44 gst-plugins-good
45 contains a set of well-supported plug-ins under our preferred license
46 gst-plugins-ugly
47 contains a set of well-supported plug-ins, but might pose problems for
48     distributors
49 gst-plugins-bad
50 contains a set of less supported plug-ins that haven't passed the
51     rigorous quality testing we expect
52
53
54
55   
56
57 Features of this release
58     
59       * Parallel installability with 0.10.x series
60       * API cleanup and minor API improvements
61       * Major cleanup of video/audio libraries
62       * Lots of bugfixes, cleanup and other improvements
63 There were no bugs fixed in this release
64     
65
66 Download
67
68 You can find source releases of gst-plugins-base in the download directory:
69 http://gstreamer.freedesktop.org/src/gst-plugins-base/
70
71 GStreamer Homepage
72
73 More details can be found on the project's website:
74 http://gstreamer.freedesktop.org/
75
76 Support and Bugs
77
78 We use GNOME's bugzilla for bug reports and feature requests:
79 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
80
81 Developers
82
83 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
84 Interested developers of the core library, plug-ins, and applications should
85 subscribe to the gstreamer-devel list. If there is sufficient interest we
86 will create more lists as necessary.
87
88         
89 Applications
90   
91 Contributors to this release
92     
93       * Alban Browaeys
94       * Andoni Morales Alastruey
95       * Andre Moreira Magalhaes (andrunko)
96       * Anton Belka
97       * Arun Raghavan
98       * Bastien Nocera
99       * David Svensson Fors
100       * Edward Hervey
101       * Idar Tollefsen
102       * Mark Nauwelaerts
103       * Matej Knopp
104       * Raimo Järvi
105       * Sebastian Dröge
106       * Sebastian Rasmussen
107       * Sreerenj Balachandran
108       * Stefan Sauer
109       * Thiago Santos
110       * Tim-Philipp Müller
111       * Vincent Penquerc'h
112       * Wim Taymans
113