Release 1.6.0
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.6.0
3
4
5 The GStreamer team is proud to announce a new major feature release in the
6 stable 1.x API series of your favourite cross-platform multimedia framework!
7
8
9 This release has been in the works for more than a year and is packed with new
10 features, bug fixes and other improvements.
11
12
13 See
14 http://gstreamer.freedesktop.org/releases/1.6/
15 for the full list of changes.
16
17
18
19 "Such ingratitude.  After all the times I've saved your life."
20
21
22 A collection of plugins you'd want to have right next to you on the
23 battlefield.  Shooting sharp and making no mistakes, these plugins have it
24 all: good looks, good code, and good licensing.  Documented and dressed up
25 in tests.  If you're looking for a role model to base your own plugin on,
26 here it is.
27
28
29 If you find a plot hole or a badly lip-synced line of code in them,
30 let us know - it is a matter of honour for us to ensure Blondie doesn't look
31 like he's been walking 100 miles through the desert without water.
32
33
34 This module contains a set of plugins that we consider to have good quality
35   code, correct functionality, our preferred license (LGPL for the plugin
36   code, LGPL or LGPL-compatible for the supporting library).
37 We believe distributors can safely ship these plugins.
38 People writing elements should base their code on these elements.
39
40
41 Other modules containing plugins are:
42
43
44 gst-plugins-base
45 contains a basic set of well-supported plugins
46 gst-plugins-ugly
47 contains a set of well-supported plugins, but might pose problems for
48     distributors
49 gst-plugins-bad
50 contains a set of less supported plugins that haven't passed the
51     rigorous quality testing we expect, or are still missing documentation
52     and/or unit tests
53 gst-libav
54 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
55
56
57
58   
59
60 Bugs fixed in this release
61      
62       * 705991 : Adding support for DASH common encryption to qtdemux and dashdemux
63       * 750731 : rtpsession test fails sometimes
64       * 751393 : aacparse: LOAS config never retrieved
65       * 755265 : rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL buffer
66       * 755277 : rtptheoradepay: Memory leaks
67       * 755463 : spectrum: Sending magnitude instead of phase in message for Phase info
68       * 755471 : qtdemux: Segment seeks broken again
69       * 755621 : smptealpha: Do not set width/height before comparing with old values
70
71 ==== Download ====
72
73 You can find source releases of gst-plugins-good in the download
74 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
75
76 The git repository and details how to clone it can be found at
77 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
78
79 ==== Homepage ====
80
81 The project's website is http://gstreamer.freedesktop.org/
82
83 ==== Support and Bugs ====
84
85 We use GNOME's bugzilla for bug reports and feature requests:
86 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
87
88 Please submit patches via bugzilla as well.
89
90 For help and support, please subscribe to and send questions to the
91 gstreamer-devel mailing list (see below for details).
92
93 There is also a #gstreamer IRC channel on the Freenode IRC network.
94
95 ==== Developers ====
96
97 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
98 from there (see link above).
99
100 Interested developers of the core library, plugins, and applications should
101 subscribe to the gstreamer-devel list.
102
103         
104 Contributors to this release
105     
106       * Jan Schmidt
107       * Sebastian Dröge
108       * Sebastian Rasmussen
109       * Thibault Saunier
110       * Vikram Fugro
111