Release 1.11.90
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.11.90
3
4 The GStreamer team is pleased to announce the first 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       * 773218 : rtpbin: pipeline gets an EOS when any rtpsources byes
62       * 722560 : rtprtxreceive: cleanup orphan retransmission requests
63       * 761086 : splitmuxsrc: use the max ts of all streams as the offset to align the next stream with
64       * 771478 : qtmux moov-recovery-file option fails by gst-launch-1.0
65       * 777738 : flacparse: fix FLAC streaming for non-0 start sample
66       * 779230 : Update plugins description
67       * 779389 : sbcparse parses allocation mode incorrectly
68       * 779422 : qtmux: Update modification times when sending the moov
69       * 780022 : qtdemux: add support for S16L PCM audio
70       * 780024 : qtmux: add support for CineForm
71       * 780105 : rtpsource: " no clock-rate, cannot interpolate rtp " forever
72       * 780331 : interleave segfaults with more than 64 channels
73       * 780347 : rtpmux output PTS are not in line with the DTS and the segment
74       * 780966 : aacparse: streamline and improve AudioSpecificConfig parsing
75
76 ==== Download ====
77
78 You can find source releases of gst-plugins-good in the download
79 directory: https://gstreamer.freedesktop.org/src/gst-plugins-good/
80
81 The git repository and details how to clone it can be found at
82 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
83
84 ==== Homepage ====
85
86 The project's website is https://gstreamer.freedesktop.org/
87
88 ==== Support and Bugs ====
89
90 We use GNOME's bugzilla for bug reports and feature requests:
91 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
92
93 Please submit patches via bugzilla as well.
94
95 For help and support, please subscribe to and send questions to the
96 gstreamer-devel mailing list (see below for details).
97
98 There is also a #gstreamer IRC channel on the Freenode IRC network.
99
100 ==== Developers ====
101
102 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
103 from there (see link above).
104
105 Interested developers of the core library, plugins, and applications should
106 subscribe to the gstreamer-devel list.
107
108         
109 Contributors to this release
110     
111       * Andrew
112       * Carlos Rafael Giani
113       * Douglas Bagnall
114       * Edgard Lima
115       * Edward Hervey
116       * Emeric Grange
117       * Enrique Ocaña González
118       * George Kiagiadakis
119       * Jan Schmidt
120       * Michael Dutka
121       * Michael Smith
122       * Miguel París Díaz
123       * Nicolas Dufresne
124       * Olivier Crête
125       * Philipp Zabel
126       * Sebastian Dröge
127       * Thiago Santos
128       * Thibault Saunier
129       * Tim-Philipp Müller
130       * Vincent Penquerc'h
131       * Wim Taymans
132