releasing 0.10.4
[platform/upstream/gst-plugins-base.git] / NEWS
1 This is GStreamer Base Plug-ins 0.10.4, "Power"
2
3 Changes since 0.10.3:
4     
5       * (Experimental) QoS support
6       * oggmuxer now creates 100% valid streams for Theora, Vorbis and Speex
7       * documentation updates
8       * better support for subtitles (seeking)
9
10 Bugs fixed since 0.10.3:
11     
12       * 310202 : [subtitles] < i >  < /i > tags and others should be supported i...
13       * 312439 : XVideo output doesn't work on remote displays (probably r...
14       * 321271 : audio output is truncated at EOS
15       * 321650 : Can't decode this ogm file
16       * 325732 : [oggdemux] problem when seeking to time less than 4s with...
17       * 325972 : [typefinding] doesn't recognise this mp3
18       * 326720 : [alsasink] doesn't support more than 2 channels anymore
19       * 330711 : [ffmpegcolorspace] problems with palettized RGB (fencount...
20       * 330789 : gstbaseaudiosink causes noise on seeking
21       * 330888 : Fix build with gcc 2.95 (again)
22       * 331295 : gnomevfssink doesn't respect umask when creating files
23       * 331526 : 3GP type detection is too simple
24       * 331678 : Decodebin is not reusable within a single pipeline (as in...
25       * 331690 : playbin won't play my last.fm stream
26       * 331763 : [alsamixer] unmute sets the volume to 100%
27       * 331765 : [alsamixer] mixer applet slider doesn't want to move from...
28       * 331903 : [videorate] doesnt handle input caps of framerate=0/1 sanely
29       * 332778 : [ogmparse] " Already an existing pad " WARNING
30       * 332964 : random crashes in mp3_type_find
31       * 333254 : theora encoder does not set IN_CAPS flag properly
32       * 333352 : [gnomevfssink] reports disk full as generic error
33       * 333488 : Allow for palette < 256 colours in AVI files
34       * 333510 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
35       * 333545 : [riff] set depth on wma caps to make asfdemux and pitfdll...
36       * 333663 : [patch] unref the result of gst_pad_get_parent
37       * 333900 : [typefind] cannot play a particular mp3 file
38       * 334112 : variable not initialized
39       * 334129 : Disable frame dropping for now
40       * 317038 : use default channel layout if none is specified in multic...
41       * 319340 : [cdparanoia] uncorrected-error signal never fired
42
43 API added since 0.10.3:
44     
45       * GstTextOverlay::halignment
46       * GstTextOverlay::valignment
47
48 Changes since 0.10.2:
49
50       * typefind improvements
51       * Ogg decoding and encoding fixes
52       * Improved audio and video sink classes
53       * Bug and leak fixes
54       * Improved video scaling
55       * On-the-fly visualisation switching
56       * Subtitle support
57
58 Bugs fixed since 0.10.2:
59
60       * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem...
61       * 324000 : [playbin] post error or message on unknown input
62       * 153004 : [typefind] can't identify mp3 file with one single mpeg f...
63       * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink
64       * 324626 : ffmpegcolorspace support for fourcc " UYVY "
65       * 326447 : check that all elements in -base pass queries they can't ...
66       * 328263 : Fix build with gcc 2.95
67       * 328279 : [decodebin] timeout issue when pre-rolling
68       * 329326 : Fix oggmux removing pads from collect pads
69
70 Changes since 0.10.1:
71     
72       * ported gnomevfssink, cdparanoia
73       * New library and base class: GstCddaBaseSrc
74       * ported mixerutils.h
75       * added 'sine-tab' waveform to audiotestsrc
76       * added float audio to audiorate
77
78 Bugs fixed since 0.10.1:
79     
80       * 324216 : [cdparanoia] missing patches from 0.8
81       * 324696 : [videotestsrc] does not start counting the time from zero...
82       * 324900 : Problem compiling gst-plugins-base with Forte
83       * 325984 : [playbin] cannot handle sources that produce raw audio/video
84       * 325990 : patch videotestsrc for using glib types
85       * 326601 : GstRingBuffer crashes with alaw/mulaw caps
86       * 327114 : [theoradec] should post tags on the bus
87       * 327216 : vorbisdec segfaults on certain queries
88
89 API added since 0.10.1:
90      
91       * added libgstcddabase
92       * added mixerutils.h
93         
94 Changes since 0.10.0:
95     
96       * Parallel installability with 0.8.x series
97       * Threadsafe design and API
98       * removed gst-launch-ext
99       * Ported: ogmparse
100       * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
101
102 Bugs fixed since 0.10.0:
103     
104       * 322347 : GstBaseRtpDepayload timestamps are wring
105       * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
106       * 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
107
108 API added since 0.10.0:
109     
110       * GstAlsaMixer::device
111       * GstAlsaMixer::device-name
112
113 Bugs fixed since 0.9.7:
114     
115       * 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags
116       * 323017 : While(1) loop with sleep(0) in basertpdepayload.c
117   
118 Changes since 0.9.6:
119     
120       * Parallel installability with 0.8.x series
121       * Threadsafe design and API
122       * ximagesink and xvimagesink updates and interactive test
123       * added pango
124       * rename net to netbuffer library
125       * rtp element renaming
126       * stream selector fixes
127
128 Bugs fixed since 0.9.6:
129     
130       * 319618 : [decodebin] some ogg videos don't play
131       * 320644 : RTP packetizer does't set the packet timestamps correctly
132       * 322388 : xvimagesink force-aspect-ratio=True always displays squar...
133       * 322704 : oggdemux typefind list leak
134
135 Changes since 0.9.5:
136     
137       * Parallel installability with 0.8.x series
138       * Threadsafe design and API
139       * lots of leak fixes
140       * flicker-free and rewritten X sinks
141       * fractional framerates
142       * removed sinesrc, replaced by audiotestsrc
143
144 Bugs fixed since 0.9.5:
145     
146       * 316442 : playbin should use autoaudiosink/autovideosink by default
147       * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
148       * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
149       * 321164 : gstringbuffer stops working under load
150       * 321426 : ximage plugin should be renamed to ximagesink
151       * 321446 : sinesrc should be dropped in favour of audiotestsrc
152       * 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
153       * 321816 : [API] xoverlay API to post prepare-xwindow-id message
154       * 321894 : vorbisenc doesn't compile
155       * 322117 : Rename libgsttagedit to libgsttag
156
157 Changes since 0.9.4:
158     
159       * video caps now use a good range for framerate and w/h
160       * oggdemux/oggmux improvements
161       * playbin improvements
162
163 Bugs fixed since 0.9.4:
164     
165       * 319110 : [PATCH] oggdemux chain finding is slow
166       * 320058 : playbin of a jpeg over http does not work
167       * 320923 : [volume] doesn't build on Solaris
168       * 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
169
170 Changes since 0.9.3:
171
172       * New element: audiotestsrc
173       * typefind improvements
174       * buffer-frames removed
175
176 Changes since 0.9.2:
177
178       * RTP base classes
179
180 Bugs fixed since 0.9.2:
181
182       * 313251 : ximagesink unused functions
183       * 315159 : audioconvert lost 24 bit conversions in the rewrite
184