Release 1.9.2
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.9.2
3
4 The GStreamer team is pleased to announce the second release of the unstable
5 1.9 release series, which marks the feature freeze for 1.10. The 1.9 release
6 series is adding new features on top of the 1.0, 1.2, 1.4, 1.6 and 1.8 series
7 and is part of the API and ABI-stable 1.x release series of the GStreamer
8 multimedia framework. The unstable 1.9 release series will lead to the stable
9 1.10 release series in the next weeks. Any newly added API can still change
10 until that point.
11
12
13 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
14
15
16 "Such ingratitude.  After all the times I've saved your life."
17
18
19 A collection of plugins you'd want to have right next to you on the
20 battlefield.  Shooting sharp and making no mistakes, these plugins have it
21 all: good looks, good code, and good licensing.  Documented and dressed up
22 in tests.  If you're looking for a role model to base your own plugin on,
23 here it is.
24
25
26 If you find a plot hole or a badly lip-synced line of code in them,
27 let us know - it is a matter of honour for us to ensure Blondie doesn't look
28 like he's been walking 100 miles through the desert without water.
29
30
31 This module contains a set of plugins that we consider to have good quality
32   code, correct functionality, our preferred license (LGPL for the plugin
33   code, LGPL or LGPL-compatible for the supporting library).
34 We believe distributors can safely ship these plugins.
35 People writing elements should base their code on these elements.
36
37
38 Other modules containing plugins are:
39
40
41 gst-plugins-base
42 contains a basic set of well-supported plugins
43 gst-plugins-ugly
44 contains a set of well-supported plugins, but might pose problems for
45     distributors
46 gst-plugins-bad
47 contains a set of less supported plugins that haven't passed the
48     rigorous quality testing we expect, or are still missing documentation
49     and/or unit tests
50 gst-libav
51 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
52
53
54
55   
56
57 Bugs fixed in this release
58      
59       * 753760 : rtph265: sync against latest spec
60       * 763038 : souphttpsrc: add http error code to element error messages
61       * 767900 : multipartmux is not clearing dts timestamp.
62       * 767950 : qtmux: Add support for writing timecode track
63       * 768440 : flvdemux: Create per-stream tag lists
64       * 768653 : rtph265pay: does not accept array_completeness=1 in codec_data
65       * 768739 : tests: fix bus leaks in -good tests
66       * 768787 : AG_GST_PKG_CONFIG_PATH is not called before using GST_PKG_CONFIG_PATH
67       * 769117 : Regression building master
68       * 769390 : wavparse: Add bitrate and container format tags
69       * 769664 : splitmuxsink: Add option to split at exactly max-size-time
70       * 770285 : rtpbin: fix typo in max-misorder-time property name
71       * 770292 : rtpbin: introduce max-streams property
72       * 770394 : rtph265pay does not set RTP marker bit
73       * 770526 : osxvideo: fatal error: 'QuickTime/QuickTime.h' file not found (macOS Sierra)
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       * Carlos Rafael Giani
111       * Edward Hervey
112       * Guillaume Desmottes
113       * Havard Graff
114       * Jan Alexander Steffens (heftig)
115       * Jan Schmidt
116       * Jie Jiang
117       * Jonas Holmberg
118       * Josep Torra
119       * Luis de Bethencourt
120       * Mats Lindestam
121       * Mikhail Fludkov
122       * Nicolas Dufresne
123       * Nirbheek Chauhan
124       * Olivier Crête
125       * Reynaldo H. Verdejo Pinochet
126       * Sebastian Dröge
127       * Stefan Sauer
128       * Stian Selnes
129       * Thiago Santos
130       * Thibault Saunier
131       * Thomas Bluemel
132       * Thomas Scheuermann
133       * Tim-Philipp Müller
134       * Ting-Wei Lan
135       * Vincent Penquerc'h
136       * Vivia Nikolaidou
137       * Xabier Rodriguez Calvar
138