Merge branch 'plugin-move-mpg123'
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.7.1
3
4
5 The GStreamer team is pleased to announce the first release of the unstable
6 1.7 release series. The 1.7 release series is adding new features on top of
7 the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The unstable 1.7 release series
9 will lead to the stable 1.8 release series in the next weeks. Any newly added
10 API can still change until that point.
11
12
13 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
14 during the unstable 1.7 release series.
15
16
17
18 "When you have to shoot, shoot.  Don't talk."
19
20
21 There are times when the world needs a color between black and white.
22 Quality code to match the good's, but two-timing, backstabbing and ready to
23 sell your freedom down the river.  These plugins might have a patent noose
24 around their neck, or a lock-up license, or any other problem that makes you
25 think twice about shipping them.
26
27
28 We don't call them ugly because we like them less.  Does a mother love her
29 son less because he's not as pretty as the other ones ? No  - she commends
30 him on his great personality.  These plugins are the life of the party.
31 And we'll still step in and set them straight if you report any unacceptable
32 behaviour - because there are two kinds of people in the world, my friend:
33 those with a rope around their neck and the people who do the cutting.
34
35
36 This module contains a set of plugins that have good quality and correct
37 functionality, but distributing them might pose problems.  The license
38 on either the plugins or the supporting libraries might not be how we'd
39 like. The code might be widely known to present patent problems.
40 Distributors should check if they want/can ship these plugins.
41
42
43 Other modules containing plugins are:
44
45
46 gst-plugins-base
47 contains a basic set of well-supported plugins
48 gst-plugins-good
49 contains a set of well-supported plugins under our preferred license
50 gst-plugins-bad
51 contains a set of less supported plugins that haven't passed the
52     rigorous quality testing we expect, or are still missing documentation
53     and/or unit tests
54 gst-libav
55 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
56
57
58
59   
60
61 Bugs fixed in this release
62      
63       * 753920 : dvdlpcmdec: factor out common code to set output format into new function
64       * 755469 : asfdemux: Non-flushing seeks don't work, broken segment seek handling and other seeking related issues
65
66 ==== Download ====
67
68 You can find source releases of gst-plugins-ugly in the download
69 directory: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
70
71 The git repository and details how to clone it can be found at
72 http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/
73
74 ==== Homepage ====
75
76 The project's website is http://gstreamer.freedesktop.org/
77
78 ==== Support and Bugs ====
79
80 We use GNOME's bugzilla for bug reports and feature requests:
81 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
82
83 Please submit patches via bugzilla as well.
84
85 For help and support, please subscribe to and send questions to the
86 gstreamer-devel mailing list (see below for details).
87
88 There is also a #gstreamer IRC channel on the Freenode IRC network.
89
90 ==== Developers ====
91
92 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
93 from there (see link above).
94
95 Interested developers of the core library, plugins, and applications should
96 subscribe to the gstreamer-devel list.
97
98         
99 Contributors to this release
100     
101       * Arjen Veenhuizen
102       * HoonHee Lee
103       * Nicolas Dufresne
104       * Reynaldo H. Verdejo Pinochet
105       * Sebastian Dröge
106       * Tim-Philipp Müller
107