Release 1.3.1
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.3.1
3
4
5 The GStreamer team is pleased to announce the first 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
14 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
15 during the unstable 1.3 release series.
16
17
18
19 The versioning scheme that is used in general is that 1.x.y is API and
20 ABI backwards compatible with previous 1.x.y releases. If x is an even
21 number it is a stable release series and all releases in this series
22 will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If
23 x is odd it is a development release series that will lead to the next
24 stable release series 1.x+1 and contains new features and bigger
25 changes. During the development release series, new API can still
26 change.
27
28
29
30 "When you have to shoot, shoot.  Don't talk."
31
32
33 There are times when the world needs a color between black and white.
34 Quality code to match the good's, but two-timing, backstabbing and ready to
35 sell your freedom down the river.  These plugins might have a patent noose
36 around their neck, or a lock-up license, or any other problem that makes you
37 think twice about shipping them.
38
39
40 We don't call them ugly because we like them less.  Does a mother love her
41 son less because he's not as pretty as the other ones ? No  - she commends
42 him on his great personality.  These plugins are the life of the party.
43 And we'll still step in and set them straight if you report any unacceptable
44 behaviour - because there are two kinds of people in the world, my friend:
45 those with a rope around their neck and the people who do the cutting.
46
47
48 This module contains a set of plugins that have good quality and correct
49 functionality, but distributing them might pose problems.  The license
50 on either the plugins or the supporting libraries might not be how we'd
51 like. The code might be widely known to present patent problems.
52 Distributors should check if they want/can ship these plugins.
53
54
55 Other modules containing plugins are:
56
57
58 gst-plugins-base
59 contains a basic set of well-supported plugins
60 gst-plugins-good
61 contains a set of well-supported plugins under our preferred license
62 gst-plugins-bad
63 contains a set of less supported plugins that haven't passed the
64     rigorous quality testing we expect, or are still missing documentation
65     and/or unit tests
66 gst-libav
67 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
68
69
70
71   
72
73 Bugs fixed in this release
74      
75       * 708598 : asfdemux: when seek to end of file, some asf recieve EOS and then finished. But some asf file play from beginning.
76       * 722291 : mpeg2dec: deinterlace no longer automatically deinterlaces mpeg2dec output
77       * 723505 : gst-plugins-ugly: Do not build check tests for disabled plugins
78       * 725051 : x264enc: allow lossless compression (qp=0)
79       * 725483 : gst-plugins-ugly: Ignore gcov intermediate files
80
81 ==== Download ====
82
83 You can find source releases of gst-plugins-ugly in the download
84 directory: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
85
86 The git repository and details how to clone it can be found at
87 http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/
88
89 ==== Homepage ====
90
91 The project's website is http://gstreamer.freedesktop.org/
92
93 ==== Support and Bugs ====
94
95 We use GNOME's bugzilla for bug reports and feature requests:
96 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
97
98 Please submit patches via bugzilla as well.
99
100 For help and support, please subscribe to and send questions to the
101 gstreamer-devel mailing list (see below for details).
102
103 There is also a #gstreamer IRC channel on the Freenode IRC network.
104
105 ==== Developers ====
106
107 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
108 from there (see link above).
109
110 Interested developers of the core library, plugins, and applications should
111 subscribe to the gstreamer-devel list.
112
113         
114 Contributors to this release
115     
116       * Dirk Van Haerenborgh
117       * Edward Hervey
118       * HyeJin Choi
119       * Mark Nauwelaerts
120       * Michael Esemplare
121       * Rico Tzschichholz
122       * Sebastian Dröge
123       * Sebastian Rasmussen
124       * Stefan Sauer
125       * Thiago Santos
126       * Tim-Philipp Müller
127       * Vincent Penquerc'h
128