Release 1.0.2
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.0.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       * Parallel installability with 0.10.x series
62       * dvdreadsrc: correctly set next cell when seeking to sector
63       * dvdreadsrc: update dvd event to enhanced approach as used in mpegpsdemux
64       * dvdsubparse: send src caps when receiving sink caps
65
66 Bugs fixed in this release
67      
68       * 686748 : Makefile.am: Fix build script typo for generating the Android.mk file.
69
70 ==== Download ====
71
72 You can find source releases of gst-plugins-ugly in the download
73 directory: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
74
75 The git repository and details how to clone it can be found at
76 http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/
77
78 ==== Homepage ====
79
80 The project's website is http://gstreamer.freedesktop.org/
81
82 ==== Support and Bugs ====
83
84 We use GNOME's bugzilla for bug reports and feature requests:
85 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
86
87 Please submit patches via bugzilla as well.
88
89 For help and support, please subscribe to and send questions to the
90 gstreamer-devel mailing list (see below for details).
91
92 There is also a #gstreamer IRC channel on the Freenode IRC network.
93
94 ==== Developers ====
95
96 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
97 from there (see link above).
98
99 Interested developers of the core library, plugins, and applications should
100 subscribe to the gstreamer-devel list.
101
102         
103 Contributors to this release
104     
105       * Mark Nauwelaerts
106       * Scott Fan
107       * Tim-Philipp Müller
108