Release 1.3.3
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.3.3
3
4
5 The GStreamer team is pleased to announce the third release of the unstable
6 1.3 release series. The 1.3 release series is adding new features on top of
7 the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The unstable 1.3 release series
9 will lead to the stable 1.4 release series in the next weeks, and newly added
10 API can still change until that point.
11
12
13 This is hopefully the last 1.3 development release and will be followed by
14 the first 1.4.0 release candidate (1.3.90) in 1-2 weeks. Which then hopefully
15 is followed by 1.4.0 soonish in early July.
16
17
18 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
19 during the unstable 1.3 release series.
20
21
22 "When you have to shoot, shoot.  Don't talk."
23
24
25 There are times when the world needs a color between black and white.
26 Quality code to match the good's, but two-timing, backstabbing and ready to
27 sell your freedom down the river.  These plugins might have a patent noose
28 around their neck, or a lock-up license, or any other problem that makes you
29 think twice about shipping them.
30
31
32 We don't call them ugly because we like them less.  Does a mother love her
33 son less because he's not as pretty as the other ones ? No  - she commends
34 him on his great personality.  These plugins are the life of the party.
35 And we'll still step in and set them straight if you report any unacceptable
36 behaviour - because there are two kinds of people in the world, my friend:
37 those with a rope around their neck and the people who do the cutting.
38
39
40 This module contains a set of plugins that have good quality and correct
41 functionality, but distributing them might pose problems.  The license
42 on either the plugins or the supporting libraries might not be how we'd
43 like. The code might be widely known to present patent problems.
44 Distributors should check if they want/can ship these plugins.
45
46
47 Other modules containing plugins are:
48
49
50 gst-plugins-base
51 contains a basic set of well-supported plugins
52 gst-plugins-good
53 contains a set of well-supported plugins under our preferred license
54 gst-plugins-bad
55 contains a set of less supported plugins that haven't passed the
56     rigorous quality testing we expect, or are still missing documentation
57     and/or unit tests
58 gst-libav
59 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
60
61
62
63   
64
65 Bugs fixed in this release
66      
67       * 719660 : asfdemux: some dvr-ms files don't play
68       * 730865 : x264enc: fix caps leak in set_format()
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       * Aurélien Zanelli
106       * Matej Knopp
107       * Sebastian Dröge
108       * Thiago Santos
109