Release 1.10.0
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good 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 "Such ingratitude.  After all the times I've saved your life."
16
17
18 A collection of plugins you'd want to have right next to you on the
19 battlefield.  Shooting sharp and making no mistakes, these plugins have it
20 all: good looks, good code, and good licensing.  Documented and dressed up
21 in tests.  If you're looking for a role model to base your own plugin on,
22 here it is.
23
24
25 If you find a plot hole or a badly lip-synced line of code in them,
26 let us know - it is a matter of honour for us to ensure Blondie doesn't look
27 like he's been walking 100 miles through the desert without water.
28
29
30 This module contains a set of plugins that we consider to have good quality
31   code, correct functionality, our preferred license (LGPL for the plugin
32   code, LGPL or LGPL-compatible for the supporting library).
33 We believe distributors can safely ship these plugins.
34 People writing elements should base their code on these elements.
35
36
37 Other modules containing plugins are:
38
39
40 gst-plugins-base
41 contains a basic set of well-supported plugins
42 gst-plugins-ugly
43 contains a set of well-supported plugins, but might pose problems for
44     distributors
45 gst-plugins-bad
46 contains a set of less supported plugins that haven't passed the
47     rigorous quality testing we expect, or are still missing documentation
48     and/or unit tests
49 gst-libav
50 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
51
52
53
54   
55
56 Bugs fixed in this release
57      
58       * 762207 : flvmux: Ensure we fallback to DTS when clipping
59       * 772496 : tests: Fix memory leak by gst_caps_to_string()
60       * 772497 : waveform : Fix Memory leak by gst_caps_to_string
61       * 772644 : Fix level test in CK_FORK=no mode
62       * 772656 : Fix souphttpsrc tests without CK_FORK=no
63       * 773509 : souphttpsrc: connection loss / reconnect issues
64       * 773580 : v4l2object: fix extra-controls leak
65       * 773582 : matroskamux does not allow resolutions above 4096x4096
66       * 773643 : wavparse: crashes on invalid wav file
67
68 ==== Download ====
69
70 You can find source releases of gst-plugins-good in the download
71 directory: https://gstreamer.freedesktop.org/src/gst-plugins-good/
72
73 The git repository and details how to clone it can be found at
74 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
75
76 ==== Homepage ====
77
78 The project's website is https://gstreamer.freedesktop.org/
79
80 ==== Support and Bugs ====
81
82 We use GNOME's bugzilla for bug reports and feature requests:
83 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
84
85 Please submit patches via bugzilla as well.
86
87 For help and support, please subscribe to and send questions to the
88 gstreamer-devel mailing list (see below for details).
89
90 There is also a #gstreamer IRC channel on the Freenode IRC network.
91
92 ==== Developers ====
93
94 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
95 from there (see link above).
96
97 Interested developers of the core library, plugins, and applications should
98 subscribe to the gstreamer-devel list.
99
100         
101 Contributors to this release
102     
103       * Branko Subasic
104       * Gaurav Gupta
105       * Jan Alexander Steffens (heftig)
106       * Jan Schmidt
107       * Mark Nauwelaerts
108       * Michael Olbrich
109       * Nicolas Dufresne
110       * Nirbheek Chauhan
111       * Scott D Phillips
112       * Sebastian Dröge
113       * Thibault Saunier
114       * Tim-Philipp Müller
115       * Tobias Schneider
116