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