Release 0.10.20
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good Plug-ins 0.10.20 "Lemonade"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.10.x stable series of the
8 GStreamer Good Plug-ins.
9
10
11 The 0.10.x series is a stable series targeted at end users.
12 It is not API or ABI compatible with the stable 0.8.x series.
13 It is, however, parallel installable with the 0.8.x series.
14
15
16
17 "Such ingratitude.  After all the times I've saved your life."
18
19
20 A collection of plug-ins you'd want to have right next to you on the
21 battlefield.  Shooting sharp and making no mistakes, these plug-ins have it
22 all: good looks, good code, and good licensing.  Documented and dressed up
23 in tests.  If you're looking for a role model to base your own plug-in on,
24 here it is.
25
26
27 If you find a plot hole or a badly lip-synced line of code in them,
28 let us know - it is a matter of honour for us to ensure Blondie doesn't look
29 like he's been walking 100 miles through the desert without water.
30
31
32 This module contains a set of plug-ins that we consider to have good quality
33   code, correct functionality, our preferred license (LGPL for the plug-in
34   code, LGPL or LGPL-compatible for the supporting library).
35 We believe distributors can safely ship these plug-ins.
36 People writing elements should base their code on these elements.
37
38
39 Other modules containing plug-ins are:
40
41
42 gst-plugins-base
43 contains a basic set of well-supported plug-ins
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       * Fixes for RTP h263 depayloader timestamping regressions that broke video calls
58       * Fixes for FLAC decoder when FLAC is embedded in a container such as Ogg or Matroska
59       * y4menc now supports more YUV pixel layouts
60       * rtpsource: bitrate estimation improvements
61       * rtspsrc, udp: multicast fixes
62
63 Bugs fixed in this release
64      
65       * 532117 : [matroskamux] Doesn't update the track duration
66       * 610959 : [flacdec] certain flac-in-ogg file only plays after long delay
67       * 611213 : [rtpsource] estimate bitrate on receiver side
68       * 612154 : rtph263depay removes all timestamps from outgoing buffers
69
70 Download
71
72 You can find source releases of gst-plugins-good in the download directory:
73 http://gstreamer.freedesktop.org/src/gst-plugins-good/
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       * Benjamin M. Schwartz
98       * Tim-Philipp Müller
99       * Tristan Matthews
100       * Wim Taymans
101