Bump version after release
[platform/upstream/gst-plugins-ugly.git] / RELEASE
1
2 Release notes for GStreamer Ugly Plug-ins 0.10.19 "Stronger"
3         
4
5 The GStreamer team is proud to announce a new release
6 in the 0.10.x stable series of the
7 GStreamer Ugly Plug-ins.
8
9
10 The 0.10.x series is a stable series targeted at end users.
11 It is not API or ABI compatible with the stable 0.8.x series.
12 It is, however, parallel installable with the 0.8.x series.
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 plug-ins 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 plug-ins 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 plug-ins that have good quality and correct
35 functionality, but distributing them might pose problems.  The license
36 on either the plug-ins 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 plug-ins.
39
40
41 Other modules containing plug-ins are:
42
43
44 gst-plugins-base
45 contains a basic set of well-supported plug-ins
46 gst-plugins-good
47 contains a set of well-supported plug-ins under our preferred license
48 gst-plugins-bad
49 contains a set of less supported plug-ins that haven't passed the
50     rigorous quality testing we expect
51
52
53
54   
55
56 Features of this release
57     
58       * a52dec: don't claim to support upstream renegotiation
59       * dvddemux: tweak subtitle stream setup based on dvd language codes event
60       * dvdreadsrc: fix off by one in cell calculation for the last chapter
61       * dvdreadsrc: fix sector search for packed titles; fix sector seeking
62       * dvdreadsrc: map subtitle language tag to stream indicated in PGC data
63       * dvdreadsrc: take into account first sector of the current title
64       * lame, lamemp3enc: ensure parsed output (most muxers need framed mp3 as input)
65       * lame, lamemp3enc: post CODEC and BITRATE tags
66       * mad: remove id3tag dependency used by in practice unreachable legacy code
67       * mpeg2dec: don't treat non-fatal errors as fatal and fix spurious failure to decode some files
68       * mpeg2dec: post QoS messages when dropping a frame due to QoS
69       * rtpasfdepay: avoid re-sending header; fix fragmented packet handling and packet padding
70       * twolame: improve output framing and timestamping
71       * x264enc: allow renegotiation but prefer current caps
72       * x264enc: negotiate profile, level and output stream-format from downstream caps where appropriate
73
74 Bugs fixed in this release
75      
76       * 644233 : Set the H.264 level from the caps for encoding
77       * 391543 : lame should add a tag with the chosen bitrate
78       * 429476 : [mpeg2dec] can't play auge.mpg
79       * 653473 : x264enc: " subme " property value can go up to 10
80       * 655223 : [x264enc] properly handle stream-format from caps
81       * 658297 : rmdemux: tags get lost when transcoding
82       * 659252 : dvdreadsrc: various fixes for titles not starting on a new file
83       * 660562 : mpeg2dec: post QoS messages when dropping a frame due to QoS
84       * 662964 : asfdemux memleak
85       * 664175 : x264enc ! avimux results in not-negotiated flow error
86       * 665101 : Wrong format string in gst_dvd_read_src_do_seek
87
88 Download
89
90 You can find source releases of gst-plugins-ugly in the download directory:
91 http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
92
93 GStreamer Homepage
94
95 More details can be found on the project's website:
96 http://gstreamer.freedesktop.org/
97
98 Support and Bugs
99
100 We use GNOME's bugzilla for bug reports and feature requests:
101 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
102
103 Developers
104
105 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
106 Interested developers of the core library, plug-ins, and applications should
107 subscribe to the gstreamer-devel list. If there is sufficient interest we
108 will create more lists as necessary.
109
110         
111 Applications
112   
113 Contributors to this release
114     
115       * Brian Gitonga Marete
116       * David Schleef
117       * Edward Hervey
118       * Julien Isorce
119       * Mark Nauwelaerts
120       * Olivier Crête
121       * Sebastian Dröge
122       * Stefan Kost
123       * Stefan Sauer
124       * Thiago Santos
125       * Tim-Philipp Müller
126       * Vincent Penquerc'h
127       * Руслан Ижбулатов
128