Release 1.11.2
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Bad Plugins 1.11.2
3
4 The GStreamer team is pleased to announce the second release of the unstable
5 1.11 release series. The 1.11 release series is adding new features on top of
6 the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable 1.x release
7 series of the GStreamer multimedia framework. The unstable 1.11 release series
8 will lead to the stable 1.12 release series in the next weeks. Any newly added
9 API can still change until that point.
10
11
12 Full release notes will be provided at some point during the 1.11 release
13 cycle, highlighting all the new features, bugfixes, performance optimizations
14 and other important changes.
15
16
17 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
18
19
20 "That an accusation?"
21
22
23 No perfectly groomed moustache or any amount of fine clothing is going to
24 cover up the truth - these plugins are Bad with a capital B.
25 They look fine on the outside, and might even appear to get the job done, but
26 at the end of the day they're a black sheep. Without a golden-haired angel
27 to watch over them, they'll probably land in an unmarked grave at the final
28 showdown.
29
30
31 Don't bug us about their quality - exercise your Free Software rights,
32 patch up the offender and send us the patch on the fastest steed you can
33 steal from the Confederates. Because you see, in this world, there's two
34 kinds of people, my friend: those with loaded guns and those who dig.
35 You dig.
36
37
38 This module contains a set of plugins that aren't up to par compared to the
39 rest.  They might be close to being good quality, but they're missing something
40 - be it a good code review, some documentation, a set of tests, a real live
41 maintainer, or some actual wide use.  If the blanks are filled in they might be
42 upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
43 depending on the other factors.
44 If the plugins break, you can't complain - instead, you can fix the
45 problem and send us a patch, or bribe someone into fixing them for you.
46 New contributors can start here for things to work on.
47
48
49 Other modules containing plugins are:
50
51
52 gst-plugins-base
53 contains a basic set of well-supported plugins
54 gst-plugins-good
55 contains a set of well-supported plugins under our preferred license
56 gst-plugins-ugly
57 contains a set of well-supported plugins, but might pose problems for
58     distributors
59 gst-libav
60 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
61
62
63
64   
65
66 Bugs fixed in this release
67      
68       * 764947 : autodetect: bring element down to NULL on a successful choice
69       * 758257 : adaptivedemux: don't expose pads until caps are known
70       * 773709 : player: Add get video snapshot API
71       * 775665 : hlsdemux: problems with broken iHeartRadio streams
72       * 776360 : msdk: seeking doesn't work
73       * 776490 : player: Add support for selecting a specific video sink
74       * 777181 : qtmux: simplify video/x-h264 caps handling
75       * 777206 : dashdemux: mosaic issue for MPEG DASH live streaming due to not updating headers
76       * 777376 : matrixmix: New element that mixes audio channels
77       * 777377 : qtmux: add 4444 and 4444xq variants to video/x-prores pad template caps
78       * 777394 : dashdemux: Do pending seek when SIDX is found
79       * 777652 : iqa configure.ac: Fix AM_CONDITIONAL for HAVE_DSSIM
80       * 777682 : hls: m3u8: Set sequence position for live
81       * 777741 : avwait: Rename timecodewait to avwait, add modes
82       * 777760 : vulkan: Usage of wrong enum in gst_vulkan_format_from_video_format()
83       * 778028 : decklinkaudiosrc: Fix get_caps returning EMPTY
84       * 778076 : avwait: Fix potential deadlock when flushing / shutting down audio
85       * 778142 : opencv: allow compilation against 3.2.0
86       * 778703 : timecodestamper: Timecode from current system time
87       * 779064 : audiobuffersplit: Add drop-last property
88       * 779070 : glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if available
89       * 779103 : webrtcdsp: expose new properties.
90       * 779154 : meson: Added meson.build for audiomixmatrix and timecode
91
92 ==== Download ====
93
94 You can find source releases of gst-plugins-bad in the download
95 directory: https://gstreamer.freedesktop.org/src/gst-plugins-bad/
96
97 The git repository and details how to clone it can be found at
98 http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
99
100 ==== Homepage ====
101
102 The project's website is https://gstreamer.freedesktop.org/
103
104 ==== Support and Bugs ====
105
106 We use GNOME's bugzilla for bug reports and feature requests:
107 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
108
109 Please submit patches via bugzilla as well.
110
111 For help and support, please subscribe to and send questions to the
112 gstreamer-devel mailing list (see below for details).
113
114 There is also a #gstreamer IRC channel on the Freenode IRC network.
115
116 ==== Developers ====
117
118 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
119 from there (see link above).
120
121 Interested developers of the core library, plugins, and applications should
122 subscribe to the gstreamer-devel list.
123
124         
125 Contributors to this release
126     
127       * Arun Raghavan
128       * Axel Menzel
129       * Edward Hervey
130       * Fabien Dessenne
131       * Georg Lippitsch
132       * Jan Schmidt
133       * Juan Pablo Ugarte
134       * Lars Wendler
135       * Lyon Wang
136       * Mathieu Duponchelle
137       * Matthew Waters
138       * Nick Kallen
139       * Nicola Murino
140       * Scott D Phillips
141       * Sebastian Dröge
142       * Seungha Yang
143       * Stefan Sauer
144       * Thibault Saunier
145       * Tim-Philipp Müller
146       * Vivia Nikolaidou
147       * WeiChungChang
148