Release 0.10.17
[platform/upstream/gst-plugins-good.git] / RELEASE
1
2 Release notes for GStreamer Good Plug-ins 0.10.17 "They used to sparkle"
3         
4
5
6 The GStreamer team is proud to announce a new release
7 in the 0.10.x stable series of the
8 GStreamer Good Plug-ins.
9
10
11 The 0.10.x series is a stable series targeted at end users.
12 It is not API or ABI compatible with the stable 0.8.x series.
13 It is, however, parallel installable with the 0.8.x series.
14
15
16
17 "Such ingratitude.  After all the times I've saved your life."
18
19
20 A collection of plug-ins you'd want to have right next to you on the
21 battlefield.  Shooting sharp and making no mistakes, these plug-ins have it
22 all: good looks, good code, and good licensing.  Documented and dressed up
23 in tests.  If you're looking for a role model to base your own plug-in on,
24 here it is.
25
26
27 If you find a plot hole or a badly lip-synced line of code in them,
28 let us know - it is a matter of honour for us to ensure Blondie doesn't look
29 like he's been walking 100 miles through the desert without water.
30
31
32 This module contains a set of plug-ins that we consider to have good quality
33   code, correct functionality, our preferred license (LGPL for the plug-in
34   code, LGPL or LGPL-compatible for the supporting library).
35 We believe distributors can safely ship these plug-ins.
36 People writing elements should base their code on these elements.
37
38
39 Other modules containing plug-ins are:
40
41
42 gst-plugins-base
43 contains a basic set of well-supported plug-ins
44 gst-plugins-ugly
45 contains a set of well-supported plug-ins, but might pose problems for
46     distributors
47 gst-plugins-bad
48 contains a set of less supported plug-ins that haven't passed the
49     rigorous quality testing we expect
50
51
52
53   
54
55 Features of this release
56     
57       * RTP improvements
58       * Support automatic cropping in videobox
59       * Add TTL multicast UDP property
60       * AVI demux push mode fixes and performance improvements
61       * Support large and unusual chunks sizes in wav
62       * Quicktime demuxer improvements
63       * JPEG decode fixes and speedups
64       * Support interlaced Y4M file output
65       * DV demuxer improvements
66       * Pulseaudio fixes and improvements
67       * Support Pulseaudio PLAY/PAUSE requests
68       * speexdec improvements
69       * FLV demuxer improvements
70       * Fix audio noise in the Equalizer plugin, and other improvements
71       * Fix compilation on OS/X Snow Leopard
72       * AVI muxer fixes
73       * Support MPEG V4L2 devices and improve timestamping
74       * Better jpeg2k support
75       * Many other bug fixes and improvements
76
77 Bugs fixed in this release
78      
79       * 597848 :  " Media Player Classic " won't play certain files produced by avimux.
80       * 588245 : TTL is never applied with udpsink/udpmultisink
81       * 368681 : avimux + vbr lame  always out of sync
82       * 458629 : [avidemux] high memory usage for many index entries
83       * 561825 : Problem with RTCP thread using freed objects
84       * 581334 : [qtdemux]  Add support for embedded subtitles
85       * 582238 : [videobox] Add support for autocrop to caps
86       * 590362 : [v4l2src] x264enc ! qtmux fails because of missing frame duration
87       * 591713 : [y4menc] interlaced support
88       * 593354 : rtpjitterbuffer sometimes outputs packets with timestamps in the past
89       * 593391 : [rtpsession] : rtp_session_on_timeout : Invalid read of size 4
90       * 593688 : effectv can no longer be compiled with gcc 3
91       * 593757 : [qtdemux] Lack of support for QualComm PureVoice
92       * 593764 : [v4l2src] format ordering: put emulated formats behind native formats
93       * 593955 : rtpjitterbuffer: clock_rate can change between its check and its use
94       * 594039 : missing unref in rtpsource / leak
95       * 594133 : [rtspsrc] leaks authentication info
96       * 594247 : missing math.h include in rtpjpegdepay
97       * 594248 : Use locked-state on internal rtp-bin to avoid shutdown-state-race
98       * 594251 : Avoid throwing out reordered packets with the same timestamp
99       * 594253 : jitterbuf: Only post a warning of clock-rate changed if it is changed from something initialized
100       * 594254 : propagate the pt-type-changed signal
101       * 594283 : rtpbin: make free_session() remove dangling stream references
102       * 594298 : Check if libsoup has SSL support before running HTTPS test in souphttpsrc testsuite
103       * 594490 : gstrtpbin always uses pt to demux
104       * 594520 : multipartmux: mark data buffer as delta-unit
105       * 594599 : videobox: converts AYUV to I420 incorrectly
106       * 594663 : Patch for multifilesink
107       * 594691 : rtph263pay: leak
108       * 595029 : pulse elements fail to connect to pulse 0.9.9
109       * 595220 : gstreamer crashes on pulseaudio latency change
110       * 595231 : [pulsesink] Lowers volume after every new track
111       * 595888 : qtdemux plugin should not return value from void function
112       * 595897 : Problem linking videomixer
113       * 595942 : [qtdemux] issue with corrupted 3gp file
114       * 596319 : [qtdemux] fails to parse pixel aspect ratio data
115       * 597091 : [flvdemux] not outputting no-more-pads causes playbin2 to fail badly on streamed single-stream flv
116       * 597214 : [avidemux] Fix printf formats to avoid warnings in avidemux
117       * 597348 : [qtdemux] Cast variables passed to printf to avoid warnings about incorrect formats
118       * 597351 : [jpegdec] segfaults on a specific picture
119       * 597397 : equalizer is non deterministic
120       * 597463 : [pulsesrc] has no lower bound for fragment size
121       * 597601 : [pulsesink] needs to take control of minreq value
122       * 597730 : osssrc rank should be secondary, just like osssink
123       * 597847 : Windows Media Player won't play large files produced by avimux
124       * 597867 : Plugins good do not build on Ubuntu Hardy (kernel 2.6.24)
125       * 598377 : rtpmanager: only forward the lost event to the last seen payloadnumber
126       * 598517 : [jpegdec] Regression supporting 4:2:2 jpeg videos
127       * 598810 : wavenc: Fix buffer offset by moving length incrementation
128       * 598933 : [pulse] Fix the StreamVolume interface not being advertised
129       * 601381 : v4l2: Make sure to initialize variables before using them
130
131 Download
132
133 You can find source releases of gst-plugins-good in the download directory:
134 http://gstreamer.freedesktop.org/src/gst-plugins-good/
135
136 GStreamer Homepage
137
138 More details can be found on the project's website:
139 http://gstreamer.freedesktop.org/
140
141 Support and Bugs
142
143 We use GNOME's bugzilla for bug reports and feature requests:
144 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
145
146 Developers
147
148 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
149 Interested developers of the core library, plug-ins, and applications should
150 subscribe to the gstreamer-devel list. If there is sufficient interest we
151 will create more lists as necessary.
152
153         
154 Applications
155   
156 Contributors to this release
157     
158       * Alessandro Decina
159       * Andy Wingo
160       * Arnout Vandecappelle
161       * Bastien Nocera
162       * Brian Cameron
163       * Christian F.K. Schaller
164       * David Henningsson
165       * David Schleef
166       * Edward Hervey
167       * Gabriel Millaire
168       * Havard Graff
169       * Håvard Graff
170       * Jan Schmidt
171       * Jarkko Palviainen
172       * Josep Torra
173       * Laurent Glayal
174       * Lennart Poettering
175       * Marc Leeman
176       * Marc-André Lureau
177       * Mark Nauwelaerts
178       * Marvin Schmidt
179       * Michael Smith
180       * Olivier Crête
181       * Pau Garcia i Quiles
182       * Peter Kjellerstedt
183       * Priit Laes
184       * René Stadler
185       * Robert Swain
186       * Sebastian Dröge
187       * Sjoerd Simons
188       * Stefan Kost
189       * Stephen Jungels
190       * Stig Sandnes
191       * Thiago Santos
192       * Tim-Philipp Müller
193       * Wim Taymans
194       * Zaheer Merali
195