configure.ac: releasing 0.10.1, "Slimy - yet satisfying"
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Bad Plug-insĀ 0.10.1, "Slimy - yet satisfying"
2
3 Changes since 0.10.0:
4
5       * Parallel installability with 0.8.x series
6       * Threadsafe design and API
7       * Lots of fixes for the QT/MOV demuxer, including restoring 
8         the ability to play web streams, and more codecs supported
9       * AAC decoder fixes
10       * MMS source fixes
11       * DirectFB plugin updated
12       * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink
13       * New libneon based http source filter
14       * APE tag reader moved to gst-plugins-good module
15
16 Bugs fixed since 0.10.0:
17
18       * 303167 : Add bzip2 support
19       * 322973 : [wavpack] erroneous sampling rates range
20       * 326524 : Support for Indeo 3-encoded QuickTime files
21       * 327133 : [qtdemux] QuickTime with 8-bit audio
22       * 328854 : AAC+ stream not working with FAAD plugin
23       * 330089 : [bz2] Wrong mimetype and no typefinding
24       * 331302 : bz2 plugin source files lack copyright notices
25       * 331543 : crash on iTunes MPEG v4 AAC-LC files
26       * 331582 : [qtdemux] protect log statement against invalid memory access
27
28 Bugs fixed since 0.9.7:
29     
30       * 322962 : wavpack plugins don't get built
31
32 Changes since 0.9.6:
33
34       * wavpack ported
35       * libmms ported
36
37 Changes since 0.9.5:
38     
39       * Fractional framerates
40
41 Bugs fixed since 0.9.5:
42     
43       * 320532 : [faac] set output samplerate and number of channels
44       * 321903 : [qtdemux] does not know fourcc DX50, as produced by DivX 5
45
46 Changes since 0.9.4:
47     
48       * Parallel installability with 0.8.x series
49       * Threadsafe design and API
50       * qtdemux supports custom genre tags
51       * tremor integer vorbis decoder ported
52       * directfb video sink ported (with examples and documentation!)
53
54 Bugs fixed since 0.9.4:
55     
56       * 321241 : faad compile fix
57
58 Bugs fixed since 0.9.3:
59
60       * 317438 : [speed] fix 0.9 port
61       * 318659 : [faac] problem with float capabilities
62       * 318660 : [faac] missing unrefs
63
64 Changes since 0.9.1:
65
66       * ported gsm, tta, sdlvideosink