Release 1.4.0
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.4.0
3
4
5 The GStreamer team is pleased to announce the first release of
6 the stable 1.4 release series. The 1.4 release series is adding new
7 features on top of the 1.0 and 1.2 series and is part of the API and
8 ABI-stable 1.x release series of the GStreamer multimedia framework.
9
10
11
12 Binaries for Android, iOS, Mac OS X and Windows are provided together
13 with this release.
14
15
16
17 The stable 1.4 release series is API and ABI compatible with 1.0.x,
18 1.2.x and any other 1.x release series in the future. Compared to 1.2.x
19 it contains some new features and more intrusive changes that were
20 considered too risky as a bugfix.
21
22
23
24 "Such ingratitude.  After all the times I've saved your life."
25
26
27 A collection of plugins you'd want to have right next to you on the
28 battlefield.  Shooting sharp and making no mistakes, these plugins have it
29 all: good looks, good code, and good licensing.  Documented and dressed up
30 in tests.  If you're looking for a role model to base your own plugin on,
31 here it is.
32
33
34 If you find a plot hole or a badly lip-synced line of code in them,
35 let us know - it is a matter of honour for us to ensure Blondie doesn't look
36 like he's been walking 100 miles through the desert without water.
37
38
39 This module contains a set of plugins that we consider to have good quality
40   code, correct functionality, our preferred license (LGPL for the plugin
41   code, LGPL or LGPL-compatible for the supporting library).
42 We believe distributors can safely ship these plugins.
43 People writing elements should base their code on these elements.
44
45
46 Other modules containing plugins are:
47
48
49 gst-plugins-base
50 contains a basic set of well-supported plugins
51 gst-plugins-ugly
52 contains a set of well-supported plugins, but might pose problems for
53     distributors
54 gst-plugins-bad
55 contains a set of less supported plugins that haven't passed the
56     rigorous quality testing we expect, or are still missing documentation
57     and/or unit tests
58 gst-libav
59 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
60
61
62
63   
64
65 Bugs fixed in this release
66      
67       * 733122 : rgvolume/rtpdtmfmux: Avoid taking unnecessary ref to pad templates.
68       * 733190 : [regression] aacparse: raw to ADTS conversion no longer works
69       * 733208 : POTFILES.in is out of date
70       * 733380 : videobox: adds borders of the wrong color
71
72 ==== Download ====
73
74 You can find source releases of gst-plugins-good in the download
75 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
76
77 The git repository and details how to clone it can be found at
78 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
79
80 ==== Homepage ====
81
82 The project's website is http://gstreamer.freedesktop.org/
83
84 ==== Support and Bugs ====
85
86 We use GNOME's bugzilla for bug reports and feature requests:
87 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
88
89 Please submit patches via bugzilla as well.
90
91 For help and support, please subscribe to and send questions to the
92 gstreamer-devel mailing list (see below for details).
93
94 There is also a #gstreamer IRC channel on the Freenode IRC network.
95
96 ==== Developers ====
97
98 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
99 from there (see link above).
100
101 Interested developers of the core library, plugins, and applications should
102 subscribe to the gstreamer-devel list.
103
104         
105 Contributors to this release
106     
107       * Nicolas Dufresne
108       * Piotr Drąg
109       * Sebastian Dröge
110       * Sebastian Rasmussen
111