Release 1.1.4
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.1.4
3
4
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.
8
9
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.
14
15
16
17 "Such ingratitude.  After all the times I've saved your life."
18
19
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,
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 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.
37
38
39 Other modules containing plugins are:
40
41
42 gst-plugins-base
43 contains a basic set of well-supported plugins
44 gst-plugins-ugly
45 contains a set of well-supported plugins, but might pose problems for
46     distributors
47 gst-plugins-bad
48 contains a set of less supported plugins that haven't passed the
49     rigorous quality testing we expect, or are still missing documentation
50     and/or unit tests
51 gst-libav
52 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
53
54
55
56   
57
58 Bugs fixed in this release
59      
60       * 705371 : souphttpsrc: Does network operations from the state change thread
61       * 590768 : GstPulseSrc should allow swapping the device used by the stream
62       * 637754 : multipartdemux: time stamp output buffer based on first input buffer not last
63       * 694445 : pulsesink: add support for AAC pass-through
64       * 700264 : qtdemux: ignores first editlist
65       * 702988 : gdkpixbufoverlay: crashes if any property changes during  playback when location property is not set
66       * 705108 : rtpgstpay: Add a config-interval property
67       * 705442 : matroskademux: prints warnings on seek
68       * 705449 : avidemux: sends stream_start event without group_id
69       * 705553 : rtph264pay: Entries of SPS and PPS duplicated
70       * 705760 : rtspsrc produces GLib error
71       * 705959 : souphttpsrc deprecated symbols
72       * 706076 : qtdemux: failed assertion for fragmented mp4 (DASH) streams
73       * 706642 : avimux: unmap the correct buffer
74
75 ==== Download ====
76
77 You can find source releases of gst-plugins-good in the download
78 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
79
80 The git repository and details how to clone it can be found at
81 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
82
83 ==== Homepage ====
84
85 The project's website is http://gstreamer.freedesktop.org/
86
87 ==== Support and Bugs ====
88
89 We use GNOME's bugzilla for bug reports and feature requests:
90 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
91
92 Please submit patches via bugzilla as well.
93
94 For help and support, please subscribe to and send questions to the
95 gstreamer-devel mailing list (see below for details).
96
97 There is also a #gstreamer IRC channel on the Freenode IRC network.
98
99 ==== Developers ====
100
101 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
102 from there (see link above).
103
104 Interested developers of the core library, plugins, and applications should
105 subscribe to the gstreamer-devel list.
106
107         
108 Contributors to this release
109     
110       * Akihiro Tsukada
111       * Andoni Morales Alastruey
112       * Chris Bass
113       * David Schleef
114       * Edward Hervey
115       * Kishore Arepalli
116       * Lubosz Sarnecki
117       * Matej Knopp
118       * Mathieu Duponchelle
119       * Michael Olbrich
120       * Olivier Crête
121       * Sebastian Dröge
122       * Sjoerd Simons
123       * Thibault Saunier
124       * Tim-Philipp Müller
125       * Wim Taymans
126       * Youness Alaoui
127