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