2 Release notes for GStreamer Good Plugins 1.1.2
5 The GStreamer team is proud to announce a new bug-fix release
6 in the 1.x stable series of the
7 core of the GStreamer streaming media framework.
10 The 1.x series is a stable series targeted at end users.
11 It is not API or ABI compatible with the stable 0.10.x series.
12 It is, however, parallel installable with the 0.10.x series and
13 will not affect an existing 0.10.x installation.
17 "Such ingratitude. After all the times I've saved your life."
20 A collection of plugins you'd want to have right next to you on the
21 battlefield. Shooting sharp and making no mistakes, these plugins 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 plugin on,
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.
32 This module contains a set of plugins that we consider to have good quality
33 code, correct functionality, our preferred license (LGPL for the plugin
34 code, LGPL or LGPL-compatible for the supporting library).
35 We believe distributors can safely ship these plugins.
36 People writing elements should base their code on these elements.
39 Other modules containing plugins are:
43 contains a basic set of well-supported plugins
45 contains a set of well-supported plugins, but might pose problems for
48 contains a set of less supported plugins that haven't passed the
49 rigorous quality testing we expect, or are still missing documentation
52 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
58 Features of this release
61 Bugs fixed in this release
63 * 612406 : [PATCH] rtspsrc: Race condition
64 * 632207 : [rtspsrc] GET_PARAMETER / SET_PARAMETER support
65 * 651434 : rtspsrc: don't discard data in interleaved mode
66 * 657079 : JPEG RTP Payloader Change to support FaceVsion Webcams
67 * 664312 : rtpvorbispay does not handle headers in caps
68 * 686459 : pulsesink: playbin uri=x.mp3 audio-sink='identity ! pulsesink' = > not-negotiated flow error
69 * 700799 : matroskademux: Got data flow before segment event
70 * 701385 : videomixer: Incorrect timestamp calculations for non trivial segments
71 * 701519 : videomixer: pushes an incorrect segment event when all its sink pads are EOS
72 * 701650 : v4l2: make sure the element is not deleted before the pool
73 * 701856 : qtdemux: Does allocation queries before setting caps on all pads
74 * 702046 : rtspsrc doesn't produce buffers
75 * 702625 : avidemux: duration query returns " zero " for the DV containter format in a AVI file
76 * 702638 : v4l2: Optimize negotiation by removing the query filter
77 * 702819 : udpsink multicast-iface does not seem to work correctly
78 * 702826 : gdkpixbufoverlay: image overlay doesn't work for -ve offset
79 * 703114 : deinterleave: deadlock while pushing pending events on all source pads
80 * 703182 : multipartmux does not push new segment after flushing seek
81 * 703312 : matroskademux: missing profile field in caps for aac audio
82 * 703350 : qtdemux: Reports wrong framerate
83 * 703399 : v4l2: don't extract data from caps twice
84 * 703426 : Fix doc and comment references to gstrtpbin element
85 * 703685 : POTFILES.in is out of date
86 * 703743 : videomixer: Handling of variable fps streams broken
87 * 703764 : v4l2: bufferpool: don't forget to release buffer on error
91 You can find source releases of gst-plugins-good in the download
92 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
94 The git repository and details how to clone it can be found at
95 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
99 The project's website is http://gstreamer.freedesktop.org/
101 ==== Support and Bugs ====
103 We use GNOME's bugzilla for bug reports and feature requests:
104 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
106 Please submit patches via bugzilla as well.
108 For help and support, please subscribe to and send questions to the
109 gstreamer-devel mailing list (see below for details).
111 There is also a #gstreamer IRC channel on the Freenode IRC network.
115 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
116 from there (see link above).
118 Interested developers of the core library, plugins, and applications should
119 subscribe to the gstreamer-devel list.
122 Contributors to this release
126 * Andoni Morales Alastruey
130 * David Svensson Fors
136 * Mathieu Duponchelle