Release 0.10.13
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Ugly Plug-insĀ 0.10.13 "Appointed Point"
2
3 Changes since 0.10.12:
4     
5       * Improve A52 decoder
6       * Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
7       * ASF playback improvements
8       * Improve mp3 parser and seeking
9
10 Bugs fixed since 0.10.12:
11      
12       * 519721 : [asfdemux] wma tags are not copied when converting to another format
13       * 584890 : AMR plugins based on Opencore codecs
14       * 585956 : [mp3parse] indexing improvements
15       * 590432 : It's only possible to build the mad plugin when building id3tag as well
16       * 591348 : AMR plugins should check for opencore-amr .pc files
17       * 592787 : a52dec: Allow liba52 to use djbfft based IMDCT transform
18       * 596517 : x264 element no longer compiles against changed upstream API
19       * 598272 : a52dec leaks input buffers
20       * 598370 : Properly detect pre-releases
21
22 Changes since 0.10.11:
23     
24       * Real and WMS RTSP improvements
25       * Other cleanups and bug fixes
26       * Improve ASF file handling
27       * Large MPEG video file support
28       * Interlacing support for MPEG video
29       * New 'lamemp3dec' mp3 encoder element
30       * x264enc moved from -bad
31       * Remove id3mux in favour of the new id3tag element in -bad
32
33 Bugs fixed since 0.10.11:
34      
35       * 401173 : [asfdemux] Stream doesn't play, stuck on first frame
36       * 494528 : Simplifications of the LAME plugin
37       * 574461 : [mpeg2dec] Lower rank and make ffdec_mpeg2video PRIMARY
38       * 576305 : twolame plugin does not detet proper version
39       * 579058 : [asfdemux] proper handling of RTSP input
40       * 580803 : [PLUGIN-MOVE] Move x264enc to -ugly
41       * 580869 : dvdsubdec ARGB support
42       * 581341 : [lamemp3enc] doesn't build with LAME 3.97: implicit decla...
43       * 581756 : [id3mux] replace with something more reliable
44       * 582056 : [asfdemux] forcing an EOS on the pipeline doesn't work wi...
45       * 582375 : mpeg2dec not building in gst-plugins-ugly
46       * 583112 : [asfdemux] extract coverart (WM/Picture tag)
47       * 573720 : [mp3parse] Memory leak when playing shoutcast streams
48       * 581464 : xing data is being ignored
49       * 578524 : synaesthesia MSVC compatibility
50
51 Changes since 0.10.10:
52     
53       * Migrate twolame element from -bad
54       * mp3parse improvements
55       * Support scaling in the synaesthsia visualisation
56       * Improve realmedia streaming, supporting RDT and pnm://
57       * Improved ASF demuxing, including streaming-mode seeking
58       * Support for 4:4:4 MPEG-2 video
59
60 Bugs fixed since 0.10.10:
61      
62       * 571146 : [mpeg2dec] Probably uses wrong strides for 4:2:2 and 4:4:...
63       * 574461 : [mpeg2dec] Lower rank and make ffdec_mpeg2video PRIMARY
64       * 454228 : [mpegdemux] problem with mark shuttleworth clip
65       * 522699 : pnm:/something.ra streams can't be loaded in Totem from a...
66       * 527112 : [real] Can't play several real audio streams
67       * 556714 : Real Audio streams not working properly
68       * 560348 : plus7.arte.tv plays slooooowly
69       * 562065 : mpeg2dec does not handle STATE_SEQUENCE_MODIFIED from > =l...
70       * 562086 : mpeg2 stream crashes something in gstreamer
71       * 564885 : [mpegstream] memory leak
72       * 568836 : [asfdemux] add seeking support when operating in push mode
73       * 569317 : [PLUGIN-MOVE] Move twolame plugin from -bad to -ugly
74       * 575068 : [mp3parse] deadlock with accurate seeking
75       * 335067 : Need RTP ASF depayloader
76       * 571358 : [real] file playing stops immediately
77
78 Changes since 0.10.9:
79     
80       * asfdemux and rmdemux fixes
81       * RDT support
82       * AMR-NB parser improvements
83       * Fix a52dec channel output negotiation
84       * Compilation fixes for mad, mpeg2dec
85
86 Bugs fixed since 0.10.9:
87      
88       * 546859 : Asfdemux doesn't properly error out on not-linked
89       * 536274 : handle flush seeking in amrnbparse
90       * 554142 : mad plugin with disable index seeking issue
91       * 554150 : mpeg2dec plugin with disable index seeking issue
92       * 556184 : [PATCH] mpeg2dec: prefer container's pixel aspect ratio o...
93       * 556277 : mp3parse generate discontinuities.
94       * 558277 : generic states test fails
95       * 559569 : GStreamer mp3 consistent and regular stuttering
96       * 559682 : negotiation problem
97       * 561161 : [sidplay] Uses GST_CFLAGS for C++
98       * 424070 : [amrnbdec] add IF2 handling
99       * 536226 : fix query duration
100       * 558896 : DVD playing on Vista using dvddemux element seg-faults on...
101
102 Changes since 0.10.8:
103
104       * Improvements in a52 and mp3 decoding
105       * Bug fixes in Xing header muxer
106       * MPEG demuxer improvements and dvdreadsrc bug-fixes
107       * Fix build with LAME 3.97 and above
108       * Fix LAME parameter settings to allow setting the bitrate properly
109
110 Bugs fixed since 0.10.8:
111
112       * 476149 : Fix and add needed features to dvdnavsrc
113       * 490372 : Variable bit rates are limited to 160 kbps in higher qual...
114       * 498004 : preset is ignored by lame plugin
115       * 540194 : [mpegdemux] Doesn't handle files with a non-zero start ti...
116       * 542646 : gstreamer endless loop by zzuf sample
117       * 544039 : [lame] Doesn't build with 3.97
118       * 545370 : playing some mp3s segfaults
119       * 546859 : Asfdemux doesn't properly error out on not-linked
120       * 548194 : a52dec doesn't set up segment for raw files correctly.
121       * 537235 : [mp3parse] some mp3 files do not play with gstreamer
122
123 Changes since 0.10.7:
124     
125       * ASF demuxer fixes
126       * MP3 parsing and Xing header output bug-fixes
127       * Real streaming and demuxing improvements
128
129 Bugs fixed since 0.10.7:
130      
131       * 527572 : Crash in volume_process_int32
132       * 321857 : [mp3parse] needs to post DURATION message for VBR mp3s
133       * 428021 : [mad, mp3parse] better duration estimates for VBR
134       * 517985 : [lame] compile error on Solaris, broken GST_ELEMENT_ERROR...
135       * 518676 : xingmux doesn't work anymore
136       * 518933 : mp3 tags are not copied when converting to another format
137       * 521459 : RTSP extension for Real Audio doesn't extract  Author, Co...
138       * 524346 : Framerate not being displayed correctly on running gst-di...
139       * 529488 : [sidplay] Missing sentinel in function call
140       * 532807 : [rmdemux] Doesn't properly aggregate flow returns
141       * 533581 : [mad] inconsistent use of rate and channels
142       * 533832 : [rmdemux] reset variables on flush
143
144 Changes since 0.10.6:
145     
146       * Many bug fixes and improvements
147       * Accurate seeking support in mp3
148       * xingmux moved from -bad
149       * RealMedia and WMS RTSP support
150       * LAME mp3 encoder fixes
151       * Support non-square pixels in ASF
152       * rmdemux fixes
153       * amrnb fixes
154       * dvdreadsrc seeking fix
155       * Initial MPEG-2 reverse playback support
156       * New element: dvdsubdec
157
158 Bugs fixed since 0.10.6:
159      
160       * 358891 : [dvdreadsrc] aborts due to src- > cur_pack == dsi_pack.dsi_...
161       * 337681 : Seeking problem with MP3s in banshee and rhythmbox
162       * 414988 : Stream encoded by lame has gap after decoding
163       * 427309 : [rmdemux] trouble playing RV10 video
164       * 439390 : [lame] fix up so we can control sample rate conversion
165       * 450879 : Missing files in po/POTFILES.in
166       * 452025 : ./configure breaks when cross-compiling LAME
167       * 454311 : missing xml/{element-synaesthesia-details.xml,plugin-syna...
168       * 466442 : amrnbenc has not properties to add header and select band...
169       * 495885 : [mpegdemux] unknown stream id 0xbe
170       * 500467 : [rmdemux] totem crashed with SIGSEGV
171       * 500808 : gstmpeg2dec compile problem in MSVC 6.0
172       * 507821 : Skip over broken seektable in Xing headers
173       * 511497 : [PLUGIN-MOVE] Move xingheader to gst-plugins-ugly
174       * 514297 : mpeg2dec with corrupted packets causes fps denominator so...
175       * 515575 : [lame] unit test shows memory leak
176       * 515708 : [dvdsubparse] Leaks a pad template
177       * 515725 : [xingmux] Fails on big endian systems
178       * 516278 : [dvdreadsrc] FORMAT_BYTES based seek stopped working sinc...
179       * 516811 : [mp3parse] immediate EOS when playing back AVIs
180       * 516989 : [dvdreadsrc] wrong (negative) stream position returned du...
181       * 308312 : Make mp3parse plugin implement GST_SEEK_FLAG_ACCURATE
182       * 508595 : [lame] wrong output caps in mono encoding mode
183       * 140136 : [mpeg] plays choppy in gst-player/totem
184       * 448782 : add finalize() to amrnbdec element
185       * 491305 : [playbin?] intro-leopard.mov sometimes EOSes immediately,...
186       * 504671 : [rtspsrc] spews warnings on setup and shutdown
187
188 Changes since 0.10.5:
189
190       * fixes in handling of MPEG streams, Real streams and MP3
191       * AMR-NB fixes
192       * Other bug-fixes and improvements
193
194 Bugs fixed since 0.10.5:
195
196       * 336370 : [asfdemux] crashes on an assertion in gst_asf_demux_get_v...
197       * 332157 : [asfdemux] This WMV file is played very strangely
198       * 335760 : [asfdemux] dataflow error when seeking in zeldadslarge.wmv
199       * 349779 : [real] can't play ancient RealAudio 1.0/2.0 format files
200       * 353116 : [asfdemux] hangs playing some mms stations
201       * 365288 : [asfdemux] seeking not very smooth
202       * 370020 : [mpeg2dec] continue even after 5 consecutive decoding errors
203       * 385292 : [rmdemux] stream index leaked on shutdown 
204       * 385311 : Memory leak initializing lame mp3 encoder plugin (gstlame.c)
205       * 385651 : [asfdemux] Jerky playback of " I love sky " 
206       * 393890 : [win32] autogenerated win32/common/config.h needed
207       * 397219 : [rmdemux] captured realaudio stream with non-zero start p...
208       * 403188 : [asfdemux] bug parsing certain stream header object
209       * 421594 : [real] doesn't compile if zlib includes are missing
210       * 425374 : [asfdemux] seek in WMV rarely works
211       * 428698 : [rmdemux] crashes on files with many logical streams 
212       * 429960 : [mpegdemux] playbin hangs with small external vobsub subt...
213       * 431707 : [amrnbparse] make pipeline hang 
214       * 432533 : [mad, mp3parse] regression: CVS version doesn't parse dur...
215       * 438610 : [dvddemux] fails after flushing seek
216       * 440120 : [mpegdemux] crashes in gst_mpeg_demux_send_subbuffer() wi...
217       * 442706 : [dvdsubdec] crashes when flushing/on seek
218       * 444514 : [PATCH] dvdsubdec miscalculates (long) subtitle durations
219       * 386218 : [asfdemux] Division by zero when seeking live streams
220
221 Changes since 0.10.4:
222     
223       * Improved asf playback
224       * Fixes to MPEG demuxer
225       * Improved Real playback
226       * Fix crasher bugs in the MPEG video decoder
227       * DVD-read-src improvements
228       * mp3 parser fixes
229
230 Bugs fixed since 0.10.4:
231      
232       * 361584 : [mpeg2dec] framerate=0/0 on caps leads to crash
233       * 162417 : [mpeg] movie skips
234       * 340433 : [dvdread] fails to play certain DVDs with playbin and Totem
235       * 348002 : AC3 5.1 foreground movie sound cannot be heard in Totem/g...
236       * 350761 : [a52dec] Select output format based on peer element caps
237       * 350778 : [mpegdemux] Send update newsegments
238       * 356004 : [mpeg2dec] memory corruption
239       * 361140 : [lame] lame bitrate=196 errors out in setup
240       * 362639 : Fixes compiling with forte: warning clean up (part 6)
241       * 369627 : [mpeg2dec] unit test addition and memleak fix
242       * 374760 : [PATCH] last buffer sent by lame may not have (valid) tim...
243       * 374914 : this mp4 video doesn't play correctly (codec problem)
244       * 384447 : totem crashes while trying to play dvd on ppc
245       * 385192 : mpegparse accesses random memory
246       * 334322 : [mpegdemux] playbin freezes with VobSub subtitles
247       * 384989 : misparsing of Real Media mux leads to buffer overrun
248       * 384996 : Tailored or broken Real Media mux file crashes RM demuxer
249       * 327350 : [mpeg2dec] altivec crashes on misaligned buffers
250       * 350723 : [mad] Wrong output buffer timestamping
251
252 Bugs fixed since 0.10.3:
253     
254       * 329184 : [lame] remove tag writing support
255       * 345694 : [dvdreadsrc] crash with 'who wants to be a millionnaire' ...
256       * 349035 : [asfdemux] should error out on encrypted WMV stream
257       * 341677 : massive memory leak with mpeg2 video in AVI
258       * 321609 : [mpegstream] flush packetizer cache on discontinuities
259       * 323658 : [id3mux] Changing of ID3 tags is broken in gstreamer
260       * 335288 : Totem Crashes on Certain .mpg Files
261       * 336550 : [asfdemux] only first video frames are displayed with som...
262       * 336824 : [mad] returns incorrect duration to queries in BYTES format
263       * 337834 : [dvddemux] seeking in DVDs doesn't work
264       * 339287 : [lame] segfault if EOS before setcaps
265       * 340594 : [mad] does not publish supported query formats
266       * 340710 : [lame] typo in event handler
267       * 341254 : [asfdemux] gst_tag_list_get_string_index assertion
268       * 342222 : [amrnb] can't play AMR Narrowband from cellphone (S.E. W800)
269       * 342594 : [mad] should send new-segment before pad_alloc_buffer
270       * 343763 : [asfdemux] broken audio and unrecognised 2nd audio stream
271       * 345184 : [mpeg2dec] crash with video with pixel_width and pixel_he...
272       * 347029 : Minor mistake in comment
273       * 347292 : [rmdemux] Realaudio files with 'cook' audio 'stutter'
274       * 348786 : lame put lots of 0's at start of mp3
275       * 350044 : [dvdsubdec] outputs buffers with negative durations
276       * 350895 : [dvdreadsrc] wrong use of debugging causes fatal warning
277       * 343627 : Add QoS to mpeg2dec
278       * 344667 : [siddec] sounds very broken
279       * 350554 : [patch] assertation failed trying to play .ac3 files
280
281 Features since 0.10.2:
282
283       * dvdsubdec ported
284       * fixes in mpeg2dec, asfdemux, mpegdemux, dvddemux, rmdemux,
285         mpegparse, amrnb, mad, lame, a52dec
286
287 Bugs fixed since 0.10.2:
288     
289       * 300682 : [mpeg2dec] fails to play mpgtx -j joined files to the end
290       * 317310 : Cant play swedish radio station " P3 " 
291       * 320022 : [asfdemux] borks on a particular mms asf stream
292       * 323023 : [rmdemux] stops immediately if there are unlinked source ...
293       * 326598 : [mpegstream] does not handle timestamp overflow correctly
294       * 327356 : gst-plugins-ugly fails to build with GCC 4.1
295       * 328957 : [mpegstream] fix build with gcc 2.95
296       * 331588 : [rmdemux] realmedia files with AC3 don't work
297       * 331838 : build problem caused by AS_LIBTOOL_TAGS([CXX])
298       * 331842 : should check for mad and id3tag headers, not libs
299       * 332796 : [asfdemux] cannot play an ASF stream
300       * 333345 : [lame] fix some memory leaks
301       * 333683 : [id3mux] patch to add support for GST_TAG_ALBUM_VOLUME_NU...
302       * 334550 : Some ac3 files fail to play
303       * 336097 : [asfdemux] live ASF streams do not work
304       * 336387 : [mpegdemux] reffing null caps
305
306
307 Features since 0.10.1:
308
309       * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
310       * ASF demuxer ported
311       * Fixes for MPEG demuxing
312       * Fixes for the MAD MP3 decoder
313       * Fixes for the LAME MP3 encoder
314       * ID3 tag reading has moved to id3demux in gst-plugins-good
315       * Fixes for the Real Media demuxer
316       * Various other fixes
317
318 Bugs fixed since 0.10.1:
319
320       * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
321       * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
322       * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
323       * 326711 : [mpegdemux] does not negotiate source pads
324       * 326734 : [mad] Add 24-bit output support
325       * 329575 : misc bugfixes for mad from 0.8
326       * 331035 : [asfdemux] port to 0.10
327       * 331301 : [mpeg2dec] strides issues when cropping
328       * 330844 : mpeg2dec crashes with " cropped " MPEG videos
329       * 331579 : Set asfdemux rank to secondary
330       * 313838 : totem hangs after playing an amazon sample
331
332 Features since 0.10.0:
333     
334       * fixes in dvddemux, mpegdemux, mad, iec958
335       * removed id3demux (new version in gst-plugins-good)
336
337 Bugs fixed since 0.10.0:
338     
339       * 322049 : [id3demux] should support pull range
340       * 322856 : [mpeg2dec] Use of wrong variables
341       * 322857 : [mpeg2dec] Seeking in byte format
342       * 325652 : many plugins don't pass unhandled queries upstream
343
344 API added since 0.10.0:
345     
346       * AC3IEC::raw-audio
347
348 Bugs fixed since 0.9.7:
349     
350       * 323199 : Remove id3tag element (replaced by id3demux and id3mux)
351
352 Changes since 0.9.6:
353     
354       * mpegstream fixes
355
356 Bugs fixed since 0.9.6:
357     
358       * 319784 : mad claims to need more data
359       * 322745 : [mpegdemux] segfaults
360   
361 Changes since 0.9.5:
362     
363       * mpegstream ported
364       * fractional framerates
365
366 Bugs fixed since 0.9.5:
367     
368       * 319862 : Partial mpegstream/dvddemux port
369       * 321955 : gst-plugins-ugly fail to compile
370
371 Changes since 0.9.3:
372
373       * rmdemux fixes
374       * a52dec ported
375
376 Bugs fixed since 0.9.3:
377
378       * 318849 : [a52dec] ported to gstreamer 0.9
379
380 Changes since 0.9.1:
381
382       * lame, rmdemux, iec958 fixes