Release 1.10.0
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Bad Plugins 1.10.0
3
4 The GStreamer team is pleased to announce the first release of the new stable
5 1.10 release series. The 1.10 release series is adding new features on top of
6 the 1.0, 1.2, 1.4, 1.6 and 1.8 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.10 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       * 758717 : bayer: pixel aspect ratio not forwarded when transforming caps
64       * 762717 : mpegtsmux: m2ts-mode crashes (abort)
65       * 769382 : qmlglsink: eglmemory memory leak on rpi
66       * 770528 : tsdemux: add support ATSC EAC3
67       * 770587 : qtkitvideosrc: 'QTKit/QTKit.h' file not found (macOS Sierra)
68       * 772330 : adaptivedemux: Improve bitrate estimation
69       * 772499 : opencv: Fix memory leak by gst_caps_to_string
70       * 772503 : gsttimidity: add support for timidity-0.2.x
71       * 772698 : dispmanx: set_render_rectangle functions is buggy
72       * 772699 : dispmanx: dispmanx_egl_show() should call window_resize() only when there is no render rect is set
73       * 772704 : hlsdemux: fix GstHLSDemuxStream type inheritance
74       * 772706 : adaptivedemux: fix buffer size print format
75       * 772742 : mpegtsdemux: Implement efficient program updates
76       * 773026 : qmlglsink build fails for rpi
77       * 773423 : cerbero: Build fixes on macOS Sierra and Xcode 8
78       * 773540 : dtls: port to OpenSSL 1.1.0
79       * 773635 : hlsdemux: don't try to access non-existant iframe variant
80       * 773720 : directsoundsrc: incorrect cast of WinAPI function argument
81       * 772608 : rpi/dispmanx: Implement gst_video_overlay_set_window_handle() for dispmanx window
82
83 ==== Download ====
84
85 You can find source releases of gst-plugins-bad in the download
86 directory: https://gstreamer.freedesktop.org/src/gst-plugins-bad/
87
88 The git repository and details how to clone it can be found at
89 http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
90
91 ==== Homepage ====
92
93 The project's website is https://gstreamer.freedesktop.org/
94
95 ==== Support and Bugs ====
96
97 We use GNOME's bugzilla for bug reports and feature requests:
98 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
99
100 Please submit patches via bugzilla as well.
101
102 For help and support, please subscribe to and send questions to the
103 gstreamer-devel mailing list (see below for details).
104
105 There is also a #gstreamer IRC channel on the Freenode IRC network.
106
107 ==== Developers ====
108
109 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
110 from there (see link above).
111
112 Interested developers of the core library, plugins, and applications should
113 subscribe to the gstreamer-devel list.
114
115         
116 Contributors to this release
117     
118       * Arnaud Vrac
119       * Artem Martynovich
120       * Arun Raghavan
121       * Daiki Ueno
122       * Edward Hervey
123       * Jimmy Ohn
124       * Joan Pau Beltran
125       * Matthew Waters
126       * Michael Olbrich
127       * Munez
128       * Nirbheek Chauhan
129       * Reynaldo H. Verdejo Pinochet
130       * Scott D Phillips
131       * Sebastian Dröge
132       * Sergey Borovkov
133       * Thiago Santos
134       * Thibault Saunier
135       * Tim-Philipp Müller
136       * Vincent Penquerc'h
137       * Wonchul Lee
138       * sezero
139