Release 1.11.91
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Bad Plugins 1.11.91
3
4 The GStreamer team is pleased to announce the second release candidate of the
5 stable 1.12 release series. The 1.12 release series is adding new features on
6 top of the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and
7 ABI-stable 1.x release series of the GStreamer multimedia framework.
8
9
10 Full release notes will be provided with the 1.12.0 release, highlighting all
11 the new features, bugfixes, performance optimizations and other important
12 changes.
13
14
15 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
16
17
18 "That an accusation?"
19
20
21 No perfectly groomed moustache or any amount of fine clothing is going to
22 cover up the truth - these plugins are Bad with a capital B.
23 They look fine on the outside, and might even appear to get the job done, but
24 at the end of the day they're a black sheep. Without a golden-haired angel
25 to watch over them, they'll probably land in an unmarked grave at the final
26 showdown.
27
28
29 Don't bug us about their quality - exercise your Free Software rights,
30 patch up the offender and send us the patch on the fastest steed you can
31 steal from the Confederates. Because you see, in this world, there's two
32 kinds of people, my friend: those with loaded guns and those who dig.
33 You dig.
34
35
36 This module contains a set of plugins that aren't up to par compared to the
37 rest.  They might be close to being good quality, but they're missing something
38 - be it a good code review, some documentation, a set of tests, a real live
39 maintainer, or some actual wide use.  If the blanks are filled in they might be
40 upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
41 depending on the other factors.
42 If the plugins break, you can't complain - instead, you can fix the
43 problem and send us a patch, or bribe someone into fixing them for you.
44 New contributors can start here for things to work on.
45
46
47 Other modules containing plugins are:
48
49
50 gst-plugins-base
51 contains a basic set of well-supported plugins
52 gst-plugins-good
53 contains a set of well-supported plugins under our preferred license
54 gst-plugins-ugly
55 contains a set of well-supported plugins, but might pose problems for
56     distributors
57 gst-libav
58 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
59
60
61
62   
63
64 Bugs fixed in this release
65      
66       * 729371 : dash/qtdemux: Reported video size does not correspond to what avdec_h264 states
67       * 764011 : faceoverlay: port to Gstreamer 1.x
68       * 778237 : dash, mpdparser: problem with German DVB-T2 DASH  preview streams
69       * 780190 : amcvideodec: Does not handle input without PTS correctly
70       * 780397 : dashdemux: Fix SEEK of multi-period On-Demand profile
71       * 780402 : ttml: Correctly render blocks containing text of multiple sizes
72       * 780494 : adaptivedemux: Retry downloading a fragment immediately if any in live streaming
73       * 780569 : mpdparser: Report error if Representation is invalid
74       * 780570 : mpdparser: Allow inherit Segment{Base,Template} from Period
75       * 780897 : ttml: Subtitle presentation stops after seek
76       * 781017 : gstaggregator: fix event use after free
77       * 781018 : gldisplay: fix list leak
78       * 781019 : glcontext: fix display leak
79       * 781022 : tests: fix leak in videoframe-audiolevel test
80       * 781023 : mxfmux: fix index entry leak
81       * 781024 : mpegts: fix invalid memory access in language descriptor
82       * 781027 : ttmlparse: Incorrectly filters untimed whitespace from content nodes
83       * 781037 : videoaggregator: Do not mix the same buffer twice when EOS.
84       * 781043 : gl: gstglconfig.h differs in meson and autotools builds
85       * 781156 : meson: error in file sys/decklink/meson.build on macOS
86       * 781170 : glimagesink: displays no window on macOS
87       * 781179 : meson: missing gstglrenderbuffer.h installation
88       * 781188 : kmssink expects planes to support scaling
89       * 781233 : dashdemux: Rewrite ISOBMFF & SIDX handling
90       * 781267 : adaptivedemux: Fix segment creation/adaptation some more
91       * 781320 : adaptivedemux: Don't hold locks when pushing FLUSH_START
92       * 781539 : ttmlparse: Update tab handling to match clarified intention of TTML spec
93       * 781725 : ttml: Max number of GstMemorys in GstBuffer can be exceeded in live subtitling scenario
94
95 ==== Download ====
96
97 You can find source releases of gst-plugins-bad in the download
98 directory: https://gstreamer.freedesktop.org/src/gst-plugins-bad/
99
100 The git repository and details how to clone it can be found at
101 http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
102
103 ==== Homepage ====
104
105 The project's website is https://gstreamer.freedesktop.org/
106
107 ==== Support and Bugs ====
108
109 We use GNOME's bugzilla for bug reports and feature requests:
110 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
111
112 Please submit patches via bugzilla as well.
113
114 For help and support, please subscribe to and send questions to the
115 gstreamer-devel mailing list (see below for details).
116
117 There is also a #gstreamer IRC channel on the Freenode IRC network.
118
119 ==== Developers ====
120
121 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
122 from there (see link above).
123
124 Interested developers of the core library, plugins, and applications should
125 subscribe to the gstreamer-devel list.
126
127         
128 Contributors to this release
129     
130       * Chris Bass
131       * Claudio Saavedra
132       * Edward Hervey
133       * Fabian Orccon
134       * Jan Schmidt
135       * Jürgen Sachs
136       * Mathieu Duponchelle
137       * Matthew Waters
138       * Nicolas Dufresne
139       * Ole André Vadla Ravnås
140       * Philipp Zabel
141       * Scott D Phillips
142       * Sebastian Dröge
143       * Seungha Yang
144       * Thiago Santos
145       * Thibault Saunier
146       * Tim-Philipp Müller
147       * Vincent Penquerc'h
148       * shakin chou
149