1 This is GStreamer Ugly Plug-ins 0.10.2, "Season to Taste".
5 * Parallel installability with 0.8.x series
6 * Threadsafe design and API
7 * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
9 * Fixes for MPEG demuxing
10 * Fixes for the MAD MP3 decoder
11 * Fixes for the LAME MP3 encoder
12 * ID3 tag reading has moved to id3demux in gst-plugins-good
13 * Fixes for the Real Media demuxer
16 Bugs fixed since 0.10.1:
18 * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
19 * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
20 * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
21 * 326711 : [mpegdemux] does not negotiate source pads
22 * 326734 : [mad] Add 24-bit output support
23 * 329575 : misc bugfixes for mad from 0.8
24 * 331035 : [asfdemux] port to 0.10
25 * 331301 : [mpeg2dec] strides issues when cropping
26 * 330844 : mpeg2dec crashes with " cropped " MPEG videos
27 * 331579 : Set asfdemux rank to secondary
28 * 313838 : totem hangs after playing an amazon sample
30 Features since 0.10.0:
32 * fixes in dvddemux, mpegdemux, mad, iec958
33 * removed id3demux (new version in gst-plugins-good)
35 Bugs fixed since 0.10.0:
37 * 322049 : [id3demux] should support pull range
38 * 322856 : [mpeg2dec] Use of wrong variables
39 * 322857 : [mpeg2dec] Seeking in byte format
40 * 325652 : many plugins don't pass unhandled queries upstream
42 API added since 0.10.0:
46 Bugs fixed since 0.9.7:
48 * 323199 : Remove id3tag element (replaced by id3demux and id3mux)
54 Bugs fixed since 0.9.6:
56 * 319784 : mad claims to need more data
57 * 322745 : [mpegdemux] segfaults
62 * fractional framerates
64 Bugs fixed since 0.9.5:
66 * 319862 : Partial mpegstream/dvddemux port
67 * 321955 : gst-plugins-ugly fail to compile
74 Bugs fixed since 0.9.3:
76 * 318849 : [a52dec] ported to gstreamer 0.9
80 * lame, rmdemux, iec958 fixes