Release 1.5.1
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plugins 1.5.1
3
4
5 The GStreamer team is pleased to announce the first release of the unstable
6 1.5 release series. The 1.5 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 unstable 1.5 release series
9 will lead to the stable 1.6 release series in the next weeks, and newly added
10 API can still change until that point.
11
12
13 Binaries for Android, iOS, Mac OS X and Windows will be provided separately
14 during the unstable 1.5 release series.
15
16
17
18 "When you have to shoot, shoot.  Don't talk."
19
20
21 There are times when the world needs a color between black and white.
22 Quality code to match the good's, but two-timing, backstabbing and ready to
23 sell your freedom down the river.  These plugins might have a patent noose
24 around their neck, or a lock-up license, or any other problem that makes you
25 think twice about shipping them.
26
27
28 We don't call them ugly because we like them less.  Does a mother love her
29 son less because he's not as pretty as the other ones ? No  - she commends
30 him on his great personality.  These plugins are the life of the party.
31 And we'll still step in and set them straight if you report any unacceptable
32 behaviour - because there are two kinds of people in the world, my friend:
33 those with a rope around their neck and the people who do the cutting.
34
35
36 This module contains a set of plugins that have good quality and correct
37 functionality, but distributing them might pose problems.  The license
38 on either the plugins or the supporting libraries might not be how we'd
39 like. The code might be widely known to present patent problems.
40 Distributors should check if they want/can ship these plugins.
41
42
43 Other modules containing plugins are:
44
45
46 gst-plugins-base
47 contains a basic set of well-supported plugins
48 gst-plugins-good
49 contains a set of well-supported plugins under our preferred license
50 gst-plugins-bad
51 contains a set of less supported plugins that haven't passed the
52     rigorous quality testing we expect, or are still missing documentation
53     and/or unit tests
54 gst-libav
55 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
56
57
58
59   
60
61 Features of this release
62     
63       * Parallel installability with 0.10.x series
64       * 
65
66 Bugs fixed in this release
67      
68       * 731351 : x264enc: Shift PTS and DTS with bframes
69       * 453322 : dvdreadsrc ignores chapter specification when starting playback
70       * 734471 : asfdemux: Should pass seek events upstream first
71       * 735070 : asfdemux: ASF file with H.264 video not playing back properly
72       * 735379 : mpeg2dec: use stride information from GstVideoFrame
73       * 737516 : gst-launch-1.0 videotestsrc ! x264enc ! decodebin ! autovideosink doesn't want to preroll
74       * 746781 : a52dec: audio noise/distortions when there are multiple AC-3 streams being decoded in parallel
75       * 746887 : mpeg2dec: fix a couple of leaks
76       * 748162 : asfdemux: can't seek to the offset which is bigger than 4G bytes in push mode
77       * 732288 : x264enc: Does not request enough buffers in allocation query
78
79 ==== Download ====
80
81 You can find source releases of gst-plugins-ugly in the download
82 directory: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
83
84 The git repository and details how to clone it can be found at
85 http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/
86
87 ==== Homepage ====
88
89 The project's website is http://gstreamer.freedesktop.org/
90
91 ==== Support and Bugs ====
92
93 We use GNOME's bugzilla for bug reports and feature requests:
94 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
95
96 Please submit patches via bugzilla as well.
97
98 For help and support, please subscribe to and send questions to the
99 gstreamer-devel mailing list (see below for details).
100
101 There is also a #gstreamer IRC channel on the Freenode IRC network.
102
103 ==== Developers ====
104
105 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
106 from there (see link above).
107
108 Interested developers of the core library, plugins, and applications should
109 subscribe to the gstreamer-devel list.
110
111         
112 Contributors to this release
113     
114       * Cliff Han
115       * Edward Hervey
116       * Guillaume Desmottes
117       * Jan Schmidt
118       * Luis de Bethencourt
119       * Mark Nauwelaerts
120       * Nicolas Dufresne
121       * Sebastian Dröge
122       * Simon Farnsworth
123       * Stefan Sauer
124       * Thiago Santos
125       * Tim-Philipp Müller
126       * Vincent Penquerc'h
127