Release 1.8.0
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Bad Plugins 1.8.0
3
4 The GStreamer team is pleased to announce the first release of the new stable
5 1.8 release series. The 1.8 release series is adding new features on top of
6 the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x
7 release series of the GStreamer multimedia framework.
8
9
10 Binaries for Android, iOS, Mac OS X and Windows will be provided shortly after
11 the source release by the GStreamer project during the stable 1.8 release
12 series.
13
14
15 "That an accusation?"
16
17
18 No perfectly groomed moustache or any amount of fine clothing is going to
19 cover up the truth - these plugins are Bad with a capital B.
20 They look fine on the outside, and might even appear to get the job done, but
21 at the end of the day they're a black sheep. Without a golden-haired angel
22 to watch over them, they'll probably land in an unmarked grave at the final
23 showdown.
24
25
26 Don't bug us about their quality - exercise your Free Software rights,
27 patch up the offender and send us the patch on the fastest steed you can
28 steal from the Confederates. Because you see, in this world, there's two
29 kinds of people, my friend: those with loaded guns and those who dig.
30 You dig.
31
32
33 This module contains a set of plugins that aren't up to par compared to the
34 rest.  They might be close to being good quality, but they're missing something
35 - be it a good code review, some documentation, a set of tests, a real live
36 maintainer, or some actual wide use.  If the blanks are filled in they might be
37 upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
38 depending on the other factors.
39 If the plugins break, you can't complain - instead, you can fix the
40 problem and send us a patch, or bribe someone into fixing them for you.
41 New contributors can start here for things to work on.
42
43
44 Other modules containing plugins are:
45
46
47 gst-plugins-base
48 contains a basic set of well-supported plugins
49 gst-plugins-good
50 contains a set of well-supported plugins under our preferred license
51 gst-plugins-ugly
52 contains a set of well-supported plugins, but might pose problems for
53     distributors
54 gst-libav
55 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
56
57
58
59   
60
61 Bugs fixed in this release
62      
63       * 763756 : gl ! textoverlay ! glupload ! glfilter doesn't negotiate
64       * 763793 : h264parse, h265parse: failure to parse downstream force-key-unit event
65       * 763877 : Unable to build vulkan plugin from released tarball
66       * 763974 : mxfdemux: Fix query memory leak
67       * 764066 : vulkan: Build failure on arch not finding VK_API_VERSION
68       * 763262 : mpegtsdemux: accurate seeks are no more accurate (regression)
69
70 ==== Download ====
71
72 You can find source releases of gst-plugins-bad in the download
73 directory: https://gstreamer.freedesktop.org/src/gst-plugins-bad/
74
75 The git repository and details how to clone it can be found at
76 http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
77
78 ==== Homepage ====
79
80 The project's website is https://gstreamer.freedesktop.org/
81
82 ==== Support and Bugs ====
83
84 We use GNOME's bugzilla for bug reports and feature requests:
85 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
86
87 Please submit patches via bugzilla as well.
88
89 For help and support, please subscribe to and send questions to the
90 gstreamer-devel mailing list (see below for details).
91
92 There is also a #gstreamer IRC channel on the Freenode IRC network.
93
94 ==== Developers ====
95
96 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
97 from there (see link above).
98
99 Interested developers of the core library, plugins, and applications should
100 subscribe to the gstreamer-devel list.
101
102         
103 Contributors to this release
104     
105       * Aleksander Wabik
106       * Jimmy Ohn
107       * Matthew Waters
108       * Sebastian Dröge
109       * Thibault Saunier
110