Release 1.3.90
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Bad 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 "That an accusation?"
29
30
31 No perfectly groomed moustache or any amount of fine clothing is going to
32 cover up the truth - these plugins are Bad with a capital B.
33 They look fine on the outside, and might even appear to get the job done, but
34 at the end of the day they're a black sheep. Without a golden-haired angel
35 to watch over them, they'll probably land in an unmarked grave at the final
36 showdown.
37
38
39 Don't bug us about their quality - exercise your Free Software rights,
40 patch up the offender and send us the patch on the fastest steed you can
41 steal from the Confederates. Because you see, in this world, there's two
42 kinds of people, my friend: those with loaded guns and those who dig.
43 You dig.
44
45
46 This module contains a set of plugins that aren't up to par compared to the
47 rest.  They might be close to being good quality, but they're missing something
48 - be it a good code review, some documentation, a set of tests, a real live
49 maintainer, or some actual wide use.  If the blanks are filled in they might be
50 upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
51 depending on the other factors.
52 If the plugins break, you can't complain - instead, you can fix the
53 problem and send us a patch, or bribe someone into fixing them for you.
54 New contributors can start here for things to work on.
55
56
57 Other modules containing plugins are:
58
59
60 gst-plugins-base
61 contains a basic set of well-supported plugins
62 gst-plugins-good
63 contains a set of well-supported plugins under our preferred license
64 gst-plugins-ugly
65 contains a set of well-supported plugins, but might pose problems for
66     distributors
67 gst-libav
68 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
69
70
71
72   
73
74 Bugs fixed in this release
75      
76       * 707282 : Memory leak in h264 codecparser
77       * 723380 : codecparsers_h264: Add SEI recovery point message parsing.
78       * 726026 : d3dvideosink: D3d surface not released when pipeline is set to GST_STATE_NULL
79       * 727811 : opensslessrc: Does not work with autoaudiosrc
80       * 731525 : multiple glimagesink elements aborts due to no XInitThreads.
81       * 731692 : Fix include GL and GLES header check with clang.
82       * 731783 : h265parse: incorrect value used to check size of hvcC data
83       * 731878 : glvideomixer: Does not provide correct video resolution information when inputs are tiled
84       * 731930 : modplug: don't hardcode c++ standard lib in Makefile.am
85       * 732174 : curls?ftpsink: Fix memory leaks due to new error handling
86       * 732178 : glcolorscale: add support for passthrough on same caps
87
88 ==== Download ====
89
90 You can find source releases of gst-plugins-bad in the download
91 directory: http://gstreamer.freedesktop.org/src/gst-plugins-bad/
92
93 The git repository and details how to clone it can be found at
94 http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
95
96 ==== Homepage ====
97
98 The project's website is http://gstreamer.freedesktop.org/
99
100 ==== Support and Bugs ====
101
102 We use GNOME's bugzilla for bug reports and feature requests:
103 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
104
105 Please submit patches via bugzilla as well.
106
107 For help and support, please subscribe to and send questions to the
108 gstreamer-devel mailing list (see below for details).
109
110 There is also a #gstreamer IRC channel on the Freenode IRC network.
111
112 ==== Developers ====
113
114 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
115 from there (see link above).
116
117 Interested developers of the core library, plugins, and applications should
118 subscribe to the gstreamer-devel list.
119
120         
121 Contributors to this release
122     
123       * Aurélien Zanelli
124       * Chris Bass
125       * Edward Hervey
126       * Eric Trousset
127       * Gwenole Beauchesne
128       * Julien Isorce
129       * Koop Mast
130       * Matthew Waters
131       * Reynaldo H. Verdejo Pinochet
132       * Sebastian Dröge
133       * Sebastian Rasmussen
134       * Stefan Ringel
135       * Thiago Santos
136       * Tim-Philipp Müller
137