summaryrefslogtreecommitdiff
path: root/NEWS
blob: 38806ae36d33164542b1d1d06e42c5ecfde8b596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
This is GStreamer Ugly Plug-ins 0.10.3, "Late Plane".

Features since 0.10.2:

      * dvdsubdec ported
      * fixes in mpeg2dec, asfdemux, mpegdemux, dvddemux, rmdemux,
        mpegparse, amrnb, mad, lame, a52dec

Bugs fixed since 0.10.2:
    
      * 300682 : [mpeg2dec] fails to play mpgtx -j joined files to the end
      * 317310 : Cant play swedish radio station " P3 " 
      * 320022 : [asfdemux] borks on a particular mms asf stream
      * 323023 : [rmdemux] stops immediately if there are unlinked source ...
      * 326598 : [mpegstream] does not handle timestamp overflow correctly
      * 327356 : gst-plugins-ugly fails to build with GCC 4.1
      * 328957 : [mpegstream] fix build with gcc 2.95
      * 331588 : [rmdemux] realmedia files with AC3 don't work
      * 331838 : build problem caused by AS_LIBTOOL_TAGS([CXX])
      * 331842 : should check for mad and id3tag headers, not libs
      * 332796 : [asfdemux] cannot play an ASF stream
      * 333345 : [lame] fix some memory leaks
      * 333683 : [id3mux] patch to add support for GST_TAG_ALBUM_VOLUME_NU...
      * 334550 : Some ac3 files fail to play
      * 336097 : [asfdemux] live ASF streams do not work
      * 336387 : [mpegdemux] reffing null caps


Features since 0.10.1:

      * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release)
      * ASF demuxer ported
      * Fixes for MPEG demuxing
      * Fixes for the MAD MP3 decoder
      * Fixes for the LAME MP3 encoder
      * ID3 tag reading has moved to id3demux in gst-plugins-good
      * Fixes for the Real Media demuxer
      * Various other fixes

Bugs fixed since 0.10.1:

      * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia...
      * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide...
      * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9
      * 326711 : [mpegdemux] does not negotiate source pads
      * 326734 : [mad] Add 24-bit output support
      * 329575 : misc bugfixes for mad from 0.8
      * 331035 : [asfdemux] port to 0.10
      * 331301 : [mpeg2dec] strides issues when cropping
      * 330844 : mpeg2dec crashes with " cropped " MPEG videos
      * 331579 : Set asfdemux rank to secondary
      * 313838 : totem hangs after playing an amazon sample

Features since 0.10.0:
    
      * fixes in dvddemux, mpegdemux, mad, iec958
      * removed id3demux (new version in gst-plugins-good)

Bugs fixed since 0.10.0:
    
      * 322049 : [id3demux] should support pull range
      * 322856 : [mpeg2dec] Use of wrong variables
      * 322857 : [mpeg2dec] Seeking in byte format
      * 325652 : many plugins don't pass unhandled queries upstream

API added since 0.10.0:
    
      * AC3IEC::raw-audio

Bugs fixed since 0.9.7:
    
      * 323199 : Remove id3tag element (replaced by id3demux and id3mux)

Changes since 0.9.6:
    
      * mpegstream fixes

Bugs fixed since 0.9.6:
    
      * 319784 : mad claims to need more data
      * 322745 : [mpegdemux] segfaults
  
Changes since 0.9.5:
    
      * mpegstream ported
      * fractional framerates

Bugs fixed since 0.9.5:
    
      * 319862 : Partial mpegstream/dvddemux port
      * 321955 : gst-plugins-ugly fail to compile

Changes since 0.9.3:

      * rmdemux fixes
      * a52dec ported

Bugs fixed since 0.9.3:

      * 318849 : [a52dec] ported to gstreamer 0.9

Changes since 0.9.1:

      * lame, rmdemux, iec958 fixes