Release 1.4.1
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.4.1
3
4
5 The GStreamer team is pleased to announce a bugfix release of the stable
6 1.4 release series. The 1.4 release series is adding new features on top
7 of the 1.2 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework that contains new features.
9 The 1.4.x bugfix releases only contain important bugfixes compared to 1.4.0.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows are provided by the
13 GStreamer project for this release.
14
15
16 The 1.x series is a stable series targeted at end users. It is not API
17 or ABI compatible with the 0.10.x series. It can, however, be installed
18 in parallel with the 0.10.x series and will not affect an existing
19 0.10.x installation.
20
21
22 The stable 1.4.x release series is API and ABI compatible with 1.0.x and
23 any other 1.x release series in the future. Compared to 1.0.x it contains
24 some new features and more intrusive changes that were considered too
25 risky as a bugfix.
26
27
28
29 "Such ingratitude.  After all the times I've saved your life."
30
31
32 A collection of plugins you'd want to have right next to you on the
33 battlefield.  Shooting sharp and making no mistakes, these plugins have it
34 all: good looks, good code, and good licensing.  Documented and dressed up
35 in tests.  If you're looking for a role model to base your own plugin on,
36 here it is.
37
38
39 If you find a plot hole or a badly lip-synced line of code in them,
40 let us know - it is a matter of honour for us to ensure Blondie doesn't look
41 like he's been walking 100 miles through the desert without water.
42
43
44 This module contains a set of plugins that we consider to have good quality
45   code, correct functionality, our preferred license (LGPL for the plugin
46   code, LGPL or LGPL-compatible for the supporting library).
47 We believe distributors can safely ship these plugins.
48 People writing elements should base their code on these elements.
49
50
51 Other modules containing plugins are:
52
53
54 gst-plugins-base
55 contains a basic set of well-supported plugins
56 gst-plugins-ugly
57 contains a set of well-supported plugins, but might pose problems for
58     distributors
59 gst-plugins-bad
60 contains a set of less supported plugins that haven't passed the
61     rigorous quality testing we expect, or are still missing documentation
62     and/or unit tests
63 gst-libav
64 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
65
66
67
68   
69
70 Bugs fixed in this release
71      
72       * 727180 : videomixer: Unexpected behaviour when scaling after the mixer
73       * 733695 : ximagesrc: Use after free
74       * 733866 : interleave: caps negotiation fails when input caps have non-interleaved layout
75       * 734435 : rtph263ppay: Unref pad template caps after use
76       * 734473 : rtpmux: Unref pad template caps after usage
77       * 734474 : videomixer: Unref allowed caps after usage
78       * 734475 : imagefreeze: Unref pad template caps after usage
79       * 734476 : navseek: Unref peer pad after usage
80       * 734478 : shapewipe: Unref caps and element after usage
81       * 734764 : videomixer: Avoid double free of videoconvert
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       * Mark Nauwelaerts
119       * Nicolas Dufresne
120       * Philippe Normand
121       * Ravi Kiran K N
122       * Sebastian Dröge
123       * Sebastian Rasmussen
124       * Tim-Philipp Müller
125