Merge remote-tracking branch 'origin/0.10'
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plug-ins 0.11.2 "Rite of Devastation"
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 Good 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
18 "Such ingratitude.  After all the times I've saved your life."
19
20
21 A collection of plug-ins you'd want to have right next to you on the
22 battlefield.  Shooting sharp and making no mistakes, these plug-ins have it
23 all: good looks, good code, and good licensing.  Documented and dressed up
24 in tests.  If you're looking for a role model to base your own plug-in on,
25 here it is.
26
27
28 If you find a plot hole or a badly lip-synced line of code in them,
29 let us know - it is a matter of honour for us to ensure Blondie doesn't look
30 like he's been walking 100 miles through the desert without water.
31
32
33 This module contains a set of plug-ins that we consider to have good quality
34   code, correct functionality, our preferred license (LGPL for the plug-in
35   code, LGPL or LGPL-compatible for the supporting library).
36 We believe distributors can safely ship these plug-ins.
37 People writing elements should base their code on these elements.
38
39
40 Other modules containing plug-ins are:
41
42
43 gst-plugins-base
44 contains a basic set of well-supported plug-ins
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 cleanups
59       * Ported to new 0.11 core API changes
60       * flacenc: various fixes
61       * gdkpixbuf: port to 0.11
62       * wavpack: port to 0.11
63       * rtpbin: many fixes
64       * qtdemux: use PTS and DTS
65       * imagefreeze: port to 0.11
66       * qtdemux: negotiate allocators
67
68 Bugs fixed in this release
69      
70       * 670623 : [0.11] flacenc not working
71       * 628773 : [0.11] rtp -- match properties and caps fields
72       * 658357 : [0.11] pulse: build fails with recent pulseaudio
73       * 662615 : [0.11] build failure due to printf format compiler warnings on OSX 64 bit
74       * 667085 : [0.11] dcaparse: uses uninitialized variable
75       * 669607 : [0.11] directsoundsink: Fix compiling
76       * 669612 : [0.11] waveformsink: Port to 0.11
77       * 669643 : [0.11] interleave port
78       * 670320 : gst-plugins-good 0.11.1 fails to build due to missing gstsmokedec.h
79       * 671534 : [0.11] qtmux: cover art tag is GstSample now
80       * 670303 : [0.11] Can't access " rms " , " peak " and " decay " keys from GstLevel bus message trough PyGI
81
82 Download
83
84 You can find source releases of gst-plugins-good in the download directory:
85 http://gstreamer.freedesktop.org/src/gst-plugins-good/
86
87 GStreamer Homepage
88
89 More details can be found on the project's website:
90 http://gstreamer.freedesktop.org/
91
92 Support and Bugs
93
94 We use GNOME's bugzilla for bug reports and feature requests:
95 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
96
97 Developers
98
99 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
100 Interested developers of the core library, plug-ins, and applications should
101 subscribe to the gstreamer-devel list. If there is sufficient interest we
102 will create more lists as necessary.
103
104         
105 Applications
106   
107 Contributors to this release
108     
109       * Alessandro Decina
110       * Andrej Gelenberg
111       * Antoine Tremblay
112       * David Schleef
113       * Dominique Leuenberger
114       * Edward Hervey
115       * Marc Leeman
116       * Mark Nauwelaerts
117       * Matej Knopp
118       * Nicola Murino
119       * Oleksij Rempel (Alexey Fisher)
120       * Olivier Crête
121       * Peteris Krisjanis
122       * Ross Burton
123       * Sebastian Dröge
124       * Sreerenj Balachandran
125       * Stefan Sauer
126       * Tim-Philipp Müller
127       * Vincent Penquerc'h
128       * Vincent Untz
129       * Wim Taymans
130