Release 1.7.90
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.7.90
3
4 The GStreamer team is pleased to announce the first release candidate of the 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 release
7 series of the GStreamer multimedia framework.
8
9
10 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
11 during the stable 1.8 release series.
12
13
14 "Such ingratitude.  After all the times I've saved your life."
15
16
17 A collection of plugins you'd want to have right next to you on the
18 battlefield.  Shooting sharp and making no mistakes, these plugins have it
19 all: good looks, good code, and good licensing.  Documented and dressed up
20 in tests.  If you're looking for a role model to base your own plugin on,
21 here it is.
22
23
24 If you find a plot hole or a badly lip-synced line of code in them,
25 let us know - it is a matter of honour for us to ensure Blondie doesn't look
26 like he's been walking 100 miles through the desert without water.
27
28
29 This module contains a set of plugins that we consider to have good quality
30   code, correct functionality, our preferred license (LGPL for the plugin
31   code, LGPL or LGPL-compatible for the supporting library).
32 We believe distributors can safely ship these plugins.
33 People writing elements should base their code on these elements.
34
35
36 Other modules containing plugins are:
37
38
39 gst-plugins-base
40 contains a basic set of well-supported plugins
41 gst-plugins-ugly
42 contains a set of well-supported plugins, but might pose problems for
43     distributors
44 gst-plugins-bad
45 contains a set of less supported plugins that haven't passed the
46     rigorous quality testing we expect, or are still missing documentation
47     and/or unit tests
48 gst-libav
49 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
50
51
52
53   
54
55 Bugs fixed in this release
56      
57       * 756897 : qtdemux: cenc aux_info_type endianness issue
58       * 761489 : matroskademux: fails to parse opus ('audio/x-unknown, codec-id=(string)A_OPUS')
59       * 761637 : qtmux: handle file with wrong color_table_id values
60       * 762208 : rtpmanager: Don't warn for duplicate/reordered packets
61       * 762209 : flvdemux: leaking eos event fix
62       * 762210 : flvmux: plug leak(s) in error-scenario
63       * 762214 : jitterbuffer: Fix leaks in test
64       * 762254 : rtpjitterbuffer: test cleanups/improvements
65       * 762267 : rtpjitterbuffer: port testharness to GstHarness and cleanup/improve
66       * 762349 : matroskamux: generated files sometimes don't open on android
67       * 762420 : avidemux: Fix buffer memory leak
68       * 762434 : multifilesink: close file on write error with next-file mode is set to buffer
69       * 762516 : qtdemux: cenc auxiliary info parsing crashes
70       * 762542 : matroskademux: CRITICAL when seeking on matroska files without buffers
71       * 762765 : goom: crashes on window resize
72       * 762793 : rgvolume: modifies upstream tags in place without making them writable first
73       * 762809 : alpha: Sample pipeline does not demonstrate functionality
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       * Aurélien Zanelli
111       * Dave Craig
112       * Havard Graff
113       * Linus Svensson
114       * Luis de Bethencourt
115       * Mark Nauwelaerts
116       * Matej Knopp
117       * Petr Viktorin
118       * Philippe Normand
119       * Sebastian Dröge
120       * Stian Selnes
121       * Tim-Philipp Müller
122       * Vincent Penquerc'h
123       * Vineeth TM
124