Release 0.10.22
[platform/upstream/gst-plugins-good.git] / NEWS
1 This is GStreamer Good Plug-ins 0.10.22, "Square One"
2
3 Changes since 0.10.21:
4
5       * alpha: add support for different color matrixes
6       * alpha: add support for generating ARGB output
7       * alpha: add support for ARGB, RGB and xRGB input
8       * alphacolor: support inplace and on-the-fly conversions from AYUV to ARGB
9       * alphacolor: Implement color-matrix support and use integer arithmetic only
10       * videobox: add support for most common RGB(A), (A)YUV, and grayscale formats
11       * videobox: add support for on-the-fly conversions for some formats
12       * videobox: add support for filling the background with red, yellow and white
13       * videobox: add support for YV12, including conversion support for I420/AYUV
14       * videomixer: add support for ABGR and RGBA
15       * shapewipe: add support for the remaining ARGB formats
16       * qtdemux, matroska: export h.264 profile and level in caps
17       * multifilesink: Add key-frame option to next-file
18       * directsoundsink: Implement SPDIF support for AC3
19       * h264depay: handle STAPs properly
20       * speexdec: adapt to new oggdemux
21       * flvdemux: mark delta frames properly
22       * flvdemux: improve index building and scaning in pull mode
23       * flvdemux: add support for backwards playback (when operating in pull mode)
24       * avidemux: fix offset handling in push mode seeking
25       * matroskademux: prefer index of video track to perform seeking
26       * matroskademux: add support for backwards playback (when operating in pull mode)
27       * matroskademux: push correctly sized flac header buffers
28       * matroskademux: restrict resyncing to subtitle tracks
29       * rtpsession: Make it possible to favor new sources in case of SSRC conflict
30       * rtspsrc: send keep alive when paused
31       * rtspsrc: handle ipv6 listening ports when needed
32       * rtspsrc: require a destination for multicast
33       * rtspsrc: parse connection information
34       * qtdemux: Set stream-format=raw on AAC caps
35       * qtdemux: add XMP parsing support
36       * qtdemux: Read replaygain peak/gain tags
37       * qtdemux: extract stream language in more cases
38       * id3demux: fix parsing of unsynced frames with data length indicator
39       * jpegdec: don't crash if jpeg image contains more than three components
40       * ximagesrc: send new segment event in TIME format
41       * mp4gdepay: improve constantDuration guessing
42       * h264pay: fix config-interval property
43       * rtspsrc: add property to control the buffering method
44       * png: make work with libpng 1.4
45
46 Bugs fixed since 0.10.21:
47
48       * 517588 : [avidemux] Allow seeking in push mode
49       * 593910 : [dv1394src] live streaming / clock issues
50       * 597739 : Test suite not slow-machine-safe(?)
51       * 601236 : [flvmux] script tag with index gets written at end of file, contains all tags
52       * 601617 : matroska-demuxer triggers an assert in gststructure.c
53       * 604870 : [udpsink] Can't set TTL socket option
54       * 607615 : Make it possible to favor new sources in case of SSRC conflict
55       * 610447 : [flvdemux] Be more flexible in script tag (metadata) parsing
56       * 611659 : [ximagesrc] should send new_segment with GST_FORMAT_TIME format
57       * 612397 : [multiudpsink] [PATCH] Fix print of socket's error code on Windows
58       * 612411 : [rtspsrc] lock/performance problem
59       * 612553 : Segfault in rtspsrc (tcp interleaved and local gst-rtsp-server)
60       * 612657 : [rtph264depay] refuse caps without profile-level-id when byte-stream is unset
61       * 612696 : rtspsrc with tcp timeouts after recent commit
62       * 612700 : pngenc can't be built against libpng 1.4.x anymore
63       * 612751 : [udpsink] regression when external sockfd is used
64       * 612777 : Deprecated macro in gstspeexdec.c causes compile error in MSVC
65       * 613002 : [flvmux] always put duration in metadata tag
66       * 613003 : [flvmux] EOS after supposedly reaching FLV timestamp limit, but real limit is lower
67       * 613013 : rtph264pay does not insert config parameters anymore in the stream
68       * 613094 : [flvmux] put more info (like width and height) in the metadata
69       * 613206 : [rtph264depay] wrong timestamp for gst_base_rtp_depayload_push_ts?
70       * 613663 : New warnings in osx plugins
71       * 613789 : [jpegenc] Updating caps is not supported
72       * 614158 : [id3demux] doesn't read tags from file correctly (tag with unsynced frames, data length indicator)
73       * 614353 : matroskademux: can't correctly demux flac-in-MKV
74       * 614354 : fix small compile break if $(top_srcdir) != $(top_builddir)
75       * 614460 : matroskademux: wrong H.264 demux in some file
76       * 614466 : videomixer makes some formats grayscale
77       * 614471 : [qtdemux] Gstreamer not reading replaygain tags from m4a files
78       * 614651 : Export h.264 profile and level in caps
79       * 614765 : racy stream status leave implementation
80       * 614842 : [jpegenc] sink pad returns ANY (not subset of its template) when connected to a filesink
81       * 614843 : [alphacolor] unneeded variable
82       * 614927 : qtdemux: Post avg/max bitrate tags for H.264
83       * 615051 : h264depay: STAP are handled the wrong way
84       * 615143 : [videobox] I420- > AYUV conversion broken
85       * 615161 : Remove -Wundef from CFLAGS
86       * 615460 : [deinterlace] broken ...
87       * 615996 : doesn't detect HAVE_CPU_I386 or HAVE_CPU_X86_64 properly on Solaris
88       * 615998 : GOOM plugin crashes on Solaris when built with MMX code enabled
89       * 616166 : [videobox] Use correct order for RGB filling
90       * 616409 : [videomixer] AYUV blending broken
91       * 611986 : [cairotextoverlay] Out-of-range deltas give SIGSEGV or other funkyness
92       * 604106 : [jpegdec] Crash in jpeg_idct_ifast if more than 3 components
93       * 614001 : [qtdemux] parse Macintosh language codes
94       * 615793 : [flactag] when used after flacenc: gst_adapter_take_buffer: assertion `nbytes > 0'
95
96 Changes since 0.10.20:
97
98      * y4menc commit reverted, since it broke make check (new release since this was
99        only discovered after the 0.10.20 tarball had already been uploaded).
100
101 Changes since 0.10.19:
102
103       * Fixes for RTP h263 depayloader timestamping regressions that broke video calls
104       * Fixes for FLAC decoder when FLAC is embedded in a container such as Ogg or Matroska
105       * y4menc now supports more YUV pixel layouts
106       * rtpsource: bitrate estimation improvements
107       * rtspsrc, udp: multicast fixes
108
109 Bugs fixed since 0.10.19:
110
111       * 532117 : [matroskamux] Doesn't update the track duration
112       * 610959 : [flacdec] certain flac-in-ogg file only plays after long delay
113       * 611213 : [rtpsource] estimate bitrate on receiver side
114       * 612154 : rtph263depay removes all timestamps from outgoing buffers
115
116 Changes since 0.10.18:
117
118       * shapewipe: moved from -bad to -good
119       * avidemux: push mode seeking support
120       * avidemux: drop video frames up to the desired keyframe after a seek
121       * configure: cross-compilation fixes (use $PKG_CONFIG instead of pkg-config)
122       * dvdepay: don't output frames until we have a header, fixes crash
123       * flacdec: fix tag extraction in push mode
124       * flvdemux: obtain the index from the end of an flv file in push mode
125       * flvdemux: audio tags without any content are valid; indexing improvements
126       * jpegdec: fix invalid memory access in parser
127       * jitterbuffer: new buffering modes: low/high watermark buffering, rtp timestamps
128       * matroskademux: seeking/segment fixes (esp. regression with gnonlin)
129       * matroskademux: subtitle stream improvements (advance sparse streams in smaller steps)
130       * multipartdemux: improve header mime-type parsing
131       * qtdemux: fix ALAC codec-data handling; handle signed values in 3GPP location tag
132       * qtdemux: fix frame rate cap regression; fix sample durations corner-case
133       * qtdemux: Use the correct duration when comparing segments
134       * pulsesink: avoid segfault when shutting down
135       * pulsesink: return previous mute state if sink is not active at the moment
136       * rtpbin: change how NTP time is calculated in RTCP, generating more accurate NTP timestamps if the system clock is synchronised with NTP or similar
137       * rtpmp4gdepay: avoid division by 0 in corner case
138       * v4l2sink: change rank to NONE so we don't try to autoplug it
139       * videomixer: fix timestamping problems for input streams with different lengths
140       * videomixer: fix problem when used with gnonlin (always send FLUSH_STOP)
141
142 Bugs fixed since 0.10.18:
143
144       * 584536 : [PLUGIN-MOVE] Move shapewipe to -good
145       * 587304 : [jitterbuffer] don't handle correctly data burst from udpsrc
146       * 599292 : Synchronizing two RTP streams from different devices using RTCP is inaccurate.
147       * 604711 : Handling of mime type in multipartdemux
148       * 608026 : [videomixer] timestamping problems
149       * 608843 : [flacdec] Can't read tags in push mode
150       * 610004 : GST_CXXFLAGS should contain GST_CFLAGS
151       * 610053 : matroska fails to build with Sun Studio
152       * 610238 : Avoid an assertion in the rtspsrc element which abort the client application
153       * 610265 : gstrtpmp4gdepay issuing a SIGFPE crashing an application
154       * 610280 : [qtdemux] issue with corrupted 3gp file
155       * 610296 : [qtdemux] Confusion with gst/qt segments
156       * 610337 : pulsesink: gst_pulsesink_get_mute: set result earlier.
157       * 610483 : [jpegdec] invalid memory access
158       * 610556 : Memory violation when starting to decode a running DV PAL RTP stream
159       * 610839 : Unable to cross compile gst-plugins-good
160       * 610894 : send FLUSH_STOP after FLUSH_START in videomixer
161       * 611501 : [regression] matroskademux fails to output anything on some seeks
162       * 609724 : Add translator comment for %s in pulsesink
163
164 Changes since 0.10.17:
165
166       * v4l2src: implement GstURIHandler interface
167       * matroskamux: make index size configurable
168       * matroskademux: support push based mode
169       * matroskademux: improve stream synchronization
170       * flacdec: fix possible hanging in pull mode seeking
171       * flacdec: use a single decoder field for both push and pull mode
172       * flacenc: optionally add a seek table
173       * rtp: add BroadcomVoice payloader and depayloader
174       * rtp: add G.723 payloader and depayloader
175       * rtph264pay: add option to insert PPS/SPS in streams
176       * rtph264depay: optionally merge NALUs into Access Units
177       * rtspsrc: add user-id and user-pw properties; fix major memory leak
178       * avimux: many fixes, also better compatibility with Windows Media Player
179       * avidemux: per-stream index parsing (= much faster startup)
180       * qtdemux: progressive download support / seeking in push mode
181       * qtdemux: per sample parsing (= much faster start up)
182       * wavenc: Post warning if file hasn't been finalised properly
183       * videomixer: MMX optimisations and other improvements; implement basic QoS
184       * matroska, qtdemux, id3demux: fix language code writing and extraction
185
186 Bugs fixed since 0.10.17:
187
188       * 609405 : [qtdemux] Issues when seeking with file with lots of tracks and edit lists
189       * 503582 : [avidemux] Extract date tag (contained in the IDIT chunk)
190       * 351595 : [flacenc] write seek tables
191       * 505823 : [matroskademux] language tags have wrong iso code
192       * 515073 : [goom] Update to goom2k4
193       * 539858 : not enough NEWSEGMENT events from matroskademux
194       * 554839 : [rtpbin] Automaticaly remove pads
195       * 582575 : [rtph263depay] dropping only part of key frames on lost fragmets
196       * 583367 : gstrtpL16pay ignores max-ptime property
197       * 583985 : [matroskamux] make index size configurable
198       * 587323 : rtpmp4vpay does not payload mp4v stream depayloaded with rtpmp4vdepay
199       * 593354 : rtpjitterbuffer sometimes outputs packets with timestamps in the past
200       * 595265 : SDES handling in RTPSource
201       * 597497 : can't play a redirecting .mov file via playbin
202       * 597823 : Add rtpg723pay plugin
203       * 599300 : [qtdemux] Doesn't populate video bitrate field
204       * 601143 : v4l2src: add GstURIHandler interface
205       * 601242 : [flvmux] ECMA array with file index lacks final 0x09 byte
206       * 601728 : [rtspsrc] Add username/password properties
207       * 602231 : Deadlock between rtpjitterbuffer and gstrtpbin
208       * 602508 : qtdemux: Parse stbl atom per sample instead of all at once
209       * 602887 : shout2send element won't change from PLAYING state to NULL
210       * 602940 : jitterbuffer is racy determining basetime
211       * 603376 : rtpsession : g_type_create_instance performance issue : avoid buffer ref
212       * 603471 : [flacdec] not timestamping output buffers
213       * 603547 : shout2send plugin sends data too fast
214       * 603779 : [ladspa] Remove ladspa plugin code
215       * 604352 : [rganalysis] miscomputes timestamps
216       * 604611 : [qtdemux] Provides invalid ALAC codec data
217       * 604679 : videomixer MMX code doesn't build on fedora12
218       * 604814 : videomixer make error
219       * 604872 : [udpsink] Add missing 'gssize len' parameter to g_convert()
220       * 604913 : rtph264pay/NALU/rtph264depay
221       * 605222 : Mobile Youtube RTSP streams time out at EOS
222       * 605269 : [shout2][patch] Setting public flag
223       * 605447 : Unable to play Real Audio stream for radioBERLIN.
224       * 605882 : rtpg723pay is incorrect
225       * 606198 : rtph264pay is causing alignment trap on ARM arch
226       * 606438 : multiudpsink: warningfixes for windows
227       * 606692 : Incorrect Center Frequency For Band3
228       * 606807 : audioamplify:  allow negative amplifications
229       * 607353 : rtph264pay & base: Don't crash if the other side specifies the profile-level-id
230       * 607440 : [wavenc] should post warning if the file isn't finished properly on pipeline shutting down
231       * 607718 : [qtdemux] Infinite loop doing negative rate playback for single audio stream
232       * 607949 : [avidemux] regression in stop position for mp3 streams
233       * 608209 : [videomixer] blend_mmx.h:173: Error: can't encode register '%ah' in an instruction requiring REX prefix
234       * 608255 : [speex] speexenc crash and leaks in rtpspeexpay and speexdec
235       * 608268 : [flvmux] index timestamps should be in seconds, not milliseconds
236       * 608629 : [pngdec] png_set_gray_1_2_4_to_8() removed in libpng > = 1.4.0
237       * 608671 : [mkv] issues when seeking
238       * 608990 : [qtdemux] Segment start timestamps can be broken
239       * 609107 : [qtdemux] Unknown atoms should also be skipped when looking for moov
240       * 598610 : [matroskademux] Support push mode operation
241       * 594381 : audiofirfilter: Implement FFT convolution
242
243 Changes since 0.10.16:
244     
245       * RTP improvements
246       * Support automatic cropping in videobox
247       * Add TTL multicast UDP property
248       * AVI demux push mode fixes and performance improvements
249       * Support large and unusual chunks sizes in wav
250       * Quicktime demuxer improvements
251       * JPEG decode fixes and speedups
252       * Support interlaced Y4M file output
253       * DV demuxer improvements
254       * Pulseaudio fixes and improvements
255       * Support Pulseaudio PLAY/PAUSE requests
256       * speexdec improvements
257       * FLV demuxer improvements
258       * Fix audio noise in the Equalizer plugin, and other improvements
259       * Fix compilation on OS/X Snow Leopard
260       * AVI muxer fixes
261       * Support MPEG V4L2 devices and improve timestamping
262       * Better jpeg2k support
263       * Many other bug fixes and improvements
264
265 Bugs fixed since 0.10.16:
266      
267       * 597848 : " Media Player Classic " won't play certain files produced by avimux.
268       * 588245 : TTL is never applied with udpsink/udpmultisink
269       * 368681 : avimux + vbr lame  always out of sync
270       * 458629 : [avidemux] high memory usage for many index entries
271       * 561825 : Problem with RTCP thread using freed objects
272       * 581334 : [qtdemux]  Add support for embedded subtitles
273       * 582238 : [videobox] Add support for autocrop to caps
274       * 590362 : [v4l2src] x264enc ! qtmux fails because of missing frame duration
275       * 591713 : [y4menc] interlaced support
276       * 593354 : rtpjitterbuffer sometimes outputs packets with timestamps in the past
277       * 593391 : [rtpsession] : rtp_session_on_timeout : Invalid read of size 4
278       * 593688 : effectv can no longer be compiled with gcc 3
279       * 593757 : [qtdemux] Lack of support for QualComm PureVoice
280       * 593764 : [v4l2src] format ordering: put emulated formats behind native formats
281       * 593955 : rtpjitterbuffer: clock_rate can change between its check and its use
282       * 594039 : missing unref in rtpsource / leak
283       * 594133 : [rtspsrc] leaks authentication info
284       * 594247 : missing math.h include in rtpjpegdepay
285       * 594248 : Use locked-state on internal rtp-bin to avoid shutdown-state-race
286       * 594251 : Avoid throwing out reordered packets with the same timestamp
287       * 594253 : jitterbuf: Only post a warning of clock-rate changed if it is changed from something initialized
288       * 594254 : propagate the pt-type-changed signal
289       * 594283 : rtpbin: make free_session() remove dangling stream references
290       * 594298 : Check if libsoup has SSL support before running HTTPS test in souphttpsrc testsuite
291       * 594490 : gstrtpbin always uses pt to demux
292       * 594520 : multipartmux: mark data buffer as delta-unit
293       * 594599 : videobox: converts AYUV to I420 incorrectly
294       * 594663 : Patch for multifilesink
295       * 594691 : rtph263pay: leak
296       * 595029 : pulse elements fail to connect to pulse 0.9.9
297       * 595220 : gstreamer crashes on pulseaudio latency change
298       * 595231 : [pulsesink] Lowers volume after every new track
299       * 595888 : qtdemux plugin should not return value from void function
300       * 595897 : Problem linking videomixer
301       * 595942 : [qtdemux] issue with corrupted 3gp file
302       * 596319 : [qtdemux] fails to parse pixel aspect ratio data
303       * 597091 : [flvdemux] not outputting no-more-pads causes playbin2 to fail badly on streamed single-stream flv
304       * 597214 : [avidemux] Fix printf formats to avoid warnings in avidemux
305       * 597348 : [qtdemux] Cast variables passed to printf to avoid warnings about incorrect formats
306       * 597351 : [jpegdec] segfaults on a specific picture
307       * 597397 : equalizer is non deterministic
308       * 597463 : [pulsesrc] has no lower bound for fragment size
309       * 597601 : [pulsesink] needs to take control of minreq value
310       * 597730 : osssrc rank should be secondary, just like osssink
311       * 597847 : Windows Media Player won't play large files produced by avimux
312       * 597867 : Plugins good do not build on Ubuntu Hardy (kernel 2.6.24)
313       * 598377 : rtpmanager: only forward the lost event to the last seen payloadnumber
314       * 598517 : [jpegdec] Regression supporting 4:2:2 jpeg videos
315       * 598810 : wavenc: Fix buffer offset by moving length incrementation
316       * 598933 : [pulse] Fix the StreamVolume interface not being advertised
317       * 601381 : v4l2: Make sure to initialize variables before using them
318
319 Changes since 0.10.15:
320
321       * Moved rtpmanager from -bad to -good
322       * Implement SEEKING query in more demuxers and decoders (notably mkv, flv, flac)
323       * avimux: adds support to WMA/WMV
324       * cairo: Add cairo-based PDF/PS/SVG encoder element (cairorender)
325       * dv1394src: fix element for live usage
326       * effectv: new elements: rippletv, streaktv, radioactv, optv
327       * flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seeking
328       * flacenc: fix issue with broken duration / sample count into flac header in some cases
329       * flvmux: lots of fixes and improvements
330       * id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
331       * matroska: add kate subtitle support, add/improve WMA/WMV handling and read bluray PGS subpicture streams
332       * multipartdemux: support more mime types, do proper flow aggregation
333       * pulsesrc: cleanups, report real latency, set the default slave method to skew
334       * qtdemux: support for agsm, misc. tag reading fixes
335       * rtp: new QDM2 and CELT depayloaders; fix SVQ3 depayloader and make it autopluggable
336       * souphttpsrc: Only assume seekability if the server provides Content-Length
337       * v4l2: add v4l2sink element, open device in NULL->READY, optional gudev support
338       * v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framerate is available
339       * videomixer: add RGB format support; fix I420 blending
340
341 Bugs fixed since 0.10.15:
342
343       * 331420 : No PDF/PostScript/SVG encoder in GStreamer yet.
344       * 499242 : [patch] workaround the broken tags encoding for mp3 files
345       * 521625 : [plugin-move] move rtpmanager from -bad to -good
346       * 560033 : [v4l2src] returns caps with a range where max == min
347       * 564100 : [avidemux] premature EOS streaming mjpeg file with JUNK tags
348       * 564501 : [rtph264pay] bytestream scan mode operation is not reliable
349       * 567983 : [avidemux] SAMPLE.AVI fails to play in push mode
350       * 577017 : Videomixer blend bgra and ayuv
351       * 577318 : rtspsrc appears to be leaking memory
352       * 578052 : gstavidemux: support seeking and duration query in default format
353       * 578166 : libgstwaveform, gstwaveformsink.c " BYTE " instead of " byte " 
354       * 578612 : [flacdec] seek on flac file sometimes triggers flac decoder ABORT
355       * 580214 : Equalizer starts distorting the sound after a while.
356       * 580732 : AVIMUX needs mappings for Windows Media codecs
357       * 582153 : rtpmp4vpay does not payload mp4v stream depayloaded with rtpmp4vdepay
358       * 582169 : [multipartdemux] Segmentation fault on empty content
359       * 582462 : souphttpsrc should set caps for " audio/L16 " mime_type
360       * 583593 : Updates for SunAudio plugin
361       * 583640 : [v4lsrc/v4l2src] add support for better device detection with libgudev
362       * 584455 : [flacenc] sometimes writes broken flac files
363       * 584613 : rtpvrawpay seems to produce fixed-length packets padded with random data
364       * 585205 : [rtpmp4gdepay?] Unable to play audio from one specific radio station stream
365       * 585361 : [gstwaveformsink.c]  'byte' is not defined in MSVCRT
366       * 585559 : buffer-list support for rtph264pay, rtpjpegpay and rtpmp4vpay
367       * 585576 : [souphttpsrc] initially reports all servers as seekable
368       * 585630 : [PATCH] Don't try to test flacdec if it's not build
369       * 585699 : GNOME Goal: Remove deprecated glib symbols
370       * 585757 : Remove deprecated GTK+ symbols from unused code
371       * 585828 : audioamplify should support more formats
372       * 585831 : audioamplify should support no clipping
373       * 586397 : gstudpnetutils.h fails to build on FreeBSD
374       * 587426 : non fast-start mov files fail to play from http locations
375       * 587680 : rtp/ts does not repackage cleanly to rtp; mpegvideoparse/rtpmpvpay: timing issues
376       * 587826 : gstavidemux.c: s/GST_DISABLE_DEBUG/GST_DISABLE_GST_DEBUG
377       * 587982 : [udp] uninitialized variable in gst_udp_get_addr function
378       * 587983 : [avidemux] assert format failed
379       * 588148 : [id3demux] APIC tag not found mp3 file
380       * 588349 : [effectv] Add new optv effect filter
381       * 588359 : [effectv] Add radioactv effect filter
382       * 588368 : [effectv] Add streaktv effect filter
383       * 588483 : [flacenc] write padding metadata block
384       * 588695 : [effectv] Add rippletv effect filter
385       * 588777 : [souphttpsrc] don't try to authenticate if no username/password is set
386       * 589056 : [qtdemux] no audio in videos from Aiptek camera
387       * 589365 : [pulsesink] pa_stream_get_sink_input_info() failed: Invalid argument
388       * 589423 : [flacdec] Implement SEEKING query
389       * 589424 : [flvdemux] Implement SEEKING query
390       * 589459 : [pulsesink] Fix a couple error messages that mentioned incorrect function names.
391       * 590038 : pulsesink: pa_timing_info- > configured_sink_usec requires pulse 0.9.11
392       * 590280 : [v4l2] add v4l2sink
393       * 590401 : GstPulseSrc's pulse probe is not initialized correctly
394       * 590447 : [flvmux] crashes when writing index with < = 128 entries
395       * 590970 : [souphttpsrc] better fix for compiler warning fix
396       * 591451 : [v4l2] causes hanging stream when VIDIOC_G_PARM is not supported
397       * 591476 : Possible leak in rtpbin
398       * 591712 : [dvdec] sets top field first not bottom field first on pal interlaced content
399       * 591747 : [v4l2src] should clear formats list when it closes the device
400       * 591951 : pipelines/simple-launch-lines check segfaults with libjpeg 7
401       * 592232 : [qtdemux] QT style string tag extraction fails
402       * 592530 : Get only glitches and noise trying to play a gsm file
403       * 593015 : pa_stream_flush() seems to cause sync issues
404       * 585911 : matroskademux seems to leak large amounts of memory when seeking (skipping)
405       * 576378 : [matroskamux] add support for WMA2 and WMV2
406       * 564437 : rtpjpegdepay was unable to handle frame dimensions greater than 2040
407       * 582515 : Quicktime file with PCM audio does not play correctly
408       * 583048 : [patch] jpegdec: support for larger pictures
409       * 583371 : pulsesink: Print message on underflows
410       * 583803 : pngdec: mismatched g_malloc/free
411       * 584981 : Gstreamer wavparse Could not demultiplex stream
412       * 585056 : regression: no more sound in my H.264+AAC clips
413       * 585549 : Add RTP blocksize functionality to rtspsrc element
414       * 585842 : Support for GstBufferList in gstmultiudpsink
415
416
417 Changes since 0.10.14:
418     
419       * Some fixes for seeking in wav and FLAC files
420       * Faster seeking in Matroska and AVI files
421       * RTSP and RTP improvements
422       * directdrawsink moved to Bad
423       * y4menc and flvmux/flvdemux moved from Bad
424       * deinterlace2 moved from Bad, replacing deinterlace
425       * Many bug fixes and improvements
426       * Pulseaudio sink completely overhauled
427
428 Bugs fixed since 0.10.14:
429      
430       * 572551 : mpeg4videoparse fails to extract codec_data from this net...
431       * 577318 : rtspsrc appears to be leaking memory
432       * 576286 : [videomixer] Should accept/output non-alpha streams
433       * 581333 : rtspsrc: request_pt_map in gstrtspsrc.c fails to return c...
434       * 478092 : gstid3v2mux.cc:deprecated conversion from string constant...
435       * 486915 : [videomixer] segmentation fault on gst-inspect
436       * 509311 : [rtph263pay] rtph263pay does not follow rfc2190
437       * 516031 : flac within ogg container can't be played on Jokosher
438       * 537537 : [pulse] Latency issues
439       * 537609 : RTSP - rtspsrc module  support for Scale header
440       * 552650 : [rtspsrc] (partially) fails SETUP with MS RTSP servers
441       * 562168 : Good plugins' configury overloads --disable-debug
442       * 563574 : v4l2src should capture in non-blocking mode
443       * 567140 : G726 Packetizer issue for 24kbps & 40 kbps datarate
444       * 567857 : [udpsrc] loop on gst_poll_wait when POLLERR because of icmp
445       * 570781 : [alawdec] spews ERROR debug messages on shutdown/seek/not...
446       * 571153 : [pulsemixer] compiler warnings (on ARM)
447       * 571321 : gconfvideo{src,sink} don't disconnect gconf notifications
448       * 572256 : gst/avi/gstavidemux.c: Alignment trap in gst_avi_demux_pa...
449       * 572358 : law encoders _getcaps ignore rate/channel if not both are...
450       * 572413 : [jpegenc] crashes if no input format has been set
451       * 573173 : Added Quicktime HTTP tunneling to the RTSP src element
452       * 573342 : Unconditioned EAFNOSUPPORT in gstudpnetutils.c
453       * 573343 : Type mismatches in gstdirectdrawsink.c
454       * 573721 : [PLUGIN-MOVE] move directdrawsink back to -bad
455       * 573737 : [PLUGIN-MOVE] Move FLV to -good
456       * 574270 : [rtspsrc] Range request is wrong (should say: npt=now-)
457       * 574275 : flacdec ! appsink with a seek seems to drop the first buffer
458       * 577468 : [id3demux] Frames not extracted if tag is unsynchronised
459       * 577609 : [id3v2mux] write RVA2 frames for peak/gain volume data
460       * 577671 : [rtspsrc] deadlock on shutdown (locking order problem?)
461       * 578052 : gstavidemux: support seeking and duration query in defaul...
462       * 578135 : [qtdemux] missing 3gpp Asset metadata handling
463       * 578310 : [matroskamux] - Should suppport speex
464       * 579070 : [sunaudio] fix compiler warnings
465       * 579422 : flacdec can block allocating before it sent a new-segment
466       * 579808 : [jpegdec] Doesn't support additional 0xff before end marker
467       * 580746 : [qtdemux] 3GPP classification entity byte order reversed
468       * 580783 : [PLUGIN-MOVE] Move y4menc to -good
469       * 580851 : rtspsrc: various; sanity of ranges, setting of base_time ...
470       * 580880 : gstrtpjpegpay is not functioning properly; rtp jpeg paylo...
471       * 581329 : rtspsrc: NAT dummy packets not being sent
472       * 581568 : ability for replaygain plugin to post level messages
473       * 581806 : [souphttpsrc] Should allow overriding the referer
474       * 581884 : [PLUGIN-MOVE] Move deinterlace2 to gst-plugins-good
475       * 582252 : rganalysis test broken by recent commit
476       * 582281 : [rtp] Forgets to link to $(LIBM)
477       * 582387 : [avidemux] Seeking regression
478       * 582420 : flacdec unit test broken on PPC
479       * 582661 : [deinterlace] Fix latency query to return unbound max lat...
480       * 582715 : gcc warnings about unitialized
481       * 582753 : flacdec check fails
482       * 582794 : rganalysis unit test fails with git core
483       * 568278 : [qtdemux] add support for vob subtitle streams
484       * 569611 : GStreamer videobox element draws thin green lines on edge...
485       * 571294 : [matroskamux] Should ignore framerate of 0/1
486       * 574169 : avidemux/theoradec don't work well together
487       * 575234 : Network interface selection for multicasting with the udp...
488       * 576729 : [rtspsrc] perform EOS handling earlier
489       * 578257 : Image problems using rtpjpeg(de)pay
490       * 579069 : rtp h263pay build fixes
491       * 580554 : PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio
492       * 581432 : [multipartdemux] source pads are leaked
493       * 581444 : [multipartdemux] free memory read of buffer timestamp
494       * 582218 : Uninitialized variable may be used in gstavidemux.c
495       * 575937 : udp/gstudpnetutils.c: ip_mreqn unavailable on Solaris (an...
496
497
498 Changes since 0.10.13:
499     
500       * Add autodetect source elements
501       * Improvements in RTP payload/depayload and RTSP
502       * Support float input in wav, and require depth == width
503       * Support inverted RGB video in avi
504       * Compilation fixes and smarter format selection in V4L2 support
505       * Use libv4l when available
506       * Don't install static plugin libraries any more
507       * Matroska muxing: Add Dirac, fix AAC
508       * Improve qtdemux segment handling
509       * Add presets to equalizer
510       * OS/X video and audio output improvements
511       * Rework Pulseaudio audio output
512       * Support basic and digest auth in souphttpsrc
513       * Use libsoup-gnome instead of libsoup when available
514       * DV demuxer fixes
515       * New IIR and FIR base classes and echo filter in audiofx plugin
516       * Improved spectrum analysis plugin
517       * 8 bit greyscale support in v4l2src and videocrop
518       * New aspectratiocrop element
519       * Many other bug fixes and improvements
520
521 Bugs fixed since 0.10.13:
522      
523       * 561502 : Not-negociated error in udpsrc
524       * 522183 : add preset suport to gstequalizer
525       * 523813 : [autodetect] add autovideosrc and autoaudiosrc
526       * 557709 : goom should have license headers in all source files
527       * 560155 : segfault when trying to set tag to NULL with avimux
528       * 527951 : [new element] aspectratiocrop
529       * 529379 : RTSP seeks when pipeline is in STATE_PAUSED
530       * 532409 : RTP payload/depayloader for G.729
531       * 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls...
532       * 537540 : [pulse] Causes a deadlock when the pulseserver dies
533       * 537543 : [pulse] sink/src should have " volume " property (was GstMi...
534       * 545033 : [v4l2src] Add support for camera specific formats
535       * 552140 : [soup] use libsoup-gnome for proxy configuration if avail...
536       * 556019 : Add the ability to make souphttpsrc act as a live source
537       * 556484 : Implement getcaps in rtpL16pay
538       * 556641 : rtpL16depay doesn't support multichannel audio
539       * 556802 : Misspelled messages
540       * 556955 : [videocrop] fails to renegotiate
541       * 556986 : pulsesink deadlocks when raising an error
542       * 557260 : [equalizer] Calculates coefficients for every buffer
543       * 557293 : Argument type mismatch on Windows
544       * 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
545       * 557710 : Memory leak related to matroskamux's request pads
546       * 558427 : rtpmpapay/depay are too wide
547       * 558638 : Compiler error on v4l2
548       * 558711 : gst-plugins-good-0.10.11 compile fails
549       * 559288 : [qtdemux] deadly embrace!
550       * 559545 : rtspsrc could not receive data from RTSP server because o...
551       * 559547 : Seek bugs when playing rtsp video in m.youtube.com
552       * 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS
553       * 560756 : New Plugin: JPEG RTP Payloader
554       * 561625 : Rtspsrc set segment's last_stop incorrectly
555       * 561775 : souphttpsrc patch to support basic and digest authentication
556       * 561802 : DLNA specific HTTP header missing
557       * 561990 : qtdemux build fails on mingw due to missing definition of...
558       * 562434 : [wavenc] Add support for a-law and mu-law encoded wav files
559       * 562572 : multiudpsink handles errors in _render() too aggressively
560       * 563414 : Fix for SunAudioMixer plugin
561       * 563504 : add libv4l2 support to v4l2 gst plugin - required for mos...
562       * 563509 : [rtp_data_test] Complains about negotiation errors with m...
563       * 563510 : [videocrop] 1x1 unit test fails
564       * 564437 : rtpjpegdepay was unable to handle frame dimensions greate...
565       * 564948 : Fix and clean up osxaudio
566       * 565850 : mov files can contain xvid, fmp4 and ac3 tracks
567       * 566616 : v4l2src: b/w support
568       * 566843 : [pulse] Terminating an audio stream hangs the application
569       * 567577 : [audiofx] Add generic IIR/FIR audio filter elements
570       * 567642 : spectrum element has undocumented arbitrary limitation on...
571       * 567746 : fix for 547227 created a ref loop
572       * 567794 : [PATCH] Rework pulse plugin
573       * 567800 : Mp4 created by Avidemux don't play.
574       * 567853 : osxaudiosrc does not build on 10.4
575       * 567874 : [audiofx] Echo/Reverb filter
576       * 567955 : [spectrum] Need compensation for rounding errors
577       * 567992 : [videocrop] wrong mouse navigation commands while cropping
578       * 568395 : [audiofx] Rename audioreverb to audioecho
579       * 568780 : elements/videocrop check fails
580       * 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol...
581       * 569820 : In some cases v4l2src element does not return correct norm
582       * 570343 : equalizer bands != specified parameters
583       * 570435 : Read Title element of Matroska files
584       * 571038 : [osxvideosink] build fail
585       * 571150 : aspectratiocrop : Memory leak
586       * 571153 : [pulsemixer] compiler warnings (on ARM)
587       * 571204 : [pulsesink] PA assertion failure triggers abort
588       * 570581 : osxvideosink: non-embedded mode is badly broken and shoul...
589       * 341752 : [rtspsrc] 500 Internal Server Error response with tagessc...
590       * 420658 : gconfaudiosink is not behaving normally
591       * 558554 : [avidemux] avidemux not recognizing certain uncompressed ...
592       * 561580 : GStreamer does not play a specific WAV file
593       * 563056 :  " rtpjpegdepay ! jpegdec " doesnt works
594       * 565441 : Smoke encoder doesn't set caps correctly
595       * 567952 : videocrop: add b/w support
596
597 Changes since 0.10.12:
598
599       * Fix bad autopoint substitution in the po subdir
600
601 Changes since 0.10.11:
602
603       * Fix for security advisory TKADV2009-0xx
604
605 Changes since 0.10.10:
606
607       * HDV capture support
608       * Port flactag element to 0.10
609       * Support FLAC in alternate bit-depths and more samplerates
610       * Matroska muxing improvements
611       * Support Google RTSP variant
612       * Many other bug-fixes and improvements
613
614 Bugs fixed since 0.10.10:
615
616       * 545433 : [wavparse] support tempo tag
617       * 311586 : Matroska mux/demux don't support flac
618       * 350830 : [raw1394] Add HDV support
619       * 413841 : [flactag] needs porting to 0.10.x
620       * 536067 : [matroska] Add support for real audio/video
621       * 537361 : videomixer segment handler fail
622       * 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l...
623       * 544956 : [videobox] segfault when changing properties at running p...
624       * 545463 : autodetect plugin links to gconf, unnecessarily
625       * 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d...
626       * 546465 : can't play m.youtube.com rtsp streams
627       * 547075 : [speex] Encoder doesn't handle non-zero start timestamps ...
628       * 547217 : Implement GstPropertyProbe interface on pulsesrc for dete...
629       * 547227 : Implement GstPropertyProbe interface on pulsesink for det...
630       * 547518 : pulsemixer probe fails after device property is set
631       * 547519 : Add device-name property to pulsesrc
632       * 548530 : wavenc allows audio depth of 25
633       * 548831 : matroska demuxer setting incorrect timestamps
634       * 549073 : buffer_alloc function from new basetransform sometimes fa...
635       * 549090 : v4l2src has no property named norm but notifies it
636       * 549551 : conversion of gst structure names to mime types in multip...
637       * 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device
638       * 550015 : build failure: gstcmmlparser.c:115: error: format not a s...
639       * 550791 : [flacenc] files are too big, mid-side-stereo=true should ...
640       * 551048 : rtsp implementation sends PAUSE even when server doesn't ...
641       * 551570 : plugin ximagesrc is memory leaking...
642       * 551584 : Crash when modifying the videobox " top " and " left " live w...
643       * 552213 : [qtdemux] map tiff fourcc to image/tiff caps
644       * 553191 : udpsrc: bind() fails on OS X
645       * 554771 : totem spins CPU 100% while allocating (infinitely) becaus...
646       * 556010 : AVI muxer segfault
647       * 556381 : [icydemux] test fails with latest core
648       * 556424 : [avidemux] segmentation fault when creating indexes
649       * 557085 : [videobox] support dynamically changing properties
650       * 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem)
651       * 547842 : Vorbis RTP RFC 5215 is out
652       * 550288 : Sound not played - a quicktime file
653
654 Changes since 0.10.9:
655
656       * Move the libcdio cddasrc element to -ugly, because of the GPL license
657
658 Bugs fixed since 0.10.9:
659
660       * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
661
662 Changes since 0.10.8:
663
664       * Replaygain elements moved from Bad
665       * Interleave/Deinterleave elements moved from Bad
666       * Pulseaudio plugin http://pulseaudio.org is now integrated
667       * New simple Karaoke audio effect plugin
668       * Improvements in v4l2src
669       * Multi-channel FLAC file fixes
670       * AVI and Quicktime reverse playback support
671       * AVI and Matroska muxing improvements
672       * New element for rendering SMPTE transitions into alpha channels
673       * Many improvements in the Win32 directdraw elements
674       * Error out cleanly for encrypted streams
675       * RTP/UDP handling improvements
676       * RTSP digest authentatication implemented.
677       * New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
678       * Error concealment for Speex
679       * Many other bug-fixes and enhancements
680
681 Bugs fixed since 0.10.8:
682
683       * 541787 : incorrect timestamp
684       * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
685       * 345393 : Missing documentation
686       * 400679 : [PLUGIN-MOVE] pulse-gst to -good
687       * 422917 : G729 payloader/depayloader
688       * 429322 : [matroska-demux] hangs if file starts at non-zero timestamp
689       * 465146 : Add more complete negotiation to gstrtpbasepayload
690       * 469917 : multiudpsink IPv6 and diffserv TOS/TC markup
691       * 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4)
692       * 503288 : rtph264pay does not split multiple NAL units in incoming ...
693       * 511489 : avimux muxed audio and video out of sync
694       * 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn...
695       * 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu...
696       * 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
697       * 519301 : avimux fails when going from NULL to playing a second time
698       * 519460 : 8 bytes missing in AVI streamheader
699       * 520092 : v4l2src proposed patches
700       * 520885 : directdrawsink has some issues
701       * 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett...
702       * 529454 : [udpsrc] generates false error on win32 due to ICMP dest-...
703       * 529692 : [goom] fails to build on Windows with mingw32
704       * 529707 : [rtp] fails to build on Windows with mingw32
705       * 530886 : Support more mpeg2 variants in .mov files
706       * 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails
707       * 531672 : [qtdemux] does not handle files with edit lists correctly...
708       * 532295 : gconf setting default audio sink to video default visualizer
709       * 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY
710       * 532409 : RTP payload/depayloader for G.729
711       * 532423 : RTP payload/depayloader for DV
712       * 533264 : Make v4l2 compile without X
713       * 533619 : udpsink dies when Linux fails (for no reason) sendto() wi...
714       * 535121 : [videomixer] proper seek/segment handling
715       * 535300 : [avidemux] missing support for reverse playback.
716       * 535935 : [qtdemux] Missing metadata
717       * 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins...
718       * 536317 : [v4l2src] Doesn't compile with latest git kernel
719       * 536646 : v4l2src doesn't pick the optimal resolution
720       * 536831 : v4l2src == non-experimental
721       * 536903 : udpsrc now assumes one is using multicast
722       * 537021 : [cdio] does not extract album title from CD-TEXT
723       * 537031 : Enhancement to SunAudio mixer plugin
724       * 537361 : videomixer segment handler fail
725       * 537377 : Gstreamer avidemux fails on avi files with non-AV data st...
726       * 537622 : [matroskademux] Doesn't export covers (file attachments)
727       * 537675 : rtp vorbis/theora payloader static caps don't specify del...
728       * 537832 : rtsp is broken
729       * 539372 : udpsrc do not set port properly on anonymous binding
730       * 539548 : [udpsrc] Fails to bind with permission denied when trying...
731       * 540067 : souphttpsrc does not support http authentication
732       * 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream
733       * 540940 : Quicktime demuxer does not handle dirac in QT files
734       * 541081 : [v4l2src] Doesn't compile with on old kernel
735       * 541384 : cross mingw32 gcc: making goom compile
736       * 541412 : cross mingw32 gcc: making libgstrtp plugin compile
737       * 541650 : udpsrc fails to parse URI with IPv6 address
738       * 541956 : v4l2src only requests interlaced video 
739       * 542410 : qtdemux not recognizing pcm 8bit streams correctly
740       * 543054 : [osxvideosink] minor build issue
741       * 543255 : -Wno-attributes does not exist in every gcc version
742       * 543259 : warning in gstv4l2src.c due to an uninitialized variable
743       * 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong...
744       * 544509 : [qtdemux] Regression in segment.stop
745       * 539482 : [avidemux] Doesn't parse vprp ODML header
746       * 544433 : Some -good plugins aren't buildable with MSVC
747       * 536994 : Improve v4l2src negotiation a bit more
748       * 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old...
749       * 532065 : Implement RTSP Digest authentication
750       * 533287 : Mapping of mime types to gst names in multipartdemux
751       * 538891 : G.726 pay/depayloader is missing
752
753 Changes since 0.10.7:
754     
755       * The libsoup based http source moved from the -bad module and
756         was raised to primary rank
757       * GOOM visualisation plugin updated to Goom2k4
758       * Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio,
759         mulaw and wavpack
760       * New gdkpixbuf output for snapshotting
761       * Various other bug-fixes
762
763 Bugs fixed since 0.10.7:
764      
765       * 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
766       * 515978 : [ladspa] Should be removed from -good until it's ready to...
767       * 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
768       * 517237 : [rtspsrc] Better error when bandwidth is too small
769       * 517933 : [tests] trivial C89 fix
770       * 518188 : [spectrum] " message " property documentation unclear
771       * 518213 : [goom2k4] artefacts on x86-64
772       * 518564 : goom dies with illegal instruction
773       * 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
774       * 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
775       * 520073 : [goom] (goom2k4) shows mostly black frames
776       * 520764 : double buffer unref in speexenc error handling
777       * 520880 : audiofx doesn't build on Windows/MSVC
778       * 520888 : udpsrc has some issues on Windows
779       * 521102 : h.263+ rtp depayloader crashes on short payloads
780       * 521875 : [osssrc] recording corrupts upon _get_caps
781       * 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
782       * 522767 : [goom] does not build on ppc
783       * 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
784       * 523134 : osxvideosink does not stop when you control-C
785       * 524593 : [sunaudio] fix mixer track range
786       * 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
787       * 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
788       * 525860 : [sunaudio] copyright fixes
789       * 525946 : [gdkpixbuf] add gdkpixbufsink element
790       * 526557 : [matroskademux] seeking regression in CVS
791       * 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
792       * 527984 : Doesn't dist all m4 files needed by configure.ac
793       * 527999 : [goom] Doesn't dist goomsl.h
794       * 528143 : [goom] fails to build on 32-bit ppc
795       * 528615 : Hide goom2k4 logo
796       * 529268 : [goom] States unit test exposes some memory leaks
797
798 Changes since 0.10.6:
799     
800       * 8 months of frenetic development
801       * Massive RTSP/RTP improvements
802       * Fixes in pngdec, gdkpixbufdec, wavpackparse, wavpackdec, smokeenc,
803         mulawdec, alwdec, id3demux
804       * More Fixes in matroskademux, udpsrc, apedemux, flacenc, avimux,
805         dv1394src
806       * V4L2 support improved
807       * Fixes for OS/X and Windows video/audio sources and sinks
808       * Support more formats in QT files
809       * Elements moved from gst-plugins-bad: equalizer, lpwsinc (now
810         audiowsinclimit), bpwsinc (now audiowsincband), spectrum,
811         multifilesrc/sink
812       * New audio effects: High/Low/Band-pass filters
813       * Many, many other fixes
814
815 Bugs fixed since 0.10.6:
816      
817       * 415627 : [PLUGIN-MOVE] move equalizer to good
818       * 463624 : [PATCH] avimux: mismatch in ODML tag numbering
819       * 347848 : [id3v2mux] add support for DiscID tags
820       * 348085 : [PLUGIN-MOVE] move spectrum to good
821       * 351726 : [rtspsrc] Force to send on periodic time new rtsp play co...
822       * 358841 : [dv1394src] should have property probe
823       * 417420 : [autoaudiosink] add " caps " property to filter sinks by caps
824       * 427573 : [osxaudiosrc] segmentation fault
825       * 435435 : [alaw] use tables for ALAW (G.711) encoding and decoding
826       * 442034 : [avi] add support for subtitle streams (GAB2)
827       * 447000 : [id3demux] add support for reading license URL from WCOP tag
828       * 448278 : [v4l2src] several issues in cvs
829       * 449747 : Function parameter mismatch breaks build on Solaris.
830       * 450190 : [PATCH] v4l2src set_capture (parameters) fails
831       * 450878 : Missing files in po/POTFILES.in
832       * 451249 : Integer type mismatch in gstrtspsrc.c
833       * 451388 : [v4l2src] Could not negotiate format
834       * 453037 : rtpilbcpayloader encoding-name field mismatch
835       * 453417 : [matroskademux] support palette info for VobSub stream
836       * 453630 : Rtspsrc invokes GST_ELEMENT_ERROR in eos when streaming o...
837       * 455086 : [cairotextoverlay] ignores the size in font-desc property
838       * 455808 : rtspsrc deadlocks on pause
839       * 457097 : [faad] " setting caps on pad failed " with BMJ113 mov
840       * 461600 : Some files missing from POTFILES.in
841       * 464475 : the mode property if the caps of rtpilbc*pay should be of...
842       * 464800 : [audiofx] New elements: chebyshev low/highpass and bandpa...
843       * 465040 : [RTP] h263ppay should allow h263 caps on sink
844       * 465774 : qt video does not play, but can be seeked
845       * 467214 : Could not get buffers from device '/dev/video0'
846       * 467666 : [ELEMENT-MOVE] Move lpwsinc and bpwsinc to gst-plugins-good
847       * 470502 : Ricoh Webcam not working
848       * 471364 : [gconf] Internal GStreamer error: state change failed on ...
849       * 471823 : [v4l2src] Fails to negotiate capabilities with Macbook Pr...
850       * 473670 : [qtdemux] invalid utf8 in tags causes warnings
851       * 474616 : [rtph263pay] RTP headers are wrong for win32
852       * 475424 : [v4l2] uvcvideo Macbook iSight webcam not working (regres...
853       * 477199 : Linux-UVC webcams not working
854       * 477456 : [v4l2src] my webcam is not working anymore
855       * 479960 : qtdemux is missing fourcc for mpeg2 HDV streams (HDV2. HDV3)
856       * 480557 : [v4l2src] Nasty segfault (with broken driver?)
857       * 482495 : avimux does not accept audio/aac
858       * 484998 : [mulawdec] not-negotiated error playing a sun audio (au) ...
859       * 485828 : [v4l2src] Fixates to lowest resolution on new kernels
860       * 487488 : udpsrc errors
861       * 487563 : Payloader for H264 not marking packets
862       * 488112 : [id3demux] extract ID3v2 WOAF frame
863       * 488844 : Free GstBuffer with gst_buffer_unref() in gst_rtp_mp4v_pa...
864       * 488879 : [videomixer] implement GstChildProxy interface
865       * 489940 : [gdkpixbufdec] gst_value_set_fraction: assertion 'denomin...
866       * 490034 : [v4l2src] " could not get buffers from device " 
867       * 490283 : [multifilsrc] move to -good
868       * 491323 : Extend RTP MPEG-TS payloader to handle large RTP payload ...
869       * 492388 : Build issues on Windows/MSVC
870       * 496752 : [rtspsrc] leaks memory
871       * 496773 : [rtspsrc] leaks SDP messages
872       * 496983 : [PATCH] rtspsrc leaks pads
873       * 497007 : [PATCH] rtspsrc leaks RTSP messages in SETUP
874       * 497017 : [PATCH] H.264 RTP depayloader leaks memory in setcaps
875       * 497292 : gsttextoverlay compile problem in MSVC
876       * 497293 : gsttimeoverlay compile error in win32
877       * 498181 : Recent change to gst-plugins-base breaks gst-plugins-good
878       * 498297 : [v4l2src] put real supported resolutions in caps instead ...
879       * 498395 : [pngenc] leaks buffer data memory
880       * 498715 : GStreamer fails to decode MPEG1 Video RTP streams when gs...
881       * 499178 : unexpected not negotiated and other weird beharviours
882       * 499239 : gstrtpmp4adepay
883       * 499383 : [rtph263depay] Doesn't read I-frame information from rtp ...
884       * 500403 : [PATCH] videobox element doesn't init liboil
885       * 501775 : [wavparse] regression in CVS: seeking is broken
886       * 502655 : [avimux] creates corrupt avi files (wrong stream numbering)
887       * 502814 : Adds profile (hex string), sps and pps (base64 encoded) i...
888       * 502966 : GStreamer segfaults when videobox is introduced into a sp...
889       * 503023 : Let multipartdemux work in live mode.
890       * 504018 : flacdec emits newsegment before being able to respond to ...
891       * 504081 : [matroskamux] support for live sources (calculate duratio...
892       * 504895 : Build fails:  gst/check/gstcheck.h: No such file or direc...
893       * 505745 : [avidemux] warning: 'res' may be used uninitialized in th...
894       * 506025 : RTSPsrc doesn't handle redirects.
895       * 506715 : [PATCH] [flacdec] PICTURE blocks should be retrieved as m...
896       * 507642 : v4l2src Crash - Size 4156 is not a multiple of unit size ...
897       * 508644 : The clockrate for theora payloading should always be 90000
898       * 509298 : Compilation errors in gstavisubtitle.c and gstrtspsrc.c w...
899       * 509301 : [flacdec] CVS does not compile against flac-1.1.2
900       * 509531 : Make the auto-join/auto-leaving of a multicast group opti...
901       * 510505 : changes to make v4l plugin build on solaris
902       * 510592 : Race condition in WAVE parser
903       * 513628 : [flacdec] Decoding of PICTURE blocks is always disabled b...
904       * 514397 : matroskademux does not mark delta units
905       * 514573 : multipartmux memory leak
906       * 514889 : Bogus output from RTP data test
907       * 514965 : Possible buffer leaks if last_write_result != GST_FLOW_OK...
908       * 515457 : [audiofx] Element long descriptions are broken
909       * 515562 : [avidemux] Seeking broken in 0.10.6.2
910       * 515697 : [multifile] Several memory leaks exposed by unit test
911       * 515701 : [smoke] Several valgrind warnings exposed by unit test
912       * 515703 : [avisubtitle] Several valgrind warnings with unit test (g...
913       * 515704 : [gconf] Memory leak when creation of pipeline fails
914       * 515706 : [ximagesrc] Memory leak when XDamage support is available
915       * 515905 : gst-error.m4 needs no%E_MACRO_REDEFINED on Solaris
916       * 515979 : [efence] Doesn't chain up finalize properly
917       * 515980 : [directdraw] Does not chain up finalize functions properly
918       * 515984 : [v4l] Does not chain up finalize functions properly
919       * 515985 : [ximagesrc] regression when using damage
920       * 516371 : does not build without xml usage
921       * 516524 : uninitialized variables
922       * 517386 : [alpha] Doesn't link with libgstbase
923       * 508291 : [id3demux] must check if language code in id3v2 COMM fram...
924       * 491811 : Rename audiochebyshevfreq* to audiocheb*
925       * 447961 : [rtsp] do not store a reference to the result from inet_n...
926       * 475784 : rtspsrc has race condition between loop_interleaved() and...
927       * 478244 : rtpamrdepay make no playable stream
928       * 480707 : Memory leak : gstrtpmp4vpay :  config buffer is leaked
929       * 502187 : flacdec doesn't send newsegment from the streaming thread
930       * 509329 : [rtspsrc] use atoll when parsing rtptime
931       * 512544 : preallocate output buffer in pngenc
932
933 Changes since 0.10.5:
934
935       * Much improved RTSP/RTP and V4l2 support
936       * New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
937       * OSX and Windows video/audio support elements moved from Bad Plugins
938       * qtdemux, videocrop and wavpack elements moved from Bad Plugins
939       * Fixes in avi and matroska muxing
940       * Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
941       * gamma element ported to 0.10
942       * Parallel installability with 0.8.x series
943       * Threadsafe design and API
944
945 Bugs fixed since 0.10.5:
946
947       * 392189 : [esdsink] pipeline hung in state change from PAUSED to PL...
948       * 407590 : crash using gconfaudiosink
949       * 439255 : [rtspsrc] crash on unsupported transport
950       * 441118 : Incorrect caps in G.711 RTP depayloaders
951       * 323471 : [PLUGIN-MOVE] osxaudio
952       * 407780 : avimux does not handle video/x-h264
953       * 316203 : MinGW: udp and rtsp plugin should be disabled on windows
954       * 340362 : [PATCH] new plugin - hardlimiter
955       * 342463 : [ximagesrc] performance improvement
956       * 347806 : [v4l2src] try_capture(): Error getting buffer information...
957       * 350296 : [udpsrc] add property to remove extra headers from buffers
958       * 354007 : [PLUGIN-MOVE] videocrop should be moved to -good
959       * 356692 : wavparse drops final sample in most files
960       * 358040 : Fix speex rtp (de)payloader
961       * 362566 : [dv1394src] Random segfault and kernel oopses
962       * 374489 : rtspdec never sends out RTCP Receiver reports
963       * 377306 : [sunaudiomixer] mixer track labels not localized
964       * 379298 : [avimux] allow multiple audio streams
965       * 392620 : gnome-sound-record can not be started on sunray client on...
966       * 393427 : error/warnings when compiling with mingw
967       * 395688 : playbin is unable to play rtsp stream for 3gp from Darwin...
968       * 396057 : [audiofx] New audioinvert element
969       * 397162 : [audiofx] New element audioamplify
970       * 397946 : [audiopanorama] another trivial docs fix
971       * 398299 : [smpte] crashes if fed empty buffers from fakesrc
972       * 398325 : [smpte] Segfaults with big width/height
973       * 399338 : Hang in PREROLLING when trying to play a specially crafte...
974       * 399825 : Tags don't work properly for shout2send plugin
975       * 406042 : [v4l2src] fails with radio chips
976       * 407369 : [v4l2src] Wrong way of EIO error handling
977       * 407793 : memory leaks of sdpmessage.c
978       * 407797 : bug of rtsp_url_parse() in gst/rtsp/rtspurl.c
979       * 408544 : totem crashed with SIGSEGV to rtsp_ext_wms_configure_stre...
980       * 410997 : Fails to build with -z defs
981       * 412597 : Simplify GstSunAudioSrc
982       * 412608 : [avidemux] flow return aggregation can ignore errors
983       * 414168 : Mixes spaces and tabs in Makefile.am defs
984       * 416445 : [avidemux] seeking regressions
985       * 416727 : [v4l2src] typo in printf format string
986       * 416728 : [v4l2src] typo in translated strings
987       * 417729 : [autoaudiosink] plugs alsaspdifsink, breaking playbin
988       * 419338 : [wavparse] critical warning from plugin viewer
989       * 420208 : Probably typo
990       * 426044 : [flacenc] broken files when used with oggmux
991       * 427990 : [rtph264depay] sprop-parameter-set erros
992       * 428611 : [ximagesrc] segfaults when used from a non-X terminal
993       * 428901 : [icydemux]  broken tags for non-UTF-8/ISO-8859-1-using ra...
994       * 429319 : [alphacolor] distorts png images without alpha channel
995       * 429666 : [goom] totem skips mp3 (while Rhythmbox doesn't)
996       * 430228 : [sunaudio] copyright bug
997       * 430632 : memory problem
998       * 430804 : [PATCH] navseek only seeks (sort-of) partially
999       * 431282 : broken RTP depayloaders
1000       * 433119 : wavparse causes skipping for MPEG-encoded RIFF Wav files ...
1001       * 433135 : [wavparse] regression in CVS with mp3-in-wav
1002       * 433530 : udpsrc read of size 0
1003       * 434824 : rtp mp4 payloader doesn't handle newsegments and flush ev...
1004       * 436910 : [videomixer] wrong strides with odd input width
1005       * 437499 : [wavparse] can't handle WAV file with 'LIST'  header chunk
1006       * 437670 : Improvements for rtsptransport.[ch]
1007       * 437692 : Some more fixes for the RTSP support
1008       * 438926 : invalid comparison of pointer with string literal
1009       * 438940 : [rtph263ppay] Support for Segment Fragmentation based on ...
1010       * 440127 : Autoaudiosink does extra switching between null and ready...
1011       * 440203 : Support multiple RTSP headers of the same type
1012       * 440928 : Improved RTSP version support, and added Date header
1013       * 441408 : speexdec plays incorrectly files made with nframes=4
1014       * 442535 : [wavenc] Doesn't handle width!=depth files with audio/x-r...
1015       * 442677 : WideBand AMR payloaders
1016       * 443081 : [wavparse] fails to post error on FLOW_NOT_LINKED
1017       * 445905 : ximagesrc disregards display_name property
1018       * 446981 : error during the compilation of rtspconnection.c
1019       * 447210 : wrong length calculation for codec_data
1020       * 447458 : [qtdemux] export AMRSpecificBox as codec_data
1021       * 385887 : [flac] make work with libflac-1.1.3
1022       * 404646 : [audiofx] Compressor/Expander element
1023       * 424527 : [auparse] don't convert non-native endianness floats in t...
1024       * 387121 : [matroskamux] Can't mux raw audio
1025       * 392855 : [matroska] plugin must link against zlib (error with MinGW)
1026       * 394851 : [audiopanorama] Some trivial docs fixes
1027       * 394859 : [audiopanorama] New simple method for adjusting the panorama
1028       * 398086 : [smpte] crashes if input dimensions differ
1029       * 406018 : 64bit uncleanness in gstavimux.c
1030       * 407057 : [wavparse] leaks contents of every buffer pushed when in ...
1031       * 407349 : [id3demux] wrongly interprets TDAT as year
1032       * 350278 : [rtpmp2tdepay] Add support for proprietary headers
1033       * 380895 : A couple of corrections and improvements for the RTSP sup...
1034       * 380944 : [dvdec] Doesn't set pixel-aspect-ratio
1035       * 394977 : multipartmux not honoring flow return
1036       * 403956 : Add float32 support for " level " element
1037       * 405213 : mp3 plays too fast in totem or rhythmbox
1038       * 407006 : [goom] odd adapter behaviour
1039       * 412704 : [PATCH] gamma filter ported to 0.10
1040       * 414887 : [gconf] gconfaudiosink doesn't set GST_ELEMENT_IS_SINK un...
1041       * 415446 : [avidemux] fails parsing mjpeg file from digital camera
1042       * 417792 : rtp depayloader for AAC
1043       * 423304 : file descriptor closed in udpsrc and dynudpsink
1044       * 423782 : Code for H264 payloader
1045       * 428182 : Current CVS generates compiler warnings
1046       * 429329 : [videobox] add support for AYUV input
1047       * 442874 : Multipartmux assumes caps == mime
1048
1049 Changes since 0.10.4:
1050
1051       * Parallel installability with 0.8.x series
1052       * Threadsafe design and API
1053       * RTP/RTSP improvements
1054       * Fixes in OSS support
1055       * Addition of the audiopanorama element
1056       * Improvements in AVI playback
1057       * Annodex playback fixes
1058       * Support FLAC in OGG and Matroska
1059       * Fixes in the Speex decoder
1060       * V4L2 source moved from Bad Plugins
1061       * SMPTE element ported to 0.10
1062       * GStreamer Data Protocol (GDP) Payloader and Depayloader elements added
1063       * Many other bug-fixes
1064
1065 Bugs fixed since 0.10.4:
1066
1067       * 336465 : [patch] Streaming support for avidemuxer
1068       * 349207 : [PLUGIN-ADD] audiopanorama
1069       * 341278 : [autoaudiosink] should fallback to fakesink
1070       * 342950 : Implement device profiles in autoaudiosink/autoaudiosrc
1071       * 348233 : dv1394src crashes with libavc1394 0.5.3 - cause known
1072       * 349015 : [sunaudio] open source with O_NONBLOCK
1073       * 349894 : RTSP Multicast
1074       * 351347 : --disable-schemas-install now works too well
1075       * 351794 : [id3demux] try harder to extract wrongly marked strings
1076       * 352577 : [avidemux] regression in CVS with Elephant's Dream
1077       * 355210 : Sample pipeline from the documentation doesn't work properly
1078       * 356142 : GST Sun Audio Mixer doesn't set only Output Track as Mast...
1079       * 356147 : [avimux] duration in header not correct for big avi ( > 2 ...
1080       * 357592 : Avoid compiler warnings with uClibc and -Werror
1081       * 361637 : h263 variant missing from RTP (de)payloaders' caps
1082       * 361639 : MPA payloader's payload number is incorrect
1083       * 362603 : Fixes compiling with forte: warning clean up (part 4)
1084       * 362673 : Playback with 4Front OSS driver not working due to blocki...
1085       * 366492 : add windows vs8 project files
1086       * 369621 : [avidemux] Out-of-sync playback with VBR MP3 audio
1087       * 372021 : flxdec has wrong classification
1088       * 374213 : Seeking with LADSPA plug-ins fails
1089       * 374479 : [PATCH] videomixer memleak fix and enhancement
1090       * 374737 : [matroskademux] doesn't recognise opaque " A_AAC " codec ID
1091       * 376594 : id3demux crashes when reading compressed ID3 frames
1092       * 379433 : [PATCH] avidemux audio pad reports wrong position upon query
1093       * 379792 : Remove memcpy in multipartmux and fix RFC compliance
1094       * 379918 : Doesn't compile with newer libcaca versions (0.99.beta4+)
1095       * 380199 : [matroskademux] Wrong framerate conversion
1096       * 380825 : make avimux accept video/mpeg in versions 1, 2 and 4
1097       * 381857 : [id3v2mux] crashes trying to write empty frames
1098       * 382179 : Videomixer shouldn't reset position to 0 when the caps ar...
1099       * 382277 : multipartmux modifies buffer timestamp
1100       * 382982 : [apedemux] Fails to read track gain or other doubles
1101       * 383001 : [PATCH] if using multicast in udpsrc, bind to the multica...
1102       * 383043 : Videomixer can crash when adding/removing pads  while pla...
1103       * 383596 : mixer doesnot work if set AUDIODEV on solaris
1104       * 384587 : libcaca check breaks cross-compile
1105       * 385031 : [id3demux] autoplug loop if first buffer has nonzero offs...
1106       * 385623 : [quarktv] crash when plugged dynamically into a pipeline
1107       * 343348 : [matroska] add support for vobsub subtitles
1108       * 345449 : [icydemux] Internet radio hangs when connecting to radio....
1109       * 348762 : [ID3v2] comment frame extraction/writing doesn't retain d...
1110       * 351116 : 'make check' tries to run annodex unit tests even if anno...
1111       * 352110 : [flacdec] no support for ogg flac
1112       * 366155 : [matroskademux] Several problems in encoding handling code
1113       * 374658 : [matroskamux] add tag writing support and implement relea...
1114       * 378184 : g-s-p crash due to incorrect free from do_toggle_element
1115       * 360673 : [PATCH] Stuttering with SunAudio Sink
1116       * 349068 : multipart demuxer improvements
1117       * 350006 : [LADSPA] after changing state from PLAYING to READY/NULL,...
1118       * 350340 : CMML test cases and small fixes
1119       * 350785 : [ossmixer] provides no way to set mixer device
1120       * 353908 : Error seeking at the beginning of a CMML file
1121       * 356596 : [wavparse] Does not support GSM encoded audio
1122       * 358156 : in udpsrc.c gst_udpsrc_create function read command could...
1123       * 361252 : Memory leak in udpsrc
1124       * 364958 : [avidemux] broken timestamping in streaming mode
1125       * 367221 : [PATCH] videomixer does not mix for some framerate combin...
1126       * 368162 : iLBc rtp payloaders and depayloaders not compiled
1127       * 377792 : rtspsrc tries to stream application/x-wms-rtx
1128       * 383323 : smpte doesn't handle sink1 and sink2 correctly
1129       * 383726 : [audiopanorama] only transforms half of the samples in fl...
1130       * 349901 : [LADSPA] gst_element_class_add_pad_template: assertion `g...
1131       * 375476 : v4l2src cannot close /dev/video0
1132
1133 Changes since 0.10.3:
1134
1135       * added apev2mux element
1136       * use libiec61883 for Firewire
1137
1138 Bugs fixed since 0.10.3:
1139     
1140       * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
1141       * 347529 : wavparse error
1142       * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
1143       * 340027 : [patch] wavparse fails for several files
1144       * 318563 : offer support for new raw1394_iso api in dv1394src
1145       * 330623 : [avidemux] only the beginning of big avi files gets played
1146       * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
1147       * 337076 : Problem with broken matroska files containing non-UTF8 su...
1148       * 339704 : [id3demux] read images from ID3 tags
1149       * 340282 : Goom visualization is unusable at 'Normal' size and higher
1150       * 340623 : [matroskademux] small memory leak
1151       * 340699 : [flacdec] should not send EOS when doing segment seeking
1152       * 340859 : [avimux] produces index with all frames marked as keyframes
1153       * 340946 : raw1394 plugin uses deprecated functions
1154       * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
1155       * 341489 : gst-plugins-good wavparse Cygwin fix
1156       * 341774 : Fails to read tags in file
1157       * 341818 : [matroskademux] poor concurrent performance
1158       * 342029 : [id3demux] overflow of titlenumbers
1159       * 342097 : [jpegdec] crash with attached JPEG file
1160       * 342448 : [matroska] support for muxing/demuxing Theora video
1161       * 342526 : [avimux] dml index support, codec_data support, cleanups
1162       * 342592 : dvdemux doesn't post segment-done right
1163       * 342734 : [matroskamux] might block on state-change
1164       * 343051 : [autoaudiosink] doesn't try esdsink
1165       * 343055 : README mentions 0.9.6
1166       * 343117 : jpegdec, mjpeg avi's and flush seeks
1167       * 343122 : [taglib] new apev2mux element
1168       * 343123 : [apedemux] add support for GST_TAG_LOCATION
1169       * 343127 : [apedemux] extract track count, clean up parsing
1170       * 343602 : configure --disable-external fails
1171       * 343603 : need to add -lm to build tests/examples/level
1172       * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
1173       * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
1174       * 344100 : --disable-schemas-install not honored
1175       * 344101 : SunAudio mixer fixes
1176       * 344120 : dv1394src should now require libraw1394 > = 1.1.0
1177       * 344605 : [id3demux] set picture type on image buffers
1178       * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
1179       * 345288 : [udp] make work on Windows
1180       * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
1181       * 346066 : [sunaudiosink] don't override user setting and switch on ...
1182       * 346259 : [sunaudio] move monitor to input tab in mixer
1183       * 347234 : streaming UDP (MPEGTS) shows only one frame of video
1184       * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
1185       * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
1186       * 347972 : [cdiocddasrc] core dumps if device is not found
1187       * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
1188       * 348752 : [udpsrc] add property to set buffer size for udp socket
1189       * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
1190       * 349155 : [smokeenc] does not set caps on it's buffers
1191       * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
1192       * 349907 : multiudpsink messes up multicast addresses
1193       * 350433 : [rtph263pdepay] h.263plus depayloader does not work
1194       * 340492 : [flacdec] support push-based operation (and thus flac-ove...
1195       * 345679 : fix to avoid goom core dumping
1196       * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
1197       * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
1198       * 343661 : Jpeg image crashes gstreamer
1199       * 344923 : New SunAudio source plugin, and mixer now supports stereo...
1200       * 345301 : [PATCH] gst-plugins-good rtsp for Windows
1201       * 346921 : gstmultiudpsink multicast support is broken
1202       * 344136 : More accurate list of plugins which will/will not be buil...
1203
1204 Changes since 0.10.2:
1205
1206       * Annodex/CMML support
1207       * RTSP and RTP enhancements
1208       * HAL configured audio device support
1209       * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements
1210       * Recognise SSA/ASS and USF subtitles in Matroska files
1211       * Fixes for ESD and SunAudio output plugins
1212       * More uniform plugin descriptions
1213       * IceCast metadata reading plugin added
1214       * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, 
1215          WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, 
1216          Video colour balance
1217       * Lots of bug fixes
1218
1219 Bugs fixed since 0.10.2:
1220
1221       * 335067 : RTSP src not working with WMServer servers
1222       * 333657 : Replacing icy demuxing in gnomevfssrc
1223       * 329106 : HAL sound device wrapper plugins
1224       * 337749 : totem (gstreamer) crashes when playing an avi file
1225       * 330885 : avidemux does not handle eos at end of seek-region
1226       * 337364 : faulty GObject macros
1227       * 337625 : [patch] Streaming support for wavparse
1228       * 150363 : [pngdec] doesn't handle grayscale or paletted
1229       * 154744 : Time slider does not work with avi videos from Cannon SD100
1230       * 161712 : [auparse] .au files don't play in playbin
1231       * 313266 : [wavparse] will not play DTS stream in malformed WAV
1232       * 319183 : rtspsrc filter sometimes uses an odd port for rtp
1233       * 319986 : annodex decoding and encoding support
1234       * 323721 : [id3demux] read in replaygain information from RVA2 frame...
1235       * 323880 :  " Seek in ready " for dvdemux
1236       * 325191 : problem with auparse or mulawdec, choppy esd playback
1237       * 326160 : videobalance not ported to new GstVideoFilter
1238       * 327658 :  " Seek in ready " support for wavparse plugin
1239       * 328327 : gst-plugins-good fail to compile with gcc 4.1
1240       * 329107 : Profile support for gconfaudiosink
1241       * 330239 : Crash playing any song from a particular album over rhyth...
1242       * 330678 : Unable to play .fli files
1243       * 331253 : Critical warnings when using cddacdiosrc
1244       * 331368 : Gstreamer doesn't recognise tags
1245       * 331385 : [alpha] state change function returns a constant
1246       * 331672 : Another file that gstreamer can't read the tags on
1247       * 331905 : [jpeg] smokedec not ported
1248       * 331917 : [pngdec] does not support files with png streams
1249       * 332031 : [PATCH] avimux ported to 0.10
1250       * 332547 : [wavparse] does not support multichannel wavs
1251       * 333070 : [id3demux] reads unicode tags incorrectly where .8 did it...
1252       * 333302 : [apedemux] some WavPack files with APE tags fail to play ...
1253       * 333392 : [sunaudio] unused variables break CVS build with -Werror
1254       * 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
1255       * 333624 : invalid get_times implementation in gstdynudpsink
1256       * 333784 : [patch] unref the result of gst_pad_get_parent
1257       * 334083 : [jpegdec] wrong durations set on buffers after seeking in...
1258       * 334522 : avi of mpeg4 video and adpcm audio from digital camera re...
1259       * 334732 : [id3demux] mp3 fails to play because typefinding thinks i...
1260       * 334995 : [goom] zoom filter leaked
1261       * 335231 : [wavparse] incorrect way to calculate seek position with ...
1262       * 335755 : rhythmbox import crasher - png?
1263       * 335858 : Video playback out of sync
1264       * 335958 : [speexenc] doesn't work
1265       * 336110 : move taglib-based ID3 muxer to -good
1266       * 336602 : plugins need better/univied descriptions
1267       * 336756 : move ximagesrc to gst-plugins-good
1268       * 336889 : [avidemux] index creation might fail with some non-indexe...
1269       * 336904 : Problem playing some AVI file when splitting large chunks...
1270       * 337033 : [speex] can't seek in speex-encoded audio
1271       * 337183 : [matroska] " caps not real subset " when playing audio files
1272       * 337294 : AVI files downloaded from vidoe.google.com won't play
1273       * 337421 : [sunaudiosink] some fixes
1274       * 337609 : [flacdec] can't play .flac files where header says total_...
1275       * 338290 : [flacdec] segment seek not supported
1276       * 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst...
1277       * 338715 : [shout2send] fix crash on error and tags received before ...
1278       * 338716 : [wavenc] " not negotiated " error with CVS core
1279       * 338810 : [matroskademux] blocks on segmenting seek (and other seek...
1280       * 339446 : [matroska] can't play file if details come before type in...
1281       * 339451 : [matroska] enhancement for VfW compatibility cases
1282       * 339678 : [matroskamux] wrong timestamps of B-frames
1283       * 340346 : [matroskamux] blocks upon muxing video and vorbis-audio
1284       * 319884 : rtpamrdec discards non-transmitted frames
1285
1286 Changes since 0.10.1:
1287       * New libcdio based CDDA reading element
1288       * APE tag reader ported
1289       * ID3 tag reading fixes
1290       * Sun Audio Sink fixes
1291       * GOOM and gconf element fixes
1292       * lots of bug and leak fixes
1293
1294 Bugs fixed since 0.10.1:
1295       * 328336 : silence warings which make dvdec / dvdemux unusable
1296       * 315557 : Internal event problem with MP3s from vgmix.com
1297       * 323327 : [cdio] port cddasrc to 0.10
1298       * 325148 : Bugs in G711 RTP packetization logic
1299       * 325649 : apetag plugin needs porting to 0.10
1300       * 326446 : check that all elements in -good pass queries they can't ...
1301       * 326602 : id3demux is not compiling without ZLIB
1302       * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
1303       * 326736 : gconf(audio|video)sink response to key changes
1304       * 326864 : [wavparse] time to bytes format conversion broken
1305       * 327009 : [esdsink] won't compile with includes in non-standard prefix
1306       * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
1307       * 327825 : [matroskamux]  Matroska muxer deadlock
1308       * 327871 : [videobox] crash when cropping
1309       * 328241 : id3demux emits NULL date for year tags
1310       * 328264 : Fix build with gcc 2.95
1311       * 328531 : [matroskamux] doesn't send newsegment event, critical war...
1312       * 329181 : totem crash when using goom effect
1313       * 329810 : Fails to read ID3 tag
1314       * 330005 : Please use the autodetect sinks by default
1315       * 317658 : [cdio] support for cd-text and cd-g
1316
1317 Changes since 0.10.0:
1318     
1319       * new id3 demuxer (replaces the mad one in gst-plugins-ugly)
1320       * memleak fixes in avidemux, wavparse, level, smoke
1321       * ports of multipart, 
1322       * fixes in flacdec, flxdec, rtp
1323       * documentation updates on videomixer 
1324       * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
1325
1326 Bugs fixed since 0.10.0:
1327     
1328       * 321269 : add sunaudio to 0.9
1329       * 322769 : The ID3 tag of this file is a segfaulter
1330       * 323021 : sockfd property to udpsrc/dynudpsink elements
1331       * 322975 : erroneous audio specs in flac plugin
1332       * 323226 : block/crash on id3 v2 tags when using big blocksize
1333       * 323717 :  < netinet/in.h > inclusion necessary on some systems
1334       * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
1335       * 323896 : pngdec/videomixer negotation problem in 0.10
1336       * 324011 : Invalid payload type definition for some rtp payloaders
1337       * 324012 : Invalid caps on rtpspeexpay element
1338       * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
1339       * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
1340       * 326612 : Serious memory leak in level plugin
1341       * 326618 : memleak fix in smokeenc
1342
1343 API added since 0.10.0:
1344      
1345       * device-name property on ossmixer subclasses
1346       * GstUDPSrc::sockfd property
1347
1348 Changes since 0.9.6:
1349     
1350       * Parallel installability with 0.8.x series
1351       * Threadsafe design and API
1352       * effectv elements ported
1353       * videoflip updated
1354       * multipart ported
1355       * dv seeking fixed
1356       * rtp elements renamed
1357
1358 Bugs fixed since 0.9.6:
1359     
1360       * 322377 : udpsrc leaks sockets
1361       * 322643 : Incorrect matroska frame default duration
1362       * 322645 : Matroska muxer: wrong pixel aspect ratio
1363       * 322667 : [jpegenc] leaks input buffer
1364       * 322794 : udp plugin linked against gstnet instead of gstnetbuffer
1365   
1366 Changes since 0.9.5:
1367     
1368       * added speex RTP payloader/depayloader
1369       * ported cutter
1370       * fractional framerates
1371       * more video filters now use BaseTransform
1372
1373 Bugs fixed since 0.9.5:
1374     
1375       * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
1376       * 321001 : [matroskademux] should seek to nearest preceding index en...
1377       * 321430 : goom fails to register on amd64
1378
1379 Changes since 0.9.4:
1380     
1381       * matroskamux fixes
1382       * wavenc fixes
1383       * cairotextoverlay ported
1384
1385 Bugs fixed since 0.9.4:
1386     
1387       * 315194 : Licence information inconsistency of gst-plugins-good/gst...
1388       * 319731 : [matroska] SimpleBlock support for muxer and demuxer
1389       * 320308 : [matroska] set timestamps for buffers with ebml elements
1390       * 320920 : [osssink] tries to reuse a bad file descriptor
1391       * 321136 : [matroska-mux] avoid reading from unref'ed buffer
1392
1393 Changes since 0.9.3:
1394
1395       * DV/Firewire fixes
1396       * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer,
1397         alphacolor ported
1398
1399 Bugs fixed since 0.9.3:
1400
1401       * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
1402       * 316205 : Debug category for wavenc is not defined
1403       * 318847 : Matroska muxer port to 0.9
1404
1405 Changes since 0.9.1:
1406
1407       * Parallel installability with 0.8.x series
1408       * Threadsafe design and API
1409
1410 Bugs fixed since 0.9.1:
1411
1412       * 316202 : MinGW compilation: undefined autoconf macro GST_DOC
1413       * 317338 : [osssink] can't handle mono