Release 1.3.90
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.3.90
3
4
5 The GStreamer team is pleased to announce the first release candidate of
6 the stable 1.4 release series. The 1.4 release series is adding new features
7 on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x
8 release series of the GStreamer multimedia framework.
9
10
11 This release candidate will hopefully shortly be followed by the stable 1.4.0
12 release if no bigger regressions or bigger issues are detected, and enough
13 testing of the release candidate happened. The new API that was added during
14 the 1.3 release series is not expected to change anymore at this point.
15
16
17 Binaries for Android, iOS, Mac OS X and Windows are provided together with this
18 release.
19
20
21 The stable 1.4 release series is API and ABI compatible with 1.0.x, 1.2.x and
22 any other 1.x release series in the future. Compared to 1.2.x it contains some
23 new features and more intrusive changes that were considered too risky as a
24 bugfix.
25
26
27
28 "Such ingratitude.  After all the times I've saved your life."
29
30
31 A collection of plugins you'd want to have right next to you on the
32 battlefield.  Shooting sharp and making no mistakes, these plugins have it
33 all: good looks, good code, and good licensing.  Documented and dressed up
34 in tests.  If you're looking for a role model to base your own plugin on,
35 here it is.
36
37
38 If you find a plot hole or a badly lip-synced line of code in them,
39 let us know - it is a matter of honour for us to ensure Blondie doesn't look
40 like he's been walking 100 miles through the desert without water.
41
42
43 This module contains a set of plugins that we consider to have good quality
44   code, correct functionality, our preferred license (LGPL for the plugin
45   code, LGPL or LGPL-compatible for the supporting library).
46 We believe distributors can safely ship these plugins.
47 People writing elements should base their code on these elements.
48
49
50 Other modules containing plugins are:
51
52
53 gst-plugins-base
54 contains a basic set of well-supported plugins
55 gst-plugins-ugly
56 contains a set of well-supported plugins, but might pose problems for
57     distributors
58 gst-plugins-bad
59 contains a set of less supported plugins that haven't passed the
60     rigorous quality testing we expect, or are still missing documentation
61     and/or unit tests
62 gst-libav
63 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
64
65
66
67   
68
69 Bugs fixed in this release
70      
71       * 701110 : videomixer: sinkpads GSList is not protected for multi-threading
72       * 703753 : osxvideosink: remove legacy code for passing a windows ID
73       * 731324 : rtpssrcdemux: manage ssrc of RTCP RR packets
74       * 731533 : wavparse: Infinite loop in wavparse with some files
75       * 732144 : videobox: Add unit tests
76
77 ==== Download ====
78
79 You can find source releases of gst-plugins-good in the download
80 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
81
82 The git repository and details how to clone it can be found at
83 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
84
85 ==== Homepage ====
86
87 The project's website is http://gstreamer.freedesktop.org/
88
89 ==== Support and Bugs ====
90
91 We use GNOME's bugzilla for bug reports and feature requests:
92 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
93
94 Please submit patches via bugzilla as well.
95
96 For help and support, please subscribe to and send questions to the
97 gstreamer-devel mailing list (see below for details).
98
99 There is also a #gstreamer IRC channel on the Freenode IRC network.
100
101 ==== Developers ====
102
103 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
104 from there (see link above).
105
106 Interested developers of the core library, plugins, and applications should
107 subscribe to the gstreamer-devel list.
108
109         
110 Contributors to this release
111     
112       * Andoni Morales Alastruey
113       * David Fernandez
114       * Jan Schmidt
115       * Miguel París Díaz
116       * Olivier Crête
117       * Ravi Kiran K N
118       * Sebastian Dröge
119       * Thibault Saunier
120       * Tim-Philipp Müller
121       * Wim Taymans
122