releasing 0.10.1
[platform/upstream/gst-plugins-base.git] / NEWS
1 This is GStreamer Base Plug-ins 0.10.1, "Dobro Dedek"
2         
3 Changes since 0.10.0:
4     
5       * Parallel installability with 0.8.x series
6       * Threadsafe design and API
7       * removed gst-launch-ext
8       * Ported: ogmparse
9       * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
10
11 Bugs fixed since 0.10.0:
12     
13       * 322347 : GstBaseRtpDepayload timestamps are wring
14       * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
15       * 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
16
17 API added since 0.10.0:
18     
19       * GstAlsaMixer::device
20       * GstAlsaMixer::device-name
21
22 Bugs fixed since 0.9.7:
23     
24       * 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags
25       * 323017 : While(1) loop with sleep(0) in basertpdepayload.c
26   
27 Changes since 0.9.6:
28     
29       * Parallel installability with 0.8.x series
30       * Threadsafe design and API
31       * ximagesink and xvimagesink updates and interactive test
32       * added pango
33       * rename net to netbuffer library
34       * rtp element renaming
35       * stream selector fixes
36
37 Bugs fixed since 0.9.6:
38     
39       * 319618 : [decodebin] some ogg videos don't play
40       * 320644 : RTP packetizer does't set the packet timestamps correctly
41       * 322388 : xvimagesink force-aspect-ratio=True always displays squar...
42       * 322704 : oggdemux typefind list leak
43
44 Changes since 0.9.5:
45     
46       * Parallel installability with 0.8.x series
47       * Threadsafe design and API
48       * lots of leak fixes
49       * flicker-free and rewritten X sinks
50       * fractional framerates
51       * removed sinesrc, replaced by audiotestsrc
52
53 Bugs fixed since 0.9.5:
54     
55       * 316442 : playbin should use autoaudiosink/autovideosink by default
56       * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
57       * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
58       * 321164 : gstringbuffer stops working under load
59       * 321426 : ximage plugin should be renamed to ximagesink
60       * 321446 : sinesrc should be dropped in favour of audiotestsrc
61       * 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
62       * 321816 : [API] xoverlay API to post prepare-xwindow-id message
63       * 321894 : vorbisenc doesn't compile
64       * 322117 : Rename libgsttagedit to libgsttag
65
66 Changes since 0.9.4:
67     
68       * video caps now use a good range for framerate and w/h
69       * oggdemux/oggmux improvements
70       * playbin improvements
71
72 Bugs fixed since 0.9.4:
73     
74       * 319110 : [PATCH] oggdemux chain finding is slow
75       * 320058 : playbin of a jpeg over http does not work
76       * 320923 : [volume] doesn't build on Solaris
77       * 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
78
79 Changes since 0.9.3:
80
81       * New element: audiotestsrc
82       * typefind improvements
83       * buffer-frames removed
84
85 Changes since 0.9.2:
86
87       * RTP base classes
88
89 Bugs fixed since 0.9.2:
90
91       * 313251 : ximagesink unused functions
92       * 315159 : audioconvert lost 24 bit conversions in the rewrite
93