Release 1.11.91
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good 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 "Such ingratitude.  After all the times I've saved your life."
19
20
21 A collection of plugins you'd want to have right next to you on the
22 battlefield.  Shooting sharp and making no mistakes, these plugins have it
23 all: good looks, good code, and good licensing.  Documented and dressed up
24 in tests.  If you're looking for a role model to base your own plugin on,
25 here it is.
26
27
28 If you find a plot hole or a badly lip-synced line of code in them,
29 let us know - it is a matter of honour for us to ensure Blondie doesn't look
30 like he's been walking 100 miles through the desert without water.
31
32
33 This module contains a set of plugins that we consider to have good quality
34   code, correct functionality, our preferred license (LGPL for the plugin
35   code, LGPL or LGPL-compatible for the supporting library).
36 We believe distributors can safely ship these plugins.
37 People writing elements should base their code on these elements.
38
39
40 Other modules containing plugins are:
41
42
43 gst-plugins-base
44 contains a basic set of well-supported plugins
45 gst-plugins-ugly
46 contains a set of well-supported plugins, but might pose problems for
47     distributors
48 gst-plugins-bad
49 contains a set of less supported plugins that haven't passed the
50     rigorous quality testing we expect, or are still missing documentation
51     and/or unit tests
52 gst-libav
53 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
54
55
56
57   
58
59 Bugs fixed in this release
60      
61       * 767498 : splitmuxsink: Not handling FLUSH events correctly
62       * 778337 : qtdemux: sample_description_index not evaluated when parsing the stsd-box
63       * 778830 : v4l2dec: Fix race when going from PAUSED to READY
64       * 779106 : flvdemux: remove duplicated segment initialization
65       * 780904 : rtprtxqueue: implement handling of the max-size-time property
66       * 781008 : scaletempo: Fix GAP events handle issue when set rate
67       * 781025 : tests: fix leak in splitmux test
68       * 781119 : v4l2: No timestamp set when importing dma buffer on V4L2_OUTPUT interface
69       * 781266 : qtdemux: Properly reset demuxer when all streams are EOS
70       * 781270 : qtdemux, dash: segmentation fault on representation change
71       * 781304 : rtspsrc: Use GST_ELEMENT_ERROR_WITH_DETAILS
72       * 781319 : qtdemux: Reset adapter in more discontinuity cases
73       * 781362 : qtdemux: Fix leak on QtDemuxStreamStsdEntry
74
75 ==== Download ====
76
77 You can find source releases of gst-plugins-good in the download
78 directory: https://gstreamer.freedesktop.org/src/gst-plugins-good/
79
80 The git repository and details how to clone it can be found at
81 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
82
83 ==== Homepage ====
84
85 The project's website is https://gstreamer.freedesktop.org/
86
87 ==== Support and Bugs ====
88
89 We use GNOME's bugzilla for bug reports and feature requests:
90 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
91
92 Please submit patches via bugzilla as well.
93
94 For help and support, please subscribe to and send questions to the
95 gstreamer-devel mailing list (see below for details).
96
97 There is also a #gstreamer IRC channel on the Freenode IRC network.
98
99 ==== Developers ====
100
101 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
102 from there (see link above).
103
104 Interested developers of the core library, plugins, and applications should
105 subscribe to the gstreamer-devel list.
106
107         
108 Contributors to this release
109     
110       * ChangBok Chae
111       * Edward Hervey
112       * George Kiagiadakis
113       * Jürgen Sachs
114       * Lyon Wang
115       * Nirbheek Chauhan
116       * Sebastian Dröge
117       * Seungha Yang
118       * Thiago Santos
119       * Thibault Saunier
120       * Tim-Philipp Müller
121       * Todor Tomov
122       * Vincent Penquerc'h
123       * Xavier Claessens
124