Release 1.6.1
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.6.1
3
4
5 The GStreamer team is proud to announce the first bugfix release in the stable
6 1.6 release series of your favourite cross-platform multimedia framework!
7
8
9
10 This release only contains bugfixes and it is safe to update from 1.6.0. For a
11 full list of bugfixes see Bugzilla.
12
13
14
15 See http://gstreamer.freedesktop.org/releases/1.6/
16 for the full release notes.
17
18
19
20 "Such ingratitude.  After all the times I've saved your life."
21
22
23 A collection of plugins you'd want to have right next to you on the
24 battlefield.  Shooting sharp and making no mistakes, these plugins have it
25 all: good looks, good code, and good licensing.  Documented and dressed up
26 in tests.  If you're looking for a role model to base your own plugin on,
27 here it is.
28
29
30 If you find a plot hole or a badly lip-synced line of code in them,
31 let us know - it is a matter of honour for us to ensure Blondie doesn't look
32 like he's been walking 100 miles through the desert without water.
33
34
35 This module contains a set of plugins that we consider to have good quality
36   code, correct functionality, our preferred license (LGPL for the plugin
37   code, LGPL or LGPL-compatible for the supporting library).
38 We believe distributors can safely ship these plugins.
39 People writing elements should base their code on these elements.
40
41
42 Other modules containing plugins are:
43
44
45 gst-plugins-base
46 contains a basic set of well-supported plugins
47 gst-plugins-ugly
48 contains a set of well-supported plugins, but might pose problems for
49     distributors
50 gst-plugins-bad
51 contains a set of less supported plugins that haven't passed the
52     rigorous quality testing we expect, or are still missing documentation
53     and/or unit tests
54 gst-libav
55 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
56
57
58
59   
60
61 Bugs fixed in this release
62      
63       * 750108 : splitmuxsink: post messages when fragments are being opened and closed
64       * 753617 : splitmuxsink: allow non-video streams to serve as reference
65       * 753622 : splitmuxsink: do not destroy the multiqueue & muxer when going to NULL
66       * 753624 : splitmuxsink: initialize mux_start_time properly
67       * 754212 : cutter: Fix buffer leak
68       * 755611 : aacparse: wrong LOAS config reading
69       * 755708 : matroskademux: assertion failed: (stream- > alignment < = G_MEM_ALIGN)
70       * 755773 : gdkpixbufoverlay memleak
71       * 756068 : qtmux: fix sample memory leak
72       * 756154 : qtmux: doesn't compile on OS X 10.6: strnlen not available
73       * 756171 : qtmux: fix date memory leak
74       * 756387 : qtmux: Allow negotiating to S8 as a raw format but stop making it best choice
75       * 756388 : qtmux: Add ProRes support
76       * 756544 : qtdemux: Fix taglist leak
77       * 756561 : qtdemux: fix caps leak
78       * 756799 : auparse: fix event leak
79       * 756967 : matroskamux: drops JPEG input buffers with just PTS and no DTS set on them
80       * 757033 : scaletempo: Does not work properly with negative rates playback
81       * 757087 : splitmux: unit test fails due to missing files
82
83 ==== Download ====
84
85 You can find source releases of gst-plugins-good in the download
86 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
87
88 The git repository and details how to clone it can be found at
89 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
90
91 ==== Homepage ====
92
93 The project's website is http://gstreamer.freedesktop.org/
94
95 ==== Support and Bugs ====
96
97 We use GNOME's bugzilla for bug reports and feature requests:
98 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
99
100 Please submit patches via bugzilla as well.
101
102 For help and support, please subscribe to and send questions to the
103 gstreamer-devel mailing list (see below for details).
104
105 There is also a #gstreamer IRC channel on the Freenode IRC network.
106
107 ==== Developers ====
108
109 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
110 from there (see link above).
111
112 Interested developers of the core library, plugins, and applications should
113 subscribe to the gstreamer-devel list.
114
115         
116 Contributors to this release
117     
118       * George Kiagiadakis
119       * Guillaume Desmottes
120       * Guillaume Marquebielle
121       * Jan Schmidt
122       * Nicola Murino
123       * Nirbheek Chauhan
124       * Ramiro Polla
125       * Ryan Hendrickson
126       * Sebastian Dröge
127       * Thiago Santos
128       * Thibault Saunier
129       * Tim-Philipp Müller
130       * Vineeth TM
131