Release 1.5.90
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.5.90
3
4
5 The GStreamer team is pleased to announce the first release candidate for the
6 stable 1.6 release series. The 1.6 release series is adding new features on top of
7 the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The final 1.6.0 release is planned
9 in the next few days unless any major bugs are found.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
13 the GStreamer project.
14
15
16
17 "When you have to shoot, shoot.  Don't talk."
18
19
20 There are times when the world needs a color between black and white.
21 Quality code to match the good's, but two-timing, backstabbing and ready to
22 sell your freedom down the river.  These plugins might have a patent noose
23 around their neck, or a lock-up license, or any other problem that makes you
24 think twice about shipping them.
25
26
27 We don't call them ugly because we like them less.  Does a mother love her
28 son less because he's not as pretty as the other ones ? No  - she commends
29 him on his great personality.  These plugins are the life of the party.
30 And we'll still step in and set them straight if you report any unacceptable
31 behaviour - because there are two kinds of people in the world, my friend:
32 those with a rope around their neck and the people who do the cutting.
33
34
35 This module contains a set of plugins that have good quality and correct
36 functionality, but distributing them might pose problems.  The license
37 on either the plugins or the supporting libraries might not be how we'd
38 like. The code might be widely known to present patent problems.
39 Distributors should check if they want/can ship these plugins.
40
41
42 Other modules containing plugins are:
43
44
45 gst-plugins-base
46 contains a basic set of well-supported plugins
47 gst-plugins-good
48 contains a set of well-supported plugins under our preferred license
49 gst-plugins-bad
50 contains a set of less supported plugins that haven't passed the
51     rigorous quality testing we expect, or are still missing documentation
52     and/or unit tests
53 gst-libav
54 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
55
56
57
58   
59
60 Bugs fixed in this release
61      
62       * 752404 : realmedia: fix leaks while playing real media files
63       * 752803 : asfdemux: fix assertion error when codec_data is not present in structure
64       * 753301 : rmdemux: fix assertion error when freeing tags
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       * Edward Hervey
102       * Luis de Bethencourt
103       * Olivier Crête
104       * Sebastian Dröge
105       * Stefan Sauer
106       * Thiago Santos
107       * Tim-Philipp Müller
108       * Vineeth T M
109       * Vineeth TM
110