Release 0.10.15
[platform/upstream/gst-plugins-good.git] / NEWS
1 This is GStreamer Good Plug-ins 0.10.15, "I've been up all night"
2
3 Changes since 0.10.14:
4     
5       * Some fixes for seeking in wav and FLAC files
6       * Faster seeking in Matroska and AVI files
7       * RTSP and RTP improvements
8       * directdrawsink moved to Bad
9       * y4menc and flvmux/flvdemux moved from Bad
10       * deinterlace2 moved from Bad, replacing deinterlace
11       * Many bug fixes and improvements
12       * Pulseaudio sink completely overhauled
13
14 Bugs fixed since 0.10.14:
15      
16       * 572551 : mpeg4videoparse fails to extract codec_data from this net...
17       * 577318 : rtspsrc appears to be leaking memory
18       * 576286 : [videomixer] Should accept/output non-alpha streams
19       * 581333 : rtspsrc: request_pt_map in gstrtspsrc.c fails to return c...
20       * 478092 : gstid3v2mux.cc:deprecated conversion from string constant...
21       * 486915 : [videomixer] segmentation fault on gst-inspect
22       * 509311 : [rtph263pay] rtph263pay does not follow rfc2190
23       * 516031 : flac within ogg container can't be played on Jokosher
24       * 537537 : [pulse] Latency issues
25       * 537609 : RTSP - rtspsrc module  support for Scale header
26       * 552650 : [rtspsrc] (partially) fails SETUP with MS RTSP servers
27       * 562168 : Good plugins' configury overloads --disable-debug
28       * 563574 : v4l2src should capture in non-blocking mode
29       * 567140 : G726 Packetizer issue for 24kbps & 40 kbps datarate
30       * 567857 : [udpsrc] loop on gst_poll_wait when POLLERR because of icmp
31       * 570781 : [alawdec] spews ERROR debug messages on shutdown/seek/not...
32       * 571153 : [pulsemixer] compiler warnings (on ARM)
33       * 571321 : gconfvideo{src,sink} don't disconnect gconf notifications
34       * 572256 : gst/avi/gstavidemux.c: Alignment trap in gst_avi_demux_pa...
35       * 572358 : law encoders _getcaps ignore rate/channel if not both are...
36       * 572413 : [jpegenc] crashes if no input format has been set
37       * 573173 : Added Quicktime HTTP tunneling to the RTSP src element
38       * 573342 : Unconditioned EAFNOSUPPORT in gstudpnetutils.c
39       * 573343 : Type mismatches in gstdirectdrawsink.c
40       * 573721 : [PLUGIN-MOVE] move directdrawsink back to -bad
41       * 573737 : [PLUGIN-MOVE] Move FLV to -good
42       * 574270 : [rtspsrc] Range request is wrong (should say: npt=now-)
43       * 574275 : flacdec ! appsink with a seek seems to drop the first buffer
44       * 577468 : [id3demux] Frames not extracted if tag is unsynchronised
45       * 577609 : [id3v2mux] write RVA2 frames for peak/gain volume data
46       * 577671 : [rtspsrc] deadlock on shutdown (locking order problem?)
47       * 578052 : gstavidemux: support seeking and duration query in defaul...
48       * 578135 : [qtdemux] missing 3gpp Asset metadata handling
49       * 578310 : [matroskamux] - Should suppport speex
50       * 579070 : [sunaudio] fix compiler warnings
51       * 579422 : flacdec can block allocating before it sent a new-segment
52       * 579808 : [jpegdec] Doesn't support additional 0xff before end marker
53       * 580746 : [qtdemux] 3GPP classification entity byte order reversed
54       * 580783 : [PLUGIN-MOVE] Move y4menc to -good
55       * 580851 : rtspsrc: various; sanity of ranges, setting of base_time ...
56       * 580880 : gstrtpjpegpay is not functioning properly; rtp jpeg paylo...
57       * 581329 : rtspsrc: NAT dummy packets not being sent
58       * 581568 : ability for replaygain plugin to post level messages
59       * 581806 : [souphttpsrc] Should allow overriding the referer
60       * 581884 : [PLUGIN-MOVE] Move deinterlace2 to gst-plugins-good
61       * 582252 : rganalysis test broken by recent commit
62       * 582281 : [rtp] Forgets to link to $(LIBM)
63       * 582387 : [avidemux] Seeking regression
64       * 582420 : flacdec unit test broken on PPC
65       * 582661 : [deinterlace] Fix latency query to return unbound max lat...
66       * 582715 : gcc warnings about unitialized
67       * 582753 : flacdec check fails
68       * 582794 : rganalysis unit test fails with git core
69       * 568278 : [qtdemux] add support for vob subtitle streams
70       * 569611 : GStreamer videobox element draws thin green lines on edge...
71       * 571294 : [matroskamux] Should ignore framerate of 0/1
72       * 574169 : avidemux/theoradec don't work well together
73       * 575234 : Network interface selection for multicasting with the udp...
74       * 576729 : [rtspsrc] perform EOS handling earlier
75       * 578257 : Image problems using rtpjpeg(de)pay
76       * 579069 : rtp h263pay build fixes
77       * 580554 : PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio
78       * 581432 : [multipartdemux] source pads are leaked
79       * 581444 : [multipartdemux] free memory read of buffer timestamp
80       * 582218 : Uninitialized variable may be used in gstavidemux.c
81       * 575937 : udp/gstudpnetutils.c: ip_mreqn unavailable on Solaris (an...
82
83
84 Changes since 0.10.13:
85     
86       * Add autodetect source elements
87       * Improvements in RTP payload/depayload and RTSP
88       * Support float input in wav, and require depth == width
89       * Support inverted RGB video in avi
90       * Compilation fixes and smarter format selection in V4L2 support
91       * Use libv4l when available
92       * Don't install static plugin libraries any more
93       * Matroska muxing: Add Dirac, fix AAC
94       * Improve qtdemux segment handling
95       * Add presets to equalizer
96       * OS/X video and audio output improvements
97       * Rework Pulseaudio audio output
98       * Support basic and digest auth in souphttpsrc
99       * Use libsoup-gnome instead of libsoup when available
100       * DV demuxer fixes
101       * New IIR and FIR base classes and echo filter in audiofx plugin
102       * Improved spectrum analysis plugin
103       * 8 bit greyscale support in v4l2src and videocrop
104       * New aspectratiocrop element
105       * Many other bug fixes and improvements
106
107 Bugs fixed since 0.10.13:
108      
109       * 561502 : Not-negociated error in udpsrc
110       * 522183 : add preset suport to gstequalizer
111       * 523813 : [autodetect] add autovideosrc and autoaudiosrc
112       * 557709 : goom should have license headers in all source files
113       * 560155 : segfault when trying to set tag to NULL with avimux
114       * 527951 : [new element] aspectratiocrop
115       * 529379 : RTSP seeks when pipeline is in STATE_PAUSED
116       * 532409 : RTP payload/depayloader for G.729
117       * 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls...
118       * 537540 : [pulse] Causes a deadlock when the pulseserver dies
119       * 537543 : [pulse] sink/src should have " volume " property (was GstMi...
120       * 545033 : [v4l2src] Add support for camera specific formats
121       * 552140 : [soup] use libsoup-gnome for proxy configuration if avail...
122       * 556019 : Add the ability to make souphttpsrc act as a live source
123       * 556484 : Implement getcaps in rtpL16pay
124       * 556641 : rtpL16depay doesn't support multichannel audio
125       * 556802 : Misspelled messages
126       * 556955 : [videocrop] fails to renegotiate
127       * 556986 : pulsesink deadlocks when raising an error
128       * 557260 : [equalizer] Calculates coefficients for every buffer
129       * 557293 : Argument type mismatch on Windows
130       * 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
131       * 557710 : Memory leak related to matroskamux's request pads
132       * 558427 : rtpmpapay/depay are too wide
133       * 558638 : Compiler error on v4l2
134       * 558711 : gst-plugins-good-0.10.11 compile fails
135       * 559288 : [qtdemux] deadly embrace!
136       * 559545 : rtspsrc could not receive data from RTSP server because o...
137       * 559547 : Seek bugs when playing rtsp video in m.youtube.com
138       * 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS
139       * 560756 : New Plugin: JPEG RTP Payloader
140       * 561625 : Rtspsrc set segment's last_stop incorrectly
141       * 561775 : souphttpsrc patch to support basic and digest authentication
142       * 561802 : DLNA specific HTTP header missing
143       * 561990 : qtdemux build fails on mingw due to missing definition of...
144       * 562434 : [wavenc] Add support for a-law and mu-law encoded wav files
145       * 562572 : multiudpsink handles errors in _render() too aggressively
146       * 563414 : Fix for SunAudioMixer plugin
147       * 563504 : add libv4l2 support to v4l2 gst plugin - required for mos...
148       * 563509 : [rtp_data_test] Complains about negotiation errors with m...
149       * 563510 : [videocrop] 1x1 unit test fails
150       * 564437 : rtpjpegdepay was unable to handle frame dimensions greate...
151       * 564948 : Fix and clean up osxaudio
152       * 565850 : mov files can contain xvid, fmp4 and ac3 tracks
153       * 566616 : v4l2src: b/w support
154       * 566843 : [pulse] Terminating an audio stream hangs the application
155       * 567577 : [audiofx] Add generic IIR/FIR audio filter elements
156       * 567642 : spectrum element has undocumented arbitrary limitation on...
157       * 567746 : fix for 547227 created a ref loop
158       * 567794 : [PATCH] Rework pulse plugin
159       * 567800 : Mp4 created by Avidemux don't play.
160       * 567853 : osxaudiosrc does not build on 10.4
161       * 567874 : [audiofx] Echo/Reverb filter
162       * 567955 : [spectrum] Need compensation for rounding errors
163       * 567992 : [videocrop] wrong mouse navigation commands while cropping
164       * 568395 : [audiofx] Rename audioreverb to audioecho
165       * 568780 : elements/videocrop check fails
166       * 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol...
167       * 569820 : In some cases v4l2src element does not return correct norm
168       * 570343 : equalizer bands != specified parameters
169       * 570435 : Read Title element of Matroska files
170       * 571038 : [osxvideosink] build fail
171       * 571150 : aspectratiocrop : Memory leak
172       * 571153 : [pulsemixer] compiler warnings (on ARM)
173       * 571204 : [pulsesink] PA assertion failure triggers abort
174       * 570581 : osxvideosink: non-embedded mode is badly broken and shoul...
175       * 341752 : [rtspsrc] 500 Internal Server Error response with tagessc...
176       * 420658 : gconfaudiosink is not behaving normally
177       * 558554 : [avidemux] avidemux not recognizing certain uncompressed ...
178       * 561580 : GStreamer does not play a specific WAV file
179       * 563056 :  " rtpjpegdepay ! jpegdec " doesnt works
180       * 565441 : Smoke encoder doesn't set caps correctly
181       * 567952 : videocrop: add b/w support
182
183 Changes since 0.10.12:
184
185       * Fix bad autopoint substitution in the po subdir
186
187 Changes since 0.10.11:
188
189       * Fix for security advisory TKADV2009-0xx
190
191 Changes since 0.10.10:
192
193       * HDV capture support
194       * Port flactag element to 0.10
195       * Support FLAC in alternate bit-depths and more samplerates
196       * Matroska muxing improvements
197       * Support Google RTSP variant
198       * Many other bug-fixes and improvements
199
200 Bugs fixed since 0.10.10:
201
202       * 545433 : [wavparse] support tempo tag
203       * 311586 : Matroska mux/demux don't support flac
204       * 350830 : [raw1394] Add HDV support
205       * 413841 : [flactag] needs porting to 0.10.x
206       * 536067 : [matroska] Add support for real audio/video
207       * 537361 : videomixer segment handler fail
208       * 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l...
209       * 544956 : [videobox] segfault when changing properties at running p...
210       * 545463 : autodetect plugin links to gconf, unnecessarily
211       * 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d...
212       * 546465 : can't play m.youtube.com rtsp streams
213       * 547075 : [speex] Encoder doesn't handle non-zero start timestamps ...
214       * 547217 : Implement GstPropertyProbe interface on pulsesrc for dete...
215       * 547227 : Implement GstPropertyProbe interface on pulsesink for det...
216       * 547518 : pulsemixer probe fails after device property is set
217       * 547519 : Add device-name property to pulsesrc
218       * 548530 : wavenc allows audio depth of 25
219       * 548831 : matroska demuxer setting incorrect timestamps
220       * 549073 : buffer_alloc function from new basetransform sometimes fa...
221       * 549090 : v4l2src has no property named norm but notifies it
222       * 549551 : conversion of gst structure names to mime types in multip...
223       * 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device
224       * 550015 : build failure: gstcmmlparser.c:115: error: format not a s...
225       * 550791 : [flacenc] files are too big, mid-side-stereo=true should ...
226       * 551048 : rtsp implementation sends PAUSE even when server doesn't ...
227       * 551570 : plugin ximagesrc is memory leaking...
228       * 551584 : Crash when modifying the videobox " top " and " left " live w...
229       * 552213 : [qtdemux] map tiff fourcc to image/tiff caps
230       * 553191 : udpsrc: bind() fails on OS X
231       * 554771 : totem spins CPU 100% while allocating (infinitely) becaus...
232       * 556010 : AVI muxer segfault
233       * 556381 : [icydemux] test fails with latest core
234       * 556424 : [avidemux] segmentation fault when creating indexes
235       * 557085 : [videobox] support dynamically changing properties
236       * 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem)
237       * 547842 : Vorbis RTP RFC 5215 is out
238       * 550288 : Sound not played - a quicktime file
239
240 Changes since 0.10.9:
241
242       * Move the libcdio cddasrc element to -ugly, because of the GPL license
243
244 Bugs fixed since 0.10.9:
245
246       * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
247
248 Changes since 0.10.8:
249
250       * Replaygain elements moved from Bad
251       * Interleave/Deinterleave elements moved from Bad
252       * Pulseaudio plugin http://pulseaudio.org is now integrated
253       * New simple Karaoke audio effect plugin
254       * Improvements in v4l2src
255       * Multi-channel FLAC file fixes
256       * AVI and Quicktime reverse playback support
257       * AVI and Matroska muxing improvements
258       * New element for rendering SMPTE transitions into alpha channels
259       * Many improvements in the Win32 directdraw elements
260       * Error out cleanly for encrypted streams
261       * RTP/UDP handling improvements
262       * RTSP digest authentatication implemented.
263       * New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
264       * Error concealment for Speex
265       * Many other bug-fixes and enhancements
266
267 Bugs fixed since 0.10.8:
268
269       * 541787 : incorrect timestamp
270       * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
271       * 345393 : Missing documentation
272       * 400679 : [PLUGIN-MOVE] pulse-gst to -good
273       * 422917 : G729 payloader/depayloader
274       * 429322 : [matroska-demux] hangs if file starts at non-zero timestamp
275       * 465146 : Add more complete negotiation to gstrtpbasepayload
276       * 469917 : multiudpsink IPv6 and diffserv TOS/TC markup
277       * 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4)
278       * 503288 : rtph264pay does not split multiple NAL units in incoming ...
279       * 511489 : avimux muxed audio and video out of sync
280       * 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn...
281       * 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu...
282       * 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
283       * 519301 : avimux fails when going from NULL to playing a second time
284       * 519460 : 8 bytes missing in AVI streamheader
285       * 520092 : v4l2src proposed patches
286       * 520885 : directdrawsink has some issues
287       * 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett...
288       * 529454 : [udpsrc] generates false error on win32 due to ICMP dest-...
289       * 529692 : [goom] fails to build on Windows with mingw32
290       * 529707 : [rtp] fails to build on Windows with mingw32
291       * 530886 : Support more mpeg2 variants in .mov files
292       * 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails
293       * 531672 : [qtdemux] does not handle files with edit lists correctly...
294       * 532295 : gconf setting default audio sink to video default visualizer
295       * 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY
296       * 532409 : RTP payload/depayloader for G.729
297       * 532423 : RTP payload/depayloader for DV
298       * 533264 : Make v4l2 compile without X
299       * 533619 : udpsink dies when Linux fails (for no reason) sendto() wi...
300       * 535121 : [videomixer] proper seek/segment handling
301       * 535300 : [avidemux] missing support for reverse playback.
302       * 535935 : [qtdemux] Missing metadata
303       * 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins...
304       * 536317 : [v4l2src] Doesn't compile with latest git kernel
305       * 536646 : v4l2src doesn't pick the optimal resolution
306       * 536831 : v4l2src == non-experimental
307       * 536903 : udpsrc now assumes one is using multicast
308       * 537021 : [cdio] does not extract album title from CD-TEXT
309       * 537031 : Enhancement to SunAudio mixer plugin
310       * 537361 : videomixer segment handler fail
311       * 537377 : Gstreamer avidemux fails on avi files with non-AV data st...
312       * 537622 : [matroskademux] Doesn't export covers (file attachments)
313       * 537675 : rtp vorbis/theora payloader static caps don't specify del...
314       * 537832 : rtsp is broken
315       * 539372 : udpsrc do not set port properly on anonymous binding
316       * 539548 : [udpsrc] Fails to bind with permission denied when trying...
317       * 540067 : souphttpsrc does not support http authentication
318       * 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream
319       * 540940 : Quicktime demuxer does not handle dirac in QT files
320       * 541081 : [v4l2src] Doesn't compile with on old kernel
321       * 541384 : cross mingw32 gcc: making goom compile
322       * 541412 : cross mingw32 gcc: making libgstrtp plugin compile
323       * 541650 : udpsrc fails to parse URI with IPv6 address
324       * 541956 : v4l2src only requests interlaced video 
325       * 542410 : qtdemux not recognizing pcm 8bit streams correctly
326       * 543054 : [osxvideosink] minor build issue
327       * 543255 : -Wno-attributes does not exist in every gcc version
328       * 543259 : warning in gstv4l2src.c due to an uninitialized variable
329       * 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong...
330       * 544509 : [qtdemux] Regression in segment.stop
331       * 539482 : [avidemux] Doesn't parse vprp ODML header
332       * 544433 : Some -good plugins aren't buildable with MSVC
333       * 536994 : Improve v4l2src negotiation a bit more
334       * 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old...
335       * 532065 : Implement RTSP Digest authentication
336       * 533287 : Mapping of mime types to gst names in multipartdemux
337       * 538891 : G.726 pay/depayloader is missing
338
339 Changes since 0.10.7:
340     
341       * The libsoup based http source moved from the -bad module and
342         was raised to primary rank
343       * GOOM visualisation plugin updated to Goom2k4
344       * Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio,
345         mulaw and wavpack
346       * New gdkpixbuf output for snapshotting
347       * Various other bug-fixes
348
349 Bugs fixed since 0.10.7:
350      
351       * 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
352       * 515978 : [ladspa] Should be removed from -good until it's ready to...
353       * 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
354       * 517237 : [rtspsrc] Better error when bandwidth is too small
355       * 517933 : [tests] trivial C89 fix
356       * 518188 : [spectrum] " message " property documentation unclear
357       * 518213 : [goom2k4] artefacts on x86-64
358       * 518564 : goom dies with illegal instruction
359       * 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
360       * 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
361       * 520073 : [goom] (goom2k4) shows mostly black frames
362       * 520764 : double buffer unref in speexenc error handling
363       * 520880 : audiofx doesn't build on Windows/MSVC
364       * 520888 : udpsrc has some issues on Windows
365       * 521102 : h.263+ rtp depayloader crashes on short payloads
366       * 521875 : [osssrc] recording corrupts upon _get_caps
367       * 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
368       * 522767 : [goom] does not build on ppc
369       * 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
370       * 523134 : osxvideosink does not stop when you control-C
371       * 524593 : [sunaudio] fix mixer track range
372       * 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
373       * 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
374       * 525860 : [sunaudio] copyright fixes
375       * 525946 : [gdkpixbuf] add gdkpixbufsink element
376       * 526557 : [matroskademux] seeking regression in CVS
377       * 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
378       * 527984 : Doesn't dist all m4 files needed by configure.ac
379       * 527999 : [goom] Doesn't dist goomsl.h
380       * 528143 : [goom] fails to build on 32-bit ppc
381       * 528615 : Hide goom2k4 logo
382       * 529268 : [goom] States unit test exposes some memory leaks
383
384 Changes since 0.10.6:
385     
386       * 8 months of frenetic development
387       * Massive RTSP/RTP improvements
388       * Fixes in pngdec, gdkpixbufdec, wavpackparse, wavpackdec, smokeenc,
389         mulawdec, alwdec, id3demux
390       * More Fixes in matroskademux, udpsrc, apedemux, flacenc, avimux,
391         dv1394src
392       * V4L2 support improved
393       * Fixes for OS/X and Windows video/audio sources and sinks
394       * Support more formats in QT files
395       * Elements moved from gst-plugins-bad: equalizer, lpwsinc (now
396         audiowsinclimit), bpwsinc (now audiowsincband), spectrum,
397         multifilesrc/sink
398       * New audio effects: High/Low/Band-pass filters
399       * Many, many other fixes
400
401 Bugs fixed since 0.10.6:
402      
403       * 415627 : [PLUGIN-MOVE] move equalizer to good
404       * 463624 : [PATCH] avimux: mismatch in ODML tag numbering
405       * 347848 : [id3v2mux] add support for DiscID tags
406       * 348085 : [PLUGIN-MOVE] move spectrum to good
407       * 351726 : [rtspsrc] Force to send on periodic time new rtsp play co...
408       * 358841 : [dv1394src] should have property probe
409       * 417420 : [autoaudiosink] add " caps " property to filter sinks by caps
410       * 427573 : [osxaudiosrc] segmentation fault
411       * 435435 : [alaw] use tables for ALAW (G.711) encoding and decoding
412       * 442034 : [avi] add support for subtitle streams (GAB2)
413       * 447000 : [id3demux] add support for reading license URL from WCOP tag
414       * 448278 : [v4l2src] several issues in cvs
415       * 449747 : Function parameter mismatch breaks build on Solaris.
416       * 450190 : [PATCH] v4l2src set_capture (parameters) fails
417       * 450878 : Missing files in po/POTFILES.in
418       * 451249 : Integer type mismatch in gstrtspsrc.c
419       * 451388 : [v4l2src] Could not negotiate format
420       * 453037 : rtpilbcpayloader encoding-name field mismatch
421       * 453417 : [matroskademux] support palette info for VobSub stream
422       * 453630 : Rtspsrc invokes GST_ELEMENT_ERROR in eos when streaming o...
423       * 455086 : [cairotextoverlay] ignores the size in font-desc property
424       * 455808 : rtspsrc deadlocks on pause
425       * 457097 : [faad] " setting caps on pad failed " with BMJ113 mov
426       * 461600 : Some files missing from POTFILES.in
427       * 464475 : the mode property if the caps of rtpilbc*pay should be of...
428       * 464800 : [audiofx] New elements: chebyshev low/highpass and bandpa...
429       * 465040 : [RTP] h263ppay should allow h263 caps on sink
430       * 465774 : qt video does not play, but can be seeked
431       * 467214 : Could not get buffers from device '/dev/video0'
432       * 467666 : [ELEMENT-MOVE] Move lpwsinc and bpwsinc to gst-plugins-good
433       * 470502 : Ricoh Webcam not working
434       * 471364 : [gconf] Internal GStreamer error: state change failed on ...
435       * 471823 : [v4l2src] Fails to negotiate capabilities with Macbook Pr...
436       * 473670 : [qtdemux] invalid utf8 in tags causes warnings
437       * 474616 : [rtph263pay] RTP headers are wrong for win32
438       * 475424 : [v4l2] uvcvideo Macbook iSight webcam not working (regres...
439       * 477199 : Linux-UVC webcams not working
440       * 477456 : [v4l2src] my webcam is not working anymore
441       * 479960 : qtdemux is missing fourcc for mpeg2 HDV streams (HDV2. HDV3)
442       * 480557 : [v4l2src] Nasty segfault (with broken driver?)
443       * 482495 : avimux does not accept audio/aac
444       * 484998 : [mulawdec] not-negotiated error playing a sun audio (au) ...
445       * 485828 : [v4l2src] Fixates to lowest resolution on new kernels
446       * 487488 : udpsrc errors
447       * 487563 : Payloader for H264 not marking packets
448       * 488112 : [id3demux] extract ID3v2 WOAF frame
449       * 488844 : Free GstBuffer with gst_buffer_unref() in gst_rtp_mp4v_pa...
450       * 488879 : [videomixer] implement GstChildProxy interface
451       * 489940 : [gdkpixbufdec] gst_value_set_fraction: assertion 'denomin...
452       * 490034 : [v4l2src] " could not get buffers from device " 
453       * 490283 : [multifilsrc] move to -good
454       * 491323 : Extend RTP MPEG-TS payloader to handle large RTP payload ...
455       * 492388 : Build issues on Windows/MSVC
456       * 496752 : [rtspsrc] leaks memory
457       * 496773 : [rtspsrc] leaks SDP messages
458       * 496983 : [PATCH] rtspsrc leaks pads
459       * 497007 : [PATCH] rtspsrc leaks RTSP messages in SETUP
460       * 497017 : [PATCH] H.264 RTP depayloader leaks memory in setcaps
461       * 497292 : gsttextoverlay compile problem in MSVC
462       * 497293 : gsttimeoverlay compile error in win32
463       * 498181 : Recent change to gst-plugins-base breaks gst-plugins-good
464       * 498297 : [v4l2src] put real supported resolutions in caps instead ...
465       * 498395 : [pngenc] leaks buffer data memory
466       * 498715 : GStreamer fails to decode MPEG1 Video RTP streams when gs...
467       * 499178 : unexpected not negotiated and other weird beharviours
468       * 499239 : gstrtpmp4adepay
469       * 499383 : [rtph263depay] Doesn't read I-frame information from rtp ...
470       * 500403 : [PATCH] videobox element doesn't init liboil
471       * 501775 : [wavparse] regression in CVS: seeking is broken
472       * 502655 : [avimux] creates corrupt avi files (wrong stream numbering)
473       * 502814 : Adds profile (hex string), sps and pps (base64 encoded) i...
474       * 502966 : GStreamer segfaults when videobox is introduced into a sp...
475       * 503023 : Let multipartdemux work in live mode.
476       * 504018 : flacdec emits newsegment before being able to respond to ...
477       * 504081 : [matroskamux] support for live sources (calculate duratio...
478       * 504895 : Build fails:  gst/check/gstcheck.h: No such file or direc...
479       * 505745 : [avidemux] warning: 'res' may be used uninitialized in th...
480       * 506025 : RTSPsrc doesn't handle redirects.
481       * 506715 : [PATCH] [flacdec] PICTURE blocks should be retrieved as m...
482       * 507642 : v4l2src Crash - Size 4156 is not a multiple of unit size ...
483       * 508644 : The clockrate for theora payloading should always be 90000
484       * 509298 : Compilation errors in gstavisubtitle.c and gstrtspsrc.c w...
485       * 509301 : [flacdec] CVS does not compile against flac-1.1.2
486       * 509531 : Make the auto-join/auto-leaving of a multicast group opti...
487       * 510505 : changes to make v4l plugin build on solaris
488       * 510592 : Race condition in WAVE parser
489       * 513628 : [flacdec] Decoding of PICTURE blocks is always disabled b...
490       * 514397 : matroskademux does not mark delta units
491       * 514573 : multipartmux memory leak
492       * 514889 : Bogus output from RTP data test
493       * 514965 : Possible buffer leaks if last_write_result != GST_FLOW_OK...
494       * 515457 : [audiofx] Element long descriptions are broken
495       * 515562 : [avidemux] Seeking broken in 0.10.6.2
496       * 515697 : [multifile] Several memory leaks exposed by unit test
497       * 515701 : [smoke] Several valgrind warnings exposed by unit test
498       * 515703 : [avisubtitle] Several valgrind warnings with unit test (g...
499       * 515704 : [gconf] Memory leak when creation of pipeline fails
500       * 515706 : [ximagesrc] Memory leak when XDamage support is available
501       * 515905 : gst-error.m4 needs no%E_MACRO_REDEFINED on Solaris
502       * 515979 : [efence] Doesn't chain up finalize properly
503       * 515980 : [directdraw] Does not chain up finalize functions properly
504       * 515984 : [v4l] Does not chain up finalize functions properly
505       * 515985 : [ximagesrc] regression when using damage
506       * 516371 : does not build without xml usage
507       * 516524 : uninitialized variables
508       * 517386 : [alpha] Doesn't link with libgstbase
509       * 508291 : [id3demux] must check if language code in id3v2 COMM fram...
510       * 491811 : Rename audiochebyshevfreq* to audiocheb*
511       * 447961 : [rtsp] do not store a reference to the result from inet_n...
512       * 475784 : rtspsrc has race condition between loop_interleaved() and...
513       * 478244 : rtpamrdepay make no playable stream
514       * 480707 : Memory leak : gstrtpmp4vpay :  config buffer is leaked
515       * 502187 : flacdec doesn't send newsegment from the streaming thread
516       * 509329 : [rtspsrc] use atoll when parsing rtptime
517       * 512544 : preallocate output buffer in pngenc
518
519 Changes since 0.10.5:
520
521       * Much improved RTSP/RTP and V4l2 support
522       * New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
523       * OSX and Windows video/audio support elements moved from Bad Plugins
524       * qtdemux, videocrop and wavpack elements moved from Bad Plugins
525       * Fixes in avi and matroska muxing
526       * Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
527       * gamma element ported to 0.10
528       * Parallel installability with 0.8.x series
529       * Threadsafe design and API
530
531 Bugs fixed since 0.10.5:
532
533       * 392189 : [esdsink] pipeline hung in state change from PAUSED to PL...
534       * 407590 : crash using gconfaudiosink
535       * 439255 : [rtspsrc] crash on unsupported transport
536       * 441118 : Incorrect caps in G.711 RTP depayloaders
537       * 323471 : [PLUGIN-MOVE] osxaudio
538       * 407780 : avimux does not handle video/x-h264
539       * 316203 : MinGW: udp and rtsp plugin should be disabled on windows
540       * 340362 : [PATCH] new plugin - hardlimiter
541       * 342463 : [ximagesrc] performance improvement
542       * 347806 : [v4l2src] try_capture(): Error getting buffer information...
543       * 350296 : [udpsrc] add property to remove extra headers from buffers
544       * 354007 : [PLUGIN-MOVE] videocrop should be moved to -good
545       * 356692 : wavparse drops final sample in most files
546       * 358040 : Fix speex rtp (de)payloader
547       * 362566 : [dv1394src] Random segfault and kernel oopses
548       * 374489 : rtspdec never sends out RTCP Receiver reports
549       * 377306 : [sunaudiomixer] mixer track labels not localized
550       * 379298 : [avimux] allow multiple audio streams
551       * 392620 : gnome-sound-record can not be started on sunray client on...
552       * 393427 : error/warnings when compiling with mingw
553       * 395688 : playbin is unable to play rtsp stream for 3gp from Darwin...
554       * 396057 : [audiofx] New audioinvert element
555       * 397162 : [audiofx] New element audioamplify
556       * 397946 : [audiopanorama] another trivial docs fix
557       * 398299 : [smpte] crashes if fed empty buffers from fakesrc
558       * 398325 : [smpte] Segfaults with big width/height
559       * 399338 : Hang in PREROLLING when trying to play a specially crafte...
560       * 399825 : Tags don't work properly for shout2send plugin
561       * 406042 : [v4l2src] fails with radio chips
562       * 407369 : [v4l2src] Wrong way of EIO error handling
563       * 407793 : memory leaks of sdpmessage.c
564       * 407797 : bug of rtsp_url_parse() in gst/rtsp/rtspurl.c
565       * 408544 : totem crashed with SIGSEGV to rtsp_ext_wms_configure_stre...
566       * 410997 : Fails to build with -z defs
567       * 412597 : Simplify GstSunAudioSrc
568       * 412608 : [avidemux] flow return aggregation can ignore errors
569       * 414168 : Mixes spaces and tabs in Makefile.am defs
570       * 416445 : [avidemux] seeking regressions
571       * 416727 : [v4l2src] typo in printf format string
572       * 416728 : [v4l2src] typo in translated strings
573       * 417729 : [autoaudiosink] plugs alsaspdifsink, breaking playbin
574       * 419338 : [wavparse] critical warning from plugin viewer
575       * 420208 : Probably typo
576       * 426044 : [flacenc] broken files when used with oggmux
577       * 427990 : [rtph264depay] sprop-parameter-set erros
578       * 428611 : [ximagesrc] segfaults when used from a non-X terminal
579       * 428901 : [icydemux]  broken tags for non-UTF-8/ISO-8859-1-using ra...
580       * 429319 : [alphacolor] distorts png images without alpha channel
581       * 429666 : [goom] totem skips mp3 (while Rhythmbox doesn't)
582       * 430228 : [sunaudio] copyright bug
583       * 430632 : memory problem
584       * 430804 : [PATCH] navseek only seeks (sort-of) partially
585       * 431282 : broken RTP depayloaders
586       * 433119 : wavparse causes skipping for MPEG-encoded RIFF Wav files ...
587       * 433135 : [wavparse] regression in CVS with mp3-in-wav
588       * 433530 : udpsrc read of size 0
589       * 434824 : rtp mp4 payloader doesn't handle newsegments and flush ev...
590       * 436910 : [videomixer] wrong strides with odd input width
591       * 437499 : [wavparse] can't handle WAV file with 'LIST'  header chunk
592       * 437670 : Improvements for rtsptransport.[ch]
593       * 437692 : Some more fixes for the RTSP support
594       * 438926 : invalid comparison of pointer with string literal
595       * 438940 : [rtph263ppay] Support for Segment Fragmentation based on ...
596       * 440127 : Autoaudiosink does extra switching between null and ready...
597       * 440203 : Support multiple RTSP headers of the same type
598       * 440928 : Improved RTSP version support, and added Date header
599       * 441408 : speexdec plays incorrectly files made with nframes=4
600       * 442535 : [wavenc] Doesn't handle width!=depth files with audio/x-r...
601       * 442677 : WideBand AMR payloaders
602       * 443081 : [wavparse] fails to post error on FLOW_NOT_LINKED
603       * 445905 : ximagesrc disregards display_name property
604       * 446981 : error during the compilation of rtspconnection.c
605       * 447210 : wrong length calculation for codec_data
606       * 447458 : [qtdemux] export AMRSpecificBox as codec_data
607       * 385887 : [flac] make work with libflac-1.1.3
608       * 404646 : [audiofx] Compressor/Expander element
609       * 424527 : [auparse] don't convert non-native endianness floats in t...
610       * 387121 : [matroskamux] Can't mux raw audio
611       * 392855 : [matroska] plugin must link against zlib (error with MinGW)
612       * 394851 : [audiopanorama] Some trivial docs fixes
613       * 394859 : [audiopanorama] New simple method for adjusting the panorama
614       * 398086 : [smpte] crashes if input dimensions differ
615       * 406018 : 64bit uncleanness in gstavimux.c
616       * 407057 : [wavparse] leaks contents of every buffer pushed when in ...
617       * 407349 : [id3demux] wrongly interprets TDAT as year
618       * 350278 : [rtpmp2tdepay] Add support for proprietary headers
619       * 380895 : A couple of corrections and improvements for the RTSP sup...
620       * 380944 : [dvdec] Doesn't set pixel-aspect-ratio
621       * 394977 : multipartmux not honoring flow return
622       * 403956 : Add float32 support for " level " element
623       * 405213 : mp3 plays too fast in totem or rhythmbox
624       * 407006 : [goom] odd adapter behaviour
625       * 412704 : [PATCH] gamma filter ported to 0.10
626       * 414887 : [gconf] gconfaudiosink doesn't set GST_ELEMENT_IS_SINK un...
627       * 415446 : [avidemux] fails parsing mjpeg file from digital camera
628       * 417792 : rtp depayloader for AAC
629       * 423304 : file descriptor closed in udpsrc and dynudpsink
630       * 423782 : Code for H264 payloader
631       * 428182 : Current CVS generates compiler warnings
632       * 429329 : [videobox] add support for AYUV input
633       * 442874 : Multipartmux assumes caps == mime
634
635 Changes since 0.10.4:
636
637       * Parallel installability with 0.8.x series
638       * Threadsafe design and API
639       * RTP/RTSP improvements
640       * Fixes in OSS support
641       * Addition of the audiopanorama element
642       * Improvements in AVI playback
643       * Annodex playback fixes
644       * Support FLAC in OGG and Matroska
645       * Fixes in the Speex decoder
646       * V4L2 source moved from Bad Plugins
647       * SMPTE element ported to 0.10
648       * GStreamer Data Protocol (GDP) Payloader and Depayloader elements added
649       * Many other bug-fixes
650
651 Bugs fixed since 0.10.4:
652
653       * 336465 : [patch] Streaming support for avidemuxer
654       * 349207 : [PLUGIN-ADD] audiopanorama
655       * 341278 : [autoaudiosink] should fallback to fakesink
656       * 342950 : Implement device profiles in autoaudiosink/autoaudiosrc
657       * 348233 : dv1394src crashes with libavc1394 0.5.3 - cause known
658       * 349015 : [sunaudio] open source with O_NONBLOCK
659       * 349894 : RTSP Multicast
660       * 351347 : --disable-schemas-install now works too well
661       * 351794 : [id3demux] try harder to extract wrongly marked strings
662       * 352577 : [avidemux] regression in CVS with Elephant's Dream
663       * 355210 : Sample pipeline from the documentation doesn't work properly
664       * 356142 : GST Sun Audio Mixer doesn't set only Output Track as Mast...
665       * 356147 : [avimux] duration in header not correct for big avi ( > 2 ...
666       * 357592 : Avoid compiler warnings with uClibc and -Werror
667       * 361637 : h263 variant missing from RTP (de)payloaders' caps
668       * 361639 : MPA payloader's payload number is incorrect
669       * 362603 : Fixes compiling with forte: warning clean up (part 4)
670       * 362673 : Playback with 4Front OSS driver not working due to blocki...
671       * 366492 : add windows vs8 project files
672       * 369621 : [avidemux] Out-of-sync playback with VBR MP3 audio
673       * 372021 : flxdec has wrong classification
674       * 374213 : Seeking with LADSPA plug-ins fails
675       * 374479 : [PATCH] videomixer memleak fix and enhancement
676       * 374737 : [matroskademux] doesn't recognise opaque " A_AAC " codec ID
677       * 376594 : id3demux crashes when reading compressed ID3 frames
678       * 379433 : [PATCH] avidemux audio pad reports wrong position upon query
679       * 379792 : Remove memcpy in multipartmux and fix RFC compliance
680       * 379918 : Doesn't compile with newer libcaca versions (0.99.beta4+)
681       * 380199 : [matroskademux] Wrong framerate conversion
682       * 380825 : make avimux accept video/mpeg in versions 1, 2 and 4
683       * 381857 : [id3v2mux] crashes trying to write empty frames
684       * 382179 : Videomixer shouldn't reset position to 0 when the caps ar...
685       * 382277 : multipartmux modifies buffer timestamp
686       * 382982 : [apedemux] Fails to read track gain or other doubles
687       * 383001 : [PATCH] if using multicast in udpsrc, bind to the multica...
688       * 383043 : Videomixer can crash when adding/removing pads  while pla...
689       * 383596 : mixer doesnot work if set AUDIODEV on solaris
690       * 384587 : libcaca check breaks cross-compile
691       * 385031 : [id3demux] autoplug loop if first buffer has nonzero offs...
692       * 385623 : [quarktv] crash when plugged dynamically into a pipeline
693       * 343348 : [matroska] add support for vobsub subtitles
694       * 345449 : [icydemux] Internet radio hangs when connecting to radio....
695       * 348762 : [ID3v2] comment frame extraction/writing doesn't retain d...
696       * 351116 : 'make check' tries to run annodex unit tests even if anno...
697       * 352110 : [flacdec] no support for ogg flac
698       * 366155 : [matroskademux] Several problems in encoding handling code
699       * 374658 : [matroskamux] add tag writing support and implement relea...
700       * 378184 : g-s-p crash due to incorrect free from do_toggle_element
701       * 360673 : [PATCH] Stuttering with SunAudio Sink
702       * 349068 : multipart demuxer improvements
703       * 350006 : [LADSPA] after changing state from PLAYING to READY/NULL,...
704       * 350340 : CMML test cases and small fixes
705       * 350785 : [ossmixer] provides no way to set mixer device
706       * 353908 : Error seeking at the beginning of a CMML file
707       * 356596 : [wavparse] Does not support GSM encoded audio
708       * 358156 : in udpsrc.c gst_udpsrc_create function read command could...
709       * 361252 : Memory leak in udpsrc
710       * 364958 : [avidemux] broken timestamping in streaming mode
711       * 367221 : [PATCH] videomixer does not mix for some framerate combin...
712       * 368162 : iLBc rtp payloaders and depayloaders not compiled
713       * 377792 : rtspsrc tries to stream application/x-wms-rtx
714       * 383323 : smpte doesn't handle sink1 and sink2 correctly
715       * 383726 : [audiopanorama] only transforms half of the samples in fl...
716       * 349901 : [LADSPA] gst_element_class_add_pad_template: assertion `g...
717       * 375476 : v4l2src cannot close /dev/video0
718
719 Changes since 0.10.3:
720
721       * added apev2mux element
722       * use libiec61883 for Firewire
723
724 Bugs fixed since 0.10.3:
725     
726       * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
727       * 347529 : wavparse error
728       * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
729       * 340027 : [patch] wavparse fails for several files
730       * 318563 : offer support for new raw1394_iso api in dv1394src
731       * 330623 : [avidemux] only the beginning of big avi files gets played
732       * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
733       * 337076 : Problem with broken matroska files containing non-UTF8 su...
734       * 339704 : [id3demux] read images from ID3 tags
735       * 340282 : Goom visualization is unusable at 'Normal' size and higher
736       * 340623 : [matroskademux] small memory leak
737       * 340699 : [flacdec] should not send EOS when doing segment seeking
738       * 340859 : [avimux] produces index with all frames marked as keyframes
739       * 340946 : raw1394 plugin uses deprecated functions
740       * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
741       * 341489 : gst-plugins-good wavparse Cygwin fix
742       * 341774 : Fails to read tags in file
743       * 341818 : [matroskademux] poor concurrent performance
744       * 342029 : [id3demux] overflow of titlenumbers
745       * 342097 : [jpegdec] crash with attached JPEG file
746       * 342448 : [matroska] support for muxing/demuxing Theora video
747       * 342526 : [avimux] dml index support, codec_data support, cleanups
748       * 342592 : dvdemux doesn't post segment-done right
749       * 342734 : [matroskamux] might block on state-change
750       * 343051 : [autoaudiosink] doesn't try esdsink
751       * 343055 : README mentions 0.9.6
752       * 343117 : jpegdec, mjpeg avi's and flush seeks
753       * 343122 : [taglib] new apev2mux element
754       * 343123 : [apedemux] add support for GST_TAG_LOCATION
755       * 343127 : [apedemux] extract track count, clean up parsing
756       * 343602 : configure --disable-external fails
757       * 343603 : need to add -lm to build tests/examples/level
758       * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
759       * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
760       * 344100 : --disable-schemas-install not honored
761       * 344101 : SunAudio mixer fixes
762       * 344120 : dv1394src should now require libraw1394 > = 1.1.0
763       * 344605 : [id3demux] set picture type on image buffers
764       * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
765       * 345288 : [udp] make work on Windows
766       * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
767       * 346066 : [sunaudiosink] don't override user setting and switch on ...
768       * 346259 : [sunaudio] move monitor to input tab in mixer
769       * 347234 : streaming UDP (MPEGTS) shows only one frame of video
770       * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
771       * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
772       * 347972 : [cdiocddasrc] core dumps if device is not found
773       * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
774       * 348752 : [udpsrc] add property to set buffer size for udp socket
775       * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
776       * 349155 : [smokeenc] does not set caps on it's buffers
777       * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
778       * 349907 : multiudpsink messes up multicast addresses
779       * 350433 : [rtph263pdepay] h.263plus depayloader does not work
780       * 340492 : [flacdec] support push-based operation (and thus flac-ove...
781       * 345679 : fix to avoid goom core dumping
782       * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
783       * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
784       * 343661 : Jpeg image crashes gstreamer
785       * 344923 : New SunAudio source plugin, and mixer now supports stereo...
786       * 345301 : [PATCH] gst-plugins-good rtsp for Windows
787       * 346921 : gstmultiudpsink multicast support is broken
788       * 344136 : More accurate list of plugins which will/will not be buil...
789
790 Changes since 0.10.2:
791
792       * Annodex/CMML support
793       * RTSP and RTP enhancements
794       * HAL configured audio device support
795       * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements
796       * Recognise SSA/ASS and USF subtitles in Matroska files
797       * Fixes for ESD and SunAudio output plugins
798       * More uniform plugin descriptions
799       * IceCast metadata reading plugin added
800       * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, 
801          WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, 
802          Video colour balance
803       * Lots of bug fixes
804
805 Bugs fixed since 0.10.2:
806
807       * 335067 : RTSP src not working with WMServer servers
808       * 333657 : Replacing icy demuxing in gnomevfssrc
809       * 329106 : HAL sound device wrapper plugins
810       * 337749 : totem (gstreamer) crashes when playing an avi file
811       * 330885 : avidemux does not handle eos at end of seek-region
812       * 337364 : faulty GObject macros
813       * 337625 : [patch] Streaming support for wavparse
814       * 150363 : [pngdec] doesn't handle grayscale or paletted
815       * 154744 : Time slider does not work with avi videos from Cannon SD100
816       * 161712 : [auparse] .au files don't play in playbin
817       * 313266 : [wavparse] will not play DTS stream in malformed WAV
818       * 319183 : rtspsrc filter sometimes uses an odd port for rtp
819       * 319986 : annodex decoding and encoding support
820       * 323721 : [id3demux] read in replaygain information from RVA2 frame...
821       * 323880 :  " Seek in ready " for dvdemux
822       * 325191 : problem with auparse or mulawdec, choppy esd playback
823       * 326160 : videobalance not ported to new GstVideoFilter
824       * 327658 :  " Seek in ready " support for wavparse plugin
825       * 328327 : gst-plugins-good fail to compile with gcc 4.1
826       * 329107 : Profile support for gconfaudiosink
827       * 330239 : Crash playing any song from a particular album over rhyth...
828       * 330678 : Unable to play .fli files
829       * 331253 : Critical warnings when using cddacdiosrc
830       * 331368 : Gstreamer doesn't recognise tags
831       * 331385 : [alpha] state change function returns a constant
832       * 331672 : Another file that gstreamer can't read the tags on
833       * 331905 : [jpeg] smokedec not ported
834       * 331917 : [pngdec] does not support files with png streams
835       * 332031 : [PATCH] avimux ported to 0.10
836       * 332547 : [wavparse] does not support multichannel wavs
837       * 333070 : [id3demux] reads unicode tags incorrectly where .8 did it...
838       * 333302 : [apedemux] some WavPack files with APE tags fail to play ...
839       * 333392 : [sunaudio] unused variables break CVS build with -Werror
840       * 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
841       * 333624 : invalid get_times implementation in gstdynudpsink
842       * 333784 : [patch] unref the result of gst_pad_get_parent
843       * 334083 : [jpegdec] wrong durations set on buffers after seeking in...
844       * 334522 : avi of mpeg4 video and adpcm audio from digital camera re...
845       * 334732 : [id3demux] mp3 fails to play because typefinding thinks i...
846       * 334995 : [goom] zoom filter leaked
847       * 335231 : [wavparse] incorrect way to calculate seek position with ...
848       * 335755 : rhythmbox import crasher - png?
849       * 335858 : Video playback out of sync
850       * 335958 : [speexenc] doesn't work
851       * 336110 : move taglib-based ID3 muxer to -good
852       * 336602 : plugins need better/univied descriptions
853       * 336756 : move ximagesrc to gst-plugins-good
854       * 336889 : [avidemux] index creation might fail with some non-indexe...
855       * 336904 : Problem playing some AVI file when splitting large chunks...
856       * 337033 : [speex] can't seek in speex-encoded audio
857       * 337183 : [matroska] " caps not real subset " when playing audio files
858       * 337294 : AVI files downloaded from vidoe.google.com won't play
859       * 337421 : [sunaudiosink] some fixes
860       * 337609 : [flacdec] can't play .flac files where header says total_...
861       * 338290 : [flacdec] segment seek not supported
862       * 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst...
863       * 338715 : [shout2send] fix crash on error and tags received before ...
864       * 338716 : [wavenc] " not negotiated " error with CVS core
865       * 338810 : [matroskademux] blocks on segmenting seek (and other seek...
866       * 339446 : [matroska] can't play file if details come before type in...
867       * 339451 : [matroska] enhancement for VfW compatibility cases
868       * 339678 : [matroskamux] wrong timestamps of B-frames
869       * 340346 : [matroskamux] blocks upon muxing video and vorbis-audio
870       * 319884 : rtpamrdec discards non-transmitted frames
871
872 Changes since 0.10.1:
873       * New libcdio based CDDA reading element
874       * APE tag reader ported
875       * ID3 tag reading fixes
876       * Sun Audio Sink fixes
877       * GOOM and gconf element fixes
878       * lots of bug and leak fixes
879
880 Bugs fixed since 0.10.1:
881       * 328336 : silence warings which make dvdec / dvdemux unusable
882       * 315557 : Internal event problem with MP3s from vgmix.com
883       * 323327 : [cdio] port cddasrc to 0.10
884       * 325148 : Bugs in G711 RTP packetization logic
885       * 325649 : apetag plugin needs porting to 0.10
886       * 326446 : check that all elements in -good pass queries they can't ...
887       * 326602 : id3demux is not compiling without ZLIB
888       * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
889       * 326736 : gconf(audio|video)sink response to key changes
890       * 326864 : [wavparse] time to bytes format conversion broken
891       * 327009 : [esdsink] won't compile with includes in non-standard prefix
892       * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
893       * 327825 : [matroskamux]  Matroska muxer deadlock
894       * 327871 : [videobox] crash when cropping
895       * 328241 : id3demux emits NULL date for year tags
896       * 328264 : Fix build with gcc 2.95
897       * 328531 : [matroskamux] doesn't send newsegment event, critical war...
898       * 329181 : totem crash when using goom effect
899       * 329810 : Fails to read ID3 tag
900       * 330005 : Please use the autodetect sinks by default
901       * 317658 : [cdio] support for cd-text and cd-g
902
903 Changes since 0.10.0:
904     
905       * new id3 demuxer (replaces the mad one in gst-plugins-ugly)
906       * memleak fixes in avidemux, wavparse, level, smoke
907       * ports of multipart, 
908       * fixes in flacdec, flxdec, rtp
909       * documentation updates on videomixer 
910       * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
911
912 Bugs fixed since 0.10.0:
913     
914       * 321269 : add sunaudio to 0.9
915       * 322769 : The ID3 tag of this file is a segfaulter
916       * 323021 : sockfd property to udpsrc/dynudpsink elements
917       * 322975 : erroneous audio specs in flac plugin
918       * 323226 : block/crash on id3 v2 tags when using big blocksize
919       * 323717 :  < netinet/in.h > inclusion necessary on some systems
920       * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
921       * 323896 : pngdec/videomixer negotation problem in 0.10
922       * 324011 : Invalid payload type definition for some rtp payloaders
923       * 324012 : Invalid caps on rtpspeexpay element
924       * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
925       * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
926       * 326612 : Serious memory leak in level plugin
927       * 326618 : memleak fix in smokeenc
928
929 API added since 0.10.0:
930      
931       * device-name property on ossmixer subclasses
932       * GstUDPSrc::sockfd property
933
934 Changes since 0.9.6:
935     
936       * Parallel installability with 0.8.x series
937       * Threadsafe design and API
938       * effectv elements ported
939       * videoflip updated
940       * multipart ported
941       * dv seeking fixed
942       * rtp elements renamed
943
944 Bugs fixed since 0.9.6:
945     
946       * 322377 : udpsrc leaks sockets
947       * 322643 : Incorrect matroska frame default duration
948       * 322645 : Matroska muxer: wrong pixel aspect ratio
949       * 322667 : [jpegenc] leaks input buffer
950       * 322794 : udp plugin linked against gstnet instead of gstnetbuffer
951   
952 Changes since 0.9.5:
953     
954       * added speex RTP payloader/depayloader
955       * ported cutter
956       * fractional framerates
957       * more video filters now use BaseTransform
958
959 Bugs fixed since 0.9.5:
960     
961       * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
962       * 321001 : [matroskademux] should seek to nearest preceding index en...
963       * 321430 : goom fails to register on amd64
964
965 Changes since 0.9.4:
966     
967       * matroskamux fixes
968       * wavenc fixes
969       * cairotextoverlay ported
970
971 Bugs fixed since 0.9.4:
972     
973       * 315194 : Licence information inconsistency of gst-plugins-good/gst...
974       * 319731 : [matroska] SimpleBlock support for muxer and demuxer
975       * 320308 : [matroska] set timestamps for buffers with ebml elements
976       * 320920 : [osssink] tries to reuse a bad file descriptor
977       * 321136 : [matroska-mux] avoid reading from unref'ed buffer
978
979 Changes since 0.9.3:
980
981       * DV/Firewire fixes
982       * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer,
983         alphacolor ported
984
985 Bugs fixed since 0.9.3:
986
987       * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
988       * 316205 : Debug category for wavenc is not defined
989       * 318847 : Matroska muxer port to 0.9
990
991 Changes since 0.9.1:
992
993       * Parallel installability with 0.8.x series
994       * Threadsafe design and API
995
996 Bugs fixed since 0.9.1:
997
998       * 316202 : MinGW compilation: undefined autoconf macro GST_DOC
999       * 317338 : [osssink] can't handle mono