Merge branch '0.10'
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Base Plug-ins 0.11.3 "Axe and Smash"
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.
12 It is not API or ABI compatible with the stable 0.10.x series.
13 It is, however, parallel installable with the 0.10.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, 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, netbuffer, 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       * Many API cleanups
59       * Ported to new 0.11 core API changes
60       * Many fixes and improvements
61       * video: Improve video frame map/unmap
62       * theora: Improve video negotiation
63       * Various performance improvements
64
65 Bugs fixed in this release
66      
67       * 668343 : [0.11] - segfault when using missing plugin support in 0.11
68       * 668542 : [0.11] EncodingProfileClass is missing from GstPbutils-0.11.gir
69
70 Download
71
72 You can find source releases of gst-plugins-base in the download directory:
73 http://gstreamer.freedesktop.org/src/gst-plugins-base/
74
75 GStreamer Homepage
76
77 More details can be found on the project's website:
78 http://gstreamer.freedesktop.org/
79
80 Support and Bugs
81
82 We use GNOME's bugzilla for bug reports and feature requests:
83 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
84
85 Developers
86
87 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
88 Interested developers of the core library, plug-ins, and applications should
89 subscribe to the gstreamer-devel list. If there is sufficient interest we
90 will create more lists as necessary.
91
92         
93 Applications
94   
95 Contributors to this release
96     
97       * Alessandro Decina
98       * David Schleef
99       * Edward Hervey
100       * Holger Kaelberer
101       * Jonathan Matthew
102       * Mark Nauwelaerts
103       * Ognyan Tonchev
104       * Oleksij Rempel (Alexey Fisher)
105       * Peter Korsgaard
106       * Philippe Normand
107       * Sebastian Dröge
108       * Sreerenj Balachandran
109       * Stefan Sauer
110       * Tim-Philipp Müller
111       * Vincent Penquerc'h
112       * Vincent Untz
113       * Wim Taymans
114