Release 1.1.90
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.1.90
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 Bugs fixed in this release
60      
61       * 707414 : x264enc: crash and warning
62       * 708010 : asfdemux: Fails to output anything on mms streams after adding support for dvr-ms
63       * 708326 : x264enc caps negotiation broken, tries input 4:4:4 for non-4:4:4 profiles
64
65 ==== Download ====
66
67 You can find source releases of gst-plugins-ugly in the download
68 directory: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
69
70 The git repository and details how to clone it can be found at
71 http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/
72
73 ==== Homepage ====
74
75 The project's website is http://gstreamer.freedesktop.org/
76
77 ==== Support and Bugs ====
78
79 We use GNOME's bugzilla for bug reports and feature requests:
80 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
81
82 Please submit patches via bugzilla as well.
83
84 For help and support, please subscribe to and send questions to the
85 gstreamer-devel mailing list (see below for details).
86
87 There is also a #gstreamer IRC channel on the Freenode IRC network.
88
89 ==== Developers ====
90
91 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
92 from there (see link above).
93
94 Interested developers of the core library, plugins, and applications should
95 subscribe to the gstreamer-devel list.
96
97         
98 Contributors to this release
99     
100       * Matej Knopp
101       * Mathieu Duponchelle
102       * Olivier Crête
103       * Sebastian Dröge
104       * Thiago Santos
105