Release 1.1.2
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.1.2
3
4 The GStreamer team is proud to announce a new bug-fix release
5 in the 1.x stable series of the
6 core of the GStreamer streaming media framework.
7
8
9 The 1.x series is a stable series targeted at end users.
10 It is not API or ABI compatible with the stable 0.10.x series.
11 It is, however, parallel installable with the 0.10.x series and
12 will not affect an existing 0.10.x installation.
13
14
15
16 "When you have to shoot, shoot.  Don't talk."
17
18
19 There are times when the world needs a color between black and white.
20 Quality code to match the good's, but two-timing, backstabbing and ready to
21 sell your freedom down the river.  These plugins might have a patent noose
22 around their neck, or a lock-up license, or any other problem that makes you
23 think twice about shipping them.
24
25
26 We don't call them ugly because we like them less.  Does a mother love her
27 son less because he's not as pretty as the other ones ? No  - she commends
28 him on his great personality.  These plugins are the life of the party.
29 And we'll still step in and set them straight if you report any unacceptable
30 behaviour - because there are two kinds of people in the world, my friend:
31 those with a rope around their neck and the people who do the cutting.
32
33
34 This module contains a set of plugins that have good quality and correct
35 functionality, but distributing them might pose problems.  The license
36 on either the plugins or the supporting libraries might not be how we'd
37 like. The code might be widely known to present patent problems.
38 Distributors should check if they want/can ship these plugins.
39
40
41 Other modules containing plugins are:
42
43
44 gst-plugins-base
45 contains a basic set of well-supported plugins
46 gst-plugins-good
47 contains a set of well-supported plugins under our preferred license
48 gst-plugins-bad
49 contains a set of less supported plugins that haven't passed the
50     rigorous quality testing we expect, or are still missing documentation
51     and/or unit tests
52 gst-libav
53 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
54
55
56
57   
58
59 Features of this release
60     
61
62 Bugs fixed in this release
63      
64       * 702502 : [regression] mpeg2dec:  gst_segment_to_stream_time: assertion `segment- > format == format' failed
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       * Mark Nauwelaerts
102       * Sebastian Dröge
103       * Wim Taymans
104