Release 0.10.3
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Bad Plug-insĀ 0.10.3, "Petition to request permission"
2
3 There was no 0.10.2 release
4
5 Changes since 0.10.1:
6
7       * FAAD/AAC decoder improvements
8       * Better QuickTime support
9       * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM
10       * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp
11       * Musepack decoder improved
12       * libneon based http input now supports iradio mode
13       * More uniform plugin descriptions
14       * Many bug fixes
15
16 Bugs fixed since 0.10.1:
17
18       * 334700 : [qtdemux] Memory leaks
19       * 333307 : AmrWB Plugin
20       * 330317 : New xingmux element  for writing Xing headers
21       * 304795 : [ximagesrc] port to 0.9 [PATCH]
22       * 154906 : [qtdemux] A/V Synch problem + crackling sound
23       * 167129 : [qtdemux] eats last chunk
24       * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ...
25       * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c...
26       * 321351 : extracted AAC output is played too slow
27       * 324082 : [qtdemux] [faad] playback issues with quicktime videos
28       * 327075 : [qtdemux] add support for palettized SMC videos
29       * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1
30       * 331335 : New Element: libsoundtouch based pitch shifter
31       * 331909 : support for more fourccs in qtdemux
32       * 332066 : [qtdemux] doesn't extract Disc Number field from some files
33       * 332155 : Seeking problems in .mov files
34       * 332402 : quicktime file will not play
35       * 332598 : port modplug to 0.10
36       * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o...
37       * 333283 : [xviddec] Fix build with gcc 2.95
38       * 333501 : [patch] taglib element
39       * 334123 : [taglibmux] fixes for TPOS and TCOP
40       * 334417 : autogen.sh bit rot
41       * 334748 : [faad] doesn't take sampling rate from demuxer
42       * 335585 : xvidenc does not mark key-frame/delta-units
43       * 336898 : Port musicbrainz/trm plugin to 0.10
44       * 337263 : plugins need better/unified descriptions
45       * 338233 : theora-exp api out of sync
46       * 339041 : qtdemux : Floating point exception
47       * 339074 : Thumbnail generation fails on the following file
48       * 337436 : Sound is very jerky on this .mov file
49       * 338935 : [qtdemux] floating point exception parsing trac header
50
51 Changes since 0.10.0:
52
53       * Parallel installability with 0.8.x series
54       * Threadsafe design and API
55       * Lots of fixes for the QT/MOV demuxer, including restoring 
56         the ability to play web streams, and more codecs supported
57       * AAC decoder fixes
58       * MMS source fixes
59       * DirectFB plugin updated
60       * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink
61       * New libneon based http source filter
62       * APE tag reader moved to gst-plugins-good module
63
64 Bugs fixed since 0.10.0:
65
66       * 303167 : Add bzip2 support
67       * 322973 : [wavpack] erroneous sampling rates range
68       * 326524 : Support for Indeo 3-encoded QuickTime files
69       * 327133 : [qtdemux] QuickTime with 8-bit audio
70       * 328854 : AAC+ stream not working with FAAD plugin
71       * 330089 : [bz2] Wrong mimetype and no typefinding
72       * 331302 : bz2 plugin source files lack copyright notices
73       * 331543 : crash on iTunes MPEG v4 AAC-LC files
74       * 331582 : [qtdemux] protect log statement against invalid memory access
75
76 Bugs fixed since 0.9.7:
77     
78       * 322962 : wavpack plugins don't get built
79
80 Changes since 0.9.6:
81
82       * wavpack ported
83       * libmms ported
84
85 Changes since 0.9.5:
86     
87       * Fractional framerates
88
89 Bugs fixed since 0.9.5:
90     
91       * 320532 : [faac] set output samplerate and number of channels
92       * 321903 : [qtdemux] does not know fourcc DX50, as produced by DivX 5
93
94 Changes since 0.9.4:
95     
96       * Parallel installability with 0.8.x series
97       * Threadsafe design and API
98       * qtdemux supports custom genre tags
99       * tremor integer vorbis decoder ported
100       * directfb video sink ported (with examples and documentation!)
101
102 Bugs fixed since 0.9.4:
103     
104       * 321241 : faad compile fix
105
106 Bugs fixed since 0.9.3:
107
108       * 317438 : [speed] fix 0.9 port
109       * 318659 : [faac] problem with float capabilities
110       * 318660 : [faac] missing unrefs
111
112 Changes since 0.9.1:
113
114       * ported gsm, tta, sdlvideosink