2 Release notes for GStreamer Good Plug-ins 0.10.30 "Adagio"
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.
11 The 0.10.x series is a stable series targeted at end users.
15 "Such ingratitude. After all the times I've saved your life."
18 A collection of plug-ins you'd want to have right next to you on the
19 battlefield. Shooting sharp and making no mistakes, these plug-ins have it
20 all: good looks, good code, and good licensing. Documented and dressed up
21 in tests. If you're looking for a role model to base your own plug-in on,
25 If you find a plot hole or a badly lip-synced line of code in them,
26 let us know - it is a matter of honour for us to ensure Blondie doesn't look
27 like he's been walking 100 miles through the desert without water.
30 This module contains a set of plug-ins that we consider to have good quality
31 code, correct functionality, our preferred license (LGPL for the plug-in
32 code, LGPL or LGPL-compatible for the supporting library).
33 We believe distributors can safely ship these plug-ins.
34 People writing elements should base their code on these elements.
37 Other modules containing plug-ins are:
41 contains a basic set of well-supported plug-ins
43 contains a set of well-supported plug-ins, but might pose problems for
46 contains a set of less supported plug-ins that haven't passed the
47 rigorous quality testing we expect
53 Features of this release
55 * work around GLib atomic ops API change
56 * better handling of malformed buffers in RTP depayloders
57 * some minor compilation fixes
59 Bugs fixed in this release
61 * 650470 : RTP: Some depayloaders break with malformed rtp packets
62 * 652144 : [udp] Fix compiler warning on mingw-w64
66 You can find source releases of gst-plugins-good in the download directory:
67 http://gstreamer.freedesktop.org/src/gst-plugins-good/
71 More details can be found on the project's website:
72 http://gstreamer.freedesktop.org/
76 We use GNOME's bugzilla for bug reports and feature requests:
77 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
81 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
82 Interested developers of the core library, plug-ins, and applications should
83 subscribe to the gstreamer-devel list. If there is sufficient interest we
84 will create more lists as necessary.
89 Contributors to this release
92 * Jose Antonio Santos Cadenas