1 This is GStreamer Ugly Plug-insĀ 0.10.4, "Metal Molly".
3 Bugs fixed since 0.10.3:
5 * 329184 : [lame] remove tag writing support
6 * 345694 : [dvdreadsrc] crash with 'who wants to be a millionnaire' ...
7 * 349035 : [asfdemux] should error out on encrypted WMV stream
8 * 341677 : massive memory leak with mpeg2 video in AVI
9 * 321609 : [mpegstream] flush packetizer cache on discontinuities
10 * 323658 : [id3mux] Changing of ID3 tags is broken in gstreamer
11 * 335288 : Totem Crashes on Certain .mpg Files
12 * 336550 : [asfdemux] only first video frames are displayed with som...
13 * 336824 : [mad] returns incorrect duration to queries in BYTES format
14 * 337834 : [dvddemux] seeking in DVDs doesn't work
15 * 339287 : [lame] segfault if EOS before setcaps
16 * 340594 : [mad] does not publish supported query formats
17 * 340710 : [lame] typo in event handler
18 * 341254 : [asfdemux] gst_tag_list_get_string_index assertion
19 * 342222 : [amrnb] can't play AMR Narrowband from cellphone (S.E. W800)
20 * 342594 : [mad] should send new-segment before pad_alloc_buffer
21 * 343763 : [asfdemux] broken audio and unrecognised 2nd audio stream
22 * 345184 : [mpeg2dec] crash with video with pixel_width and pixel_he...
23 * 347029 : Minor mistake in comment
24 * 347292 : [rmdemux] Realaudio files with 'cook' audio 'stutter'
25 * 348786 : lame put lots of 0's at start of mp3
26 * 350044 : [dvdsubdec] outputs buffers with negative durations
27 * 350895 : [dvdreadsrc] wrong use of debugging causes fatal warning
28 * 343627 : Add QoS to mpeg2dec
29 * 344667 : [siddec] sounds very broken
30 * 350554 : [patch] assertation failed trying to play .ac3 files
32 Features since 0.10.2:
35 * fixes in mpeg2dec, asfdemux, mpegdemux, dvddemux, rmdemux,
36 mpegparse, amrnb, mad, lame, a52dec
38 Bugs fixed since 0.10.2:
40 * 300682 : [mpeg2dec] fails to play mpgtx -j joined files to the end
41 * 317310 : Cant play swedish radio station " P3 "
42 * 320022 : [asfdemux] borks on a particular mms asf stream
43 * 323023 : [rmdemux] stops immediately if there are unlinked source ...
44 * 326598 : [mpegstream] does not handle timestamp overflow correctly
45 * 327356 : gst-plugins-ugly fails to build with GCC 4.1
46 * 328957 : [mpegstream] fix build with gcc 2.95
47 * 331588 : [rmdemux] realmedia files with AC3 don't work
48 * 331838 : build problem caused by AS_LIBTOOL_TAGS([CXX])
49 * 331842 : should check for mad and id3tag headers, not libs
50 * 332796 : [asfdemux] cannot play an ASF stream
51 * 333345 : [lame] fix some memory leaks
52 * 333683 : [id3mux] patch to add support for GST_TAG_ALBUM_VOLUME_NU...
53 * 334550 : Some ac3 files fail to play
54 * 336097 : [asfdemux] live ASF streams do not work
55 * 336387 : [mpegdemux] reffing null caps
58 Features since 0.10.1:
60 * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
62 * Fixes for MPEG demuxing
63 * Fixes for the MAD MP3 decoder
64 * Fixes for the LAME MP3 encoder
65 * ID3 tag reading has moved to id3demux in gst-plugins-good
66 * Fixes for the Real Media demuxer
69 Bugs fixed since 0.10.1:
71 * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
72 * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
73 * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
74 * 326711 : [mpegdemux] does not negotiate source pads
75 * 326734 : [mad] Add 24-bit output support
76 * 329575 : misc bugfixes for mad from 0.8
77 * 331035 : [asfdemux] port to 0.10
78 * 331301 : [mpeg2dec] strides issues when cropping
79 * 330844 : mpeg2dec crashes with " cropped " MPEG videos
80 * 331579 : Set asfdemux rank to secondary
81 * 313838 : totem hangs after playing an amazon sample
83 Features since 0.10.0:
85 * fixes in dvddemux, mpegdemux, mad, iec958
86 * removed id3demux (new version in gst-plugins-good)
88 Bugs fixed since 0.10.0:
90 * 322049 : [id3demux] should support pull range
91 * 322856 : [mpeg2dec] Use of wrong variables
92 * 322857 : [mpeg2dec] Seeking in byte format
93 * 325652 : many plugins don't pass unhandled queries upstream
95 API added since 0.10.0:
99 Bugs fixed since 0.9.7:
101 * 323199 : Remove id3tag element (replaced by id3demux and id3mux)
107 Bugs fixed since 0.9.6:
109 * 319784 : mad claims to need more data
110 * 322745 : [mpegdemux] segfaults
115 * fractional framerates
117 Bugs fixed since 0.9.5:
119 * 319862 : Partial mpegstream/dvddemux port
120 * 321955 : gst-plugins-ugly fail to compile
127 Bugs fixed since 0.9.3:
129 * 318849 : [a52dec] ported to gstreamer 0.9
133 * lame, rmdemux, iec958 fixes