Move gtk plugin from -bad
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.12.0
3
4 The GStreamer team is pleased to announce the first release in the stable 1.12
5 release series. The 1.12 release series is adding new features on top of the
6 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable
7 1.x release series of the GStreamer multimedia framework.
8
9
10 Full release notes can be found here
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       * 782042 : qtdemux: Fix crash on mss stream caused by invalid stsd entry access
60
61 ==== Download ====
62
63 You can find source releases of gst-plugins-good in the download
64 directory: https://gstreamer.freedesktop.org/src/gst-plugins-good/
65
66 The git repository and details how to clone it can be found at
67 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
68
69 ==== Homepage ====
70
71 The project's website is https://gstreamer.freedesktop.org/
72
73 ==== Support and Bugs ====
74
75 We use GNOME's bugzilla for bug reports and feature requests:
76 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
77
78 Please submit patches via bugzilla as well.
79
80 For help and support, please subscribe to and send questions to the
81 gstreamer-devel mailing list (see below for details).
82
83 There is also a #gstreamer IRC channel on the Freenode IRC network.
84
85 ==== Developers ====
86
87 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
88 from there (see link above).
89
90 Interested developers of the core library, plugins, and applications should
91 subscribe to the gstreamer-devel list.
92
93         
94 Contributors to this release
95     
96       * Sebastian Dröge
97       * Seungha Yang
98