summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 814de13f7fe804577123c981f1992df0220a6ce2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
This is GStreamer Good Plug-ins 0.10.6, "Wobble Board"

Changes since 0.10.5:

      * Much improved RTSP/RTP and V4l2 support
      * New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
      * OSX and Windows video/audio support elements moved from Bad Plugins
      * qtdemux, videocrop and wavpack elements moved from Bad Plugins
      * Fixes in avi and matroska muxing
      * Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
      * gamma element ported to 0.10
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

Bugs fixed since 0.10.5:

      * 392189 : [esdsink] pipeline hung in state change from PAUSED to PL...
      * 407590 : crash using gconfaudiosink
      * 439255 : [rtspsrc] crash on unsupported transport
      * 441118 : Incorrect caps in G.711 RTP depayloaders
      * 323471 : [PLUGIN-MOVE] osxaudio
      * 407780 : avimux does not handle video/x-h264
      * 316203 : MinGW: udp and rtsp plugin should be disabled on windows
      * 340362 : [PATCH] new plugin - hardlimiter
      * 342463 : [ximagesrc] performance improvement
      * 347806 : [v4l2src] try_capture(): Error getting buffer information...
      * 350296 : [udpsrc] add property to remove extra headers from buffers
      * 354007 : [PLUGIN-MOVE] videocrop should be moved to -good
      * 356692 : wavparse drops final sample in most files
      * 358040 : Fix speex rtp (de)payloader
      * 362566 : [dv1394src] Random segfault and kernel oopses
      * 374489 : rtspdec never sends out RTCP Receiver reports
      * 377306 : [sunaudiomixer] mixer track labels not localized
      * 379298 : [avimux] allow multiple audio streams
      * 392620 : gnome-sound-record can not be started on sunray client on...
      * 393427 : error/warnings when compiling with mingw
      * 395688 : playbin is unable to play rtsp stream for 3gp from Darwin...
      * 396057 : [audiofx] New audioinvert element
      * 397162 : [audiofx] New element audioamplify
      * 397946 : [audiopanorama] another trivial docs fix
      * 398299 : [smpte] crashes if fed empty buffers from fakesrc
      * 398325 : [smpte] Segfaults with big width/height
      * 399338 : Hang in PREROLLING when trying to play a specially crafte...
      * 399825 : Tags don't work properly for shout2send plugin
      * 406042 : [v4l2src] fails with radio chips
      * 407369 : [v4l2src] Wrong way of EIO error handling
      * 407793 : memory leaks of sdpmessage.c
      * 407797 : bug of rtsp_url_parse() in gst/rtsp/rtspurl.c
      * 408544 : totem crashed with SIGSEGV to rtsp_ext_wms_configure_stre...
      * 410997 : Fails to build with -z defs
      * 412597 : Simplify GstSunAudioSrc
      * 412608 : [avidemux] flow return aggregation can ignore errors
      * 414168 : Mixes spaces and tabs in Makefile.am defs
      * 416445 : [avidemux] seeking regressions
      * 416727 : [v4l2src] typo in printf format string
      * 416728 : [v4l2src] typo in translated strings
      * 417729 : [autoaudiosink] plugs alsaspdifsink, breaking playbin
      * 419338 : [wavparse] critical warning from plugin viewer
      * 420208 : Probably typo
      * 426044 : [flacenc] broken files when used with oggmux
      * 427990 : [rtph264depay] sprop-parameter-set erros
      * 428611 : [ximagesrc] segfaults when used from a non-X terminal
      * 428901 : [icydemux]  broken tags for non-UTF-8/ISO-8859-1-using ra...
      * 429319 : [alphacolor] distorts png images without alpha channel
      * 429666 : [goom] totem skips mp3 (while Rhythmbox doesn't)
      * 430228 : [sunaudio] copyright bug
      * 430632 : memory problem
      * 430804 : [PATCH] navseek only seeks (sort-of) partially
      * 431282 : broken RTP depayloaders
      * 433119 : wavparse causes skipping for MPEG-encoded RIFF Wav files ...
      * 433135 : [wavparse] regression in CVS with mp3-in-wav
      * 433530 : udpsrc read of size 0
      * 434824 : rtp mp4 payloader doesn't handle newsegments and flush ev...
      * 436910 : [videomixer] wrong strides with odd input width
      * 437499 : [wavparse] can't handle WAV file with 'LIST'  header chunk
      * 437670 : Improvements for rtsptransport.[ch]
      * 437692 : Some more fixes for the RTSP support
      * 438926 : invalid comparison of pointer with string literal
      * 438940 : [rtph263ppay] Support for Segment Fragmentation based on ...
      * 440127 : Autoaudiosink does extra switching between null and ready...
      * 440203 : Support multiple RTSP headers of the same type
      * 440928 : Improved RTSP version support, and added Date header
      * 441408 : speexdec plays incorrectly files made with nframes=4
      * 442535 : [wavenc] Doesn't handle width!=depth files with audio/x-r...
      * 442677 : WideBand AMR payloaders
      * 443081 : [wavparse] fails to post error on FLOW_NOT_LINKED
      * 445905 : ximagesrc disregards display_name property
      * 446981 : error during the compilation of rtspconnection.c
      * 447210 : wrong length calculation for codec_data
      * 447458 : [qtdemux] export AMRSpecificBox as codec_data
      * 385887 : [flac] make work with libflac-1.1.3
      * 404646 : [audiofx] Compressor/Expander element
      * 424527 : [auparse] don't convert non-native endianness floats in t...
      * 387121 : [matroskamux] Can't mux raw audio
      * 392855 : [matroska] plugin must link against zlib (error with MinGW)
      * 394851 : [audiopanorama] Some trivial docs fixes
      * 394859 : [audiopanorama] New simple method for adjusting the panorama
      * 398086 : [smpte] crashes if input dimensions differ
      * 406018 : 64bit uncleanness in gstavimux.c
      * 407057 : [wavparse] leaks contents of every buffer pushed when in ...
      * 407349 : [id3demux] wrongly interprets TDAT as year
      * 350278 : [rtpmp2tdepay] Add support for proprietary headers
      * 380895 : A couple of corrections and improvements for the RTSP sup...
      * 380944 : [dvdec] Doesn't set pixel-aspect-ratio
      * 394977 : multipartmux not honoring flow return
      * 403956 : Add float32 support for " level " element
      * 405213 : mp3 plays too fast in totem or rhythmbox
      * 407006 : [goom] odd adapter behaviour
      * 412704 : [PATCH] gamma filter ported to 0.10
      * 414887 : [gconf] gconfaudiosink doesn't set GST_ELEMENT_IS_SINK un...
      * 415446 : [avidemux] fails parsing mjpeg file from digital camera
      * 417792 : rtp depayloader for AAC
      * 423304 : file descriptor closed in udpsrc and dynudpsink
      * 423782 : Code for H264 payloader
      * 428182 : Current CVS generates compiler warnings
      * 429329 : [videobox] add support for AYUV input
      * 442874 : Multipartmux assumes caps == mime

Changes since 0.10.4:

      * Parallel installability with 0.8.x series
      * Threadsafe design and API
      * RTP/RTSP improvements
      * Fixes in OSS support
      * Addition of the audiopanorama element
      * Improvements in AVI playback
      * Annodex playback fixes
      * Support FLAC in OGG and Matroska
      * Fixes in the Speex decoder
      * V4L2 source moved from Bad Plugins
      * SMPTE element ported to 0.10
      * GStreamer Data Protocol (GDP) Payloader and Depayloader elements added
      * Many other bug-fixes

Bugs fixed since 0.10.4:

      * 336465 : [patch] Streaming support for avidemuxer
      * 349207 : [PLUGIN-ADD] audiopanorama
      * 341278 : [autoaudiosink] should fallback to fakesink
      * 342950 : Implement device profiles in autoaudiosink/autoaudiosrc
      * 348233 : dv1394src crashes with libavc1394 0.5.3 - cause known
      * 349015 : [sunaudio] open source with O_NONBLOCK
      * 349894 : RTSP Multicast
      * 351347 : --disable-schemas-install now works too well
      * 351794 : [id3demux] try harder to extract wrongly marked strings
      * 352577 : [avidemux] regression in CVS with Elephant's Dream
      * 355210 : Sample pipeline from the documentation doesn't work properly
      * 356142 : GST Sun Audio Mixer doesn't set only Output Track as Mast...
      * 356147 : [avimux] duration in header not correct for big avi ( > 2 ...
      * 357592 : Avoid compiler warnings with uClibc and -Werror
      * 361637 : h263 variant missing from RTP (de)payloaders' caps
      * 361639 : MPA payloader's payload number is incorrect
      * 362603 : Fixes compiling with forte: warning clean up (part 4)
      * 362673 : Playback with 4Front OSS driver not working due to blocki...
      * 366492 : add windows vs8 project files
      * 369621 : [avidemux] Out-of-sync playback with VBR MP3 audio
      * 372021 : flxdec has wrong classification
      * 374213 : Seeking with LADSPA plug-ins fails
      * 374479 : [PATCH] videomixer memleak fix and enhancement
      * 374737 : [matroskademux] doesn't recognise opaque " A_AAC " codec ID
      * 376594 : id3demux crashes when reading compressed ID3 frames
      * 379433 : [PATCH] avidemux audio pad reports wrong position upon query
      * 379792 : Remove memcpy in multipartmux and fix RFC compliance
      * 379918 : Doesn't compile with newer libcaca versions (0.99.beta4+)
      * 380199 : [matroskademux] Wrong framerate conversion
      * 380825 : make avimux accept video/mpeg in versions 1, 2 and 4
      * 381857 : [id3v2mux] crashes trying to write empty frames
      * 382179 : Videomixer shouldn't reset position to 0 when the caps ar...
      * 382277 : multipartmux modifies buffer timestamp
      * 382982 : [apedemux] Fails to read track gain or other doubles
      * 383001 : [PATCH] if using multicast in udpsrc, bind to the multica...
      * 383043 : Videomixer can crash when adding/removing pads  while pla...
      * 383596 : mixer doesnot work if set AUDIODEV on solaris
      * 384587 : libcaca check breaks cross-compile
      * 385031 : [id3demux] autoplug loop if first buffer has nonzero offs...
      * 385623 : [quarktv] crash when plugged dynamically into a pipeline
      * 343348 : [matroska] add support for vobsub subtitles
      * 345449 : [icydemux] Internet radio hangs when connecting to radio....
      * 348762 : [ID3v2] comment frame extraction/writing doesn't retain d...
      * 351116 : 'make check' tries to run annodex unit tests even if anno...
      * 352110 : [flacdec] no support for ogg flac
      * 366155 : [matroskademux] Several problems in encoding handling code
      * 374658 : [matroskamux] add tag writing support and implement relea...
      * 378184 : g-s-p crash due to incorrect free from do_toggle_element
      * 360673 : [PATCH] Stuttering with SunAudio Sink
      * 349068 : multipart demuxer improvements
      * 350006 : [LADSPA] after changing state from PLAYING to READY/NULL,...
      * 350340 : CMML test cases and small fixes
      * 350785 : [ossmixer] provides no way to set mixer device
      * 353908 : Error seeking at the beginning of a CMML file
      * 356596 : [wavparse] Does not support GSM encoded audio
      * 358156 : in udpsrc.c gst_udpsrc_create function read command could...
      * 361252 : Memory leak in udpsrc
      * 364958 : [avidemux] broken timestamping in streaming mode
      * 367221 : [PATCH] videomixer does not mix for some framerate combin...
      * 368162 : iLBc rtp payloaders and depayloaders not compiled
      * 377792 : rtspsrc tries to stream application/x-wms-rtx
      * 383323 : smpte doesn't handle sink1 and sink2 correctly
      * 383726 : [audiopanorama] only transforms half of the samples in fl...
      * 349901 : [LADSPA] gst_element_class_add_pad_template: assertion `g...
      * 375476 : v4l2src cannot close /dev/video0

Changes since 0.10.3:

      * added apev2mux element
      * use libiec61883 for Firewire

Bugs fixed since 0.10.3:
    
      * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
      * 347529 : wavparse error
      * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
      * 340027 : [patch] wavparse fails for several files
      * 318563 : offer support for new raw1394_iso api in dv1394src
      * 330623 : [avidemux] only the beginning of big avi files gets played
      * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
      * 337076 : Problem with broken matroska files containing non-UTF8 su...
      * 339704 : [id3demux] read images from ID3 tags
      * 340282 : Goom visualization is unusable at 'Normal' size and higher
      * 340623 : [matroskademux] small memory leak
      * 340699 : [flacdec] should not send EOS when doing segment seeking
      * 340859 : [avimux] produces index with all frames marked as keyframes
      * 340946 : raw1394 plugin uses deprecated functions
      * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
      * 341489 : gst-plugins-good wavparse Cygwin fix
      * 341774 : Fails to read tags in file
      * 341818 : [matroskademux] poor concurrent performance
      * 342029 : [id3demux] overflow of titlenumbers
      * 342097 : [jpegdec] crash with attached JPEG file
      * 342448 : [matroska] support for muxing/demuxing Theora video
      * 342526 : [avimux] dml index support, codec_data support, cleanups
      * 342592 : dvdemux doesn't post segment-done right
      * 342734 : [matroskamux] might block on state-change
      * 343051 : [autoaudiosink] doesn't try esdsink
      * 343055 : README mentions 0.9.6
      * 343117 : jpegdec, mjpeg avi's and flush seeks
      * 343122 : [taglib] new apev2mux element
      * 343123 : [apedemux] add support for GST_TAG_LOCATION
      * 343127 : [apedemux] extract track count, clean up parsing
      * 343602 : configure --disable-external fails
      * 343603 : need to add -lm to build tests/examples/level
      * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
      * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
      * 344100 : --disable-schemas-install not honored
      * 344101 : SunAudio mixer fixes
      * 344120 : dv1394src should now require libraw1394 > = 1.1.0
      * 344605 : [id3demux] set picture type on image buffers
      * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
      * 345288 : [udp] make work on Windows
      * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
      * 346066 : [sunaudiosink] don't override user setting and switch on ...
      * 346259 : [sunaudio] move monitor to input tab in mixer
      * 347234 : streaming UDP (MPEGTS) shows only one frame of video
      * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
      * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
      * 347972 : [cdiocddasrc] core dumps if device is not found
      * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
      * 348752 : [udpsrc] add property to set buffer size for udp socket
      * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
      * 349155 : [smokeenc] does not set caps on it's buffers
      * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
      * 349907 : multiudpsink messes up multicast addresses
      * 350433 : [rtph263pdepay] h.263plus depayloader does not work
      * 340492 : [flacdec] support push-based operation (and thus flac-ove...
      * 345679 : fix to avoid goom core dumping
      * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
      * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
      * 343661 : Jpeg image crashes gstreamer
      * 344923 : New SunAudio source plugin, and mixer now supports stereo...
      * 345301 : [PATCH] gst-plugins-good rtsp for Windows
      * 346921 : gstmultiudpsink multicast support is broken
      * 344136 : More accurate list of plugins which will/will not be buil...

Changes since 0.10.2:

      * Annodex/CMML support
      * RTSP and RTP enhancements
      * HAL configured audio device support
      * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements
      * Recognise SSA/ASS and USF subtitles in Matroska files
      * Fixes for ESD and SunAudio output plugins
      * More uniform plugin descriptions
      * IceCast metadata reading plugin added
      * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, 
         WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, 
         Video colour balance
      * Lots of bug fixes

Bugs fixed since 0.10.2:

      * 335067 : RTSP src not working with WMServer servers
      * 333657 : Replacing icy demuxing in gnomevfssrc
      * 329106 : HAL sound device wrapper plugins
      * 337749 : totem (gstreamer) crashes when playing an avi file
      * 330885 : avidemux does not handle eos at end of seek-region
      * 337364 : faulty GObject macros
      * 337625 : [patch] Streaming support for wavparse
      * 150363 : [pngdec] doesn't handle grayscale or paletted
      * 154744 : Time slider does not work with avi videos from Cannon SD100
      * 161712 : [auparse] .au files don't play in playbin
      * 313266 : [wavparse] will not play DTS stream in malformed WAV
      * 319183 : rtspsrc filter sometimes uses an odd port for rtp
      * 319986 : annodex decoding and encoding support
      * 323721 : [id3demux] read in replaygain information from RVA2 frame...
      * 323880 :  " Seek in ready " for dvdemux
      * 325191 : problem with auparse or mulawdec, choppy esd playback
      * 326160 : videobalance not ported to new GstVideoFilter
      * 327658 :  " Seek in ready " support for wavparse plugin
      * 328327 : gst-plugins-good fail to compile with gcc 4.1
      * 329107 : Profile support for gconfaudiosink
      * 330239 : Crash playing any song from a particular album over rhyth...
      * 330678 : Unable to play .fli files
      * 331253 : Critical warnings when using cddacdiosrc
      * 331368 : Gstreamer doesn't recognise tags
      * 331385 : [alpha] state change function returns a constant
      * 331672 : Another file that gstreamer can't read the tags on
      * 331905 : [jpeg] smokedec not ported
      * 331917 : [pngdec] does not support files with png streams
      * 332031 : [PATCH] avimux ported to 0.10
      * 332547 : [wavparse] does not support multichannel wavs
      * 333070 : [id3demux] reads unicode tags incorrectly where .8 did it...
      * 333302 : [apedemux] some WavPack files with APE tags fail to play ...
      * 333392 : [sunaudio] unused variables break CVS build with -Werror
      * 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
      * 333624 : invalid get_times implementation in gstdynudpsink
      * 333784 : [patch] unref the result of gst_pad_get_parent
      * 334083 : [jpegdec] wrong durations set on buffers after seeking in...
      * 334522 : avi of mpeg4 video and adpcm audio from digital camera re...
      * 334732 : [id3demux] mp3 fails to play because typefinding thinks i...
      * 334995 : [goom] zoom filter leaked
      * 335231 : [wavparse] incorrect way to calculate seek position with ...
      * 335755 : rhythmbox import crasher - png?
      * 335858 : Video playback out of sync
      * 335958 : [speexenc] doesn't work
      * 336110 : move taglib-based ID3 muxer to -good
      * 336602 : plugins need better/univied descriptions
      * 336756 : move ximagesrc to gst-plugins-good
      * 336889 : [avidemux] index creation might fail with some non-indexe...
      * 336904 : Problem playing some AVI file when splitting large chunks...
      * 337033 : [speex] can't seek in speex-encoded audio
      * 337183 : [matroska] " caps not real subset " when playing audio files
      * 337294 : AVI files downloaded from vidoe.google.com won't play
      * 337421 : [sunaudiosink] some fixes
      * 337609 : [flacdec] can't play .flac files where header says total_...
      * 338290 : [flacdec] segment seek not supported
      * 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst...
      * 338715 : [shout2send] fix crash on error and tags received before ...
      * 338716 : [wavenc] " not negotiated " error with CVS core
      * 338810 : [matroskademux] blocks on segmenting seek (and other seek...
      * 339446 : [matroska] can't play file if details come before type in...
      * 339451 : [matroska] enhancement for VfW compatibility cases
      * 339678 : [matroskamux] wrong timestamps of B-frames
      * 340346 : [matroskamux] blocks upon muxing video and vorbis-audio
      * 319884 : rtpamrdec discards non-transmitted frames

Changes since 0.10.1:
      * New libcdio based CDDA reading element
      * APE tag reader ported
      * ID3 tag reading fixes
      * Sun Audio Sink fixes
      * GOOM and gconf element fixes
      * lots of bug and leak fixes

Bugs fixed since 0.10.1:
      * 328336 : silence warings which make dvdec / dvdemux unusable
      * 315557 : Internal event problem with MP3s from vgmix.com
      * 323327 : [cdio] port cddasrc to 0.10
      * 325148 : Bugs in G711 RTP packetization logic
      * 325649 : apetag plugin needs porting to 0.10
      * 326446 : check that all elements in -good pass queries they can't ...
      * 326602 : id3demux is not compiling without ZLIB
      * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
      * 326736 : gconf(audio|video)sink response to key changes
      * 326864 : [wavparse] time to bytes format conversion broken
      * 327009 : [esdsink] won't compile with includes in non-standard prefix
      * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
      * 327825 : [matroskamux]  Matroska muxer deadlock
      * 327871 : [videobox] crash when cropping
      * 328241 : id3demux emits NULL date for year tags
      * 328264 : Fix build with gcc 2.95
      * 328531 : [matroskamux] doesn't send newsegment event, critical war...
      * 329181 : totem crash when using goom effect
      * 329810 : Fails to read ID3 tag
      * 330005 : Please use the autodetect sinks by default
      * 317658 : [cdio] support for cd-text and cd-g

Changes since 0.10.0:
    
      * new id3 demuxer (replaces the mad one in gst-plugins-ugly)
      * memleak fixes in avidemux, wavparse, level, smoke
      * ports of multipart, 
      * fixes in flacdec, flxdec, rtp
      * documentation updates on videomixer 
      * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements

Bugs fixed since 0.10.0:
    
      * 321269 : add sunaudio to 0.9
      * 322769 : The ID3 tag of this file is a segfaulter
      * 323021 : sockfd property to udpsrc/dynudpsink elements
      * 322975 : erroneous audio specs in flac plugin
      * 323226 : block/crash on id3 v2 tags when using big blocksize
      * 323717 :  < netinet/in.h > inclusion necessary on some systems
      * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
      * 323896 : pngdec/videomixer negotation problem in 0.10
      * 324011 : Invalid payload type definition for some rtp payloaders
      * 324012 : Invalid caps on rtpspeexpay element
      * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
      * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
      * 326612 : Serious memory leak in level plugin
      * 326618 : memleak fix in smokeenc

API added since 0.10.0:
     
      * device-name property on ossmixer subclasses
      * GstUDPSrc::sockfd property

Changes since 0.9.6:
    
      * Parallel installability with 0.8.x series
      * Threadsafe design and API
      * effectv elements ported
      * videoflip updated
      * multipart ported
      * dv seeking fixed
      * rtp elements renamed

Bugs fixed since 0.9.6:
    
      * 322377 : udpsrc leaks sockets
      * 322643 : Incorrect matroska frame default duration
      * 322645 : Matroska muxer: wrong pixel aspect ratio
      * 322667 : [jpegenc] leaks input buffer
      * 322794 : udp plugin linked against gstnet instead of gstnetbuffer
  
Changes since 0.9.5:
    
      * added speex RTP payloader/depayloader
      * ported cutter
      * fractional framerates
      * more video filters now use BaseTransform

Bugs fixed since 0.9.5:
    
      * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
      * 321001 : [matroskademux] should seek to nearest preceding index en...
      * 321430 : goom fails to register on amd64

Changes since 0.9.4:
    
      * matroskamux fixes
      * wavenc fixes
      * cairotextoverlay ported

Bugs fixed since 0.9.4:
    
      * 315194 : Licence information inconsistency of gst-plugins-good/gst...
      * 319731 : [matroska] SimpleBlock support for muxer and demuxer
      * 320308 : [matroska] set timestamps for buffers with ebml elements
      * 320920 : [osssink] tries to reuse a bad file descriptor
      * 321136 : [matroska-mux] avoid reading from unref'ed buffer

Changes since 0.9.3:

      * DV/Firewire fixes
      * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer,
        alphacolor ported

Bugs fixed since 0.9.3:

      * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
      * 316205 : Debug category for wavenc is not defined
      * 318847 : Matroska muxer port to 0.9

Changes since 0.9.1:

      * Parallel installability with 0.8.x series
      * Threadsafe design and API

Bugs fixed since 0.9.1:

      * 316202 : MinGW compilation: undefined autoconf macro GST_DOC
      * 317338 : [osssink] can't handle mono