Release 0.10.21
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Base Plug-ins 0.10.21, "We Could Be Wrong"
2
3 IMPORTANT NOTES
4
5 1) Please note that decodebin2 and playbin2 API included in this release is
6 still considered unstable and WILL change in future releases. At this stage,
7 only developers or early adopters should consider using decodebin2 or playbin2
8 API embodied in their signals and properties.
9
10 Changes since 0.10.20:
11
12       * Continue playbin2 development
13       * Ogg improvements - CELT support, skeleton fixes
14       * DVD subpicture support
15       * Improved audio dithering random number generator
16       * xvimagesink/ximagesink fixes
17       * Vorbis encoding and decoding fixes
18       * Recognise Kate subtitle streams
19       * Many bug-fixes and enhancements
20
21 Bugs fixed since 0.10.20:
22
23       * 537380 : [gnomevfssrc] Doesn't handle short reads properly
24       * 538656 : xvimagesink support for autofill/colorkey property
25       * 540334 : Build fails without X in tests/examples/seek
26       * 528299 : Multiple GstMixerTracks with the same label cause problem...
27       * 530068 : Ogg Streams with Skeleton and Granulepos > 0 do not work(...
28       * 537009 : playbin2 silly typo breaks signals
29       * 537045 : decodebin2 sometimes emits 'drained' multiple times
30       * 537599 : [oggdemux] skeleton streams not skipped in ogg
31       * 537889 : [xvimagesink] colorbalance is bad
32       * 538232 : vorbisenc/vorbisdec don't work with a live source
33       * 538663 : gdppay memleak in gst_gdp_pay_reset
34       * 540215 : decodebin does not insert a queue for raw data type
35       * 540351 : [avidemux] Doesn't know about Duck DK4 ADPCM
36       * 540497 : ffmpegcolorspace is returning wrong size
37       * 541358 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
38       * 544306 : rtspsrc debug=1 segfaults with some libc
39       * 548898 : GStreamer-CRITICAL errors on seeking beyond stream borders
40       * 548913 : vorbisenc being picky about rounding errors in timestamps
41       * 549062 : Video devices aren't updated on subsequent probing.
42       * 549814 : [typefind] add application/pdf typefinder
43       * 550582 : [oggdemux] KATE streams not recognised
44       * 550638 : [typefind] Recognize some jpeg2k file types
45       * 550656 : recognize TrueSpeech in wavparse
46       * 550729 : gst-plugins-base won't compile with " -pedantic " option
47       * 552960 : tagdemux asserts and aborts on truncated files
48       * 553244 : theoraparse doesn't work at all (throws criticals and ass...
49
50 API added since 0.10.20:
51
52       * Add "index" property to GstMixerTrack to differantiate between
53         multiple mixer tracks with the same label.
54
55 Changes since 0.10.19:
56
57       * RTP improvements
58       * Support digest auth for RTSP
59       * Additional documentation
60       * Support DSCP QoS in multifdsink
61       * Add NV12/NV21 video buffer layouts
62       * Video scaling now bilinear by default
63       * Support more than 8 channels in audio conversions
64       * Channel mapping fixes for audioconvert
65       * Improve tmplayer and sami subtitle support
66       * Support 1x1 pixel buffers for videoscale
67       * Typefinding improvements for MPEG2, musepack
68       * Ogg/Dirac mapping updated in oggmux
69       * Fixes in ogg demuxing
70       * audiosink synchronisation and slaving fixes
71       * Support muting of the audio in playbin by selecting -1 as the audio stream
72       * Work done on playbin2 and uridecodebin
73       * Improvements in the experimental GIO plugin
74       * decodebin fixes
75       * Handle GAP buffers in some places
76       * Various other leak and bug-fixes
77
78 Bugs fixed since 0.10.20:
79
80       * 526794 : [giosrc] totem doesn't work with some gvfs backends
81       * 510417 : [PLUGIN-MOVE] Move gio to gst-plugins-base
82       * 509125 : crash in CD Player: - playing CD - lowering/...
83       * 517813 : [audioconvert] make gap aware
84       * 302798 : [playbin] add mute property
85       * 342294 : Setting playbin property current-audio=-1 also stops the ...
86       * 398033 : [audioconvert] support more than 8 channels
87       * 419351 : [avi/a52dec] AV synchronization problems
88       * 467911 : [subparse] sami parser update
89       * 469933 : multifdsink IPv6 and diffserv TOS/TC markup
90       * 506659 : [textoverlay] rendering error when using non-standard widths
91       * 512333 : [gstvorbistag] Retrieve Ogg/Vorbis cover art as image met...
92       * 512382 : [playbin] race condition when pausing/playing multiple in...
93       * 518037 : pbutils-enumtypes.c is not included in win32/vs6/libgstpb...
94       * 521761 : gstaudioclock frozen the clock value until reaches latest...
95       * 522401 : gdpdepay doesn't validate payload CRCs
96       * 523993 : playbin2 blocks after a while when listening to a radio s...
97       * 524724 : [PATCH] [baseaudiosrc] buffer-time and latency-time do no...
98       * 525665 : Crash on Ogg/Vorbis with chain=NULL
99       * 525915 : [streamheader] Unit test fails with " gst_adapter_peek: as...
100       * 526173 : [typefinding] fails to detect mpeg video stream whereas m...
101       * 529018 : gst_ogm_parse_stream_header creates fraction value with w...
102       * 529500 : [videotestsrc] support for NV12 and NV21
103       * 529546 : [Playbin] Memory leak in streaminfo handling
104       * 530068 : Ogg Streams with Skeleton and Granulepos > 0 do not work(...
105       * 530531 : [typefinding] bad read in mpeg_video_stream_type_find
106       * 530719 : gst_video_calculate_display_ratio fails when playing Ogg ...
107       * 530962 : [subparse] parses only every second line of TMPlayer subt...
108       * 532454 : [NV12/NV21] videotestsrc and ffmpegcolorspace don't play ...
109       * 533087 : GstRTSPTransport kept opaque in docs
110       * 533817 : [audioconvert] Can't use default 7 channel layout / only ...
111       * 534071 : Gdppay memleak
112       * 534331 : race in decodebin when changing states while the internal...
113       * 535356 : vorbisdec doesn't support 8 channels
114       * 536475 : gdppay memleak and possible crash
115       * 536521 : Refcounting errors in playbin
116       * 536874 : Build failure on windows
117       * 532166 : [ffmpegcolorspace] support NV12 format
118       * 533617 : [audioconvert] Produces silence when converting 1/2 chann...
119       * 536848 : [giosrc] Doesn't handle short reads properly
120       * 536849 : [giosrc] Very slow doing any playback
121       * 518082 : [alsamixer] playback volumes overwritten by capture volum...
122       * 435633 : [PATCH] videorate not (fully) segment aware; causes frame...
123       * 532364 : tcpclientsrc broken in 0.10.19
124       * 533075 : gst_rtp_buffer_compare_seqnum doesn't do what it says
125       * 533265 : [cddabasesrc] Sound Juicer cut a sector when ripping a track
126
127 API additions since 0.10.20:
128
129       * decodebin2::sink-caps property
130       * giosrc::file property
131       * giosink::file property
132       * gst_base_audio_src_set_slave_method()
133       * gst_base_audio_src_get_slave_method()
134       * GstAudioClock::gst_audio_clock_reset()
135       * GstBaseAudioSrc:actual-buffer-time property
136       * GstBaseAudioSrc:actual-latency-time property
137       * gst_audio_check_channel_positions()
138       * add gst_tag_image_data_to_image_buffer()
139       * add gst_tag_list_add_id3_image()
140       * add GST_TAG_IMAGE_TYPE_NONE enum value
141
142 Changes since 0.10.18:
143
144       * Handle EAGAIN when polling sockets in rtspconnection
145
146 Changes since 0.10.17:
147
148       * Experimental GIO plugin
149       * Continued playbin2 development
150       * RTP fixes
151       * Better network element support on Windows
152       * Various other bug-fixes and improvements
153
154 Bugs fixed since 0.10.17:
155
156       * 509637 : [API] [basertpaudiopayload] add _set_samplebits_options()
157       * 510229 : [gnomevfssrc] HTTPS support
158       * 511478 : [rtpbuffer] add gst_rtp_buffer_set_extension_data function
159       * 511810 : [RTSP] Uses MT-unsafe gmtime() function
160       * 512899 : [alsa] gstalsasink.c:527: warning: 'snd_pcm_sw_params_set...
161       * 513167 : Fix compiler warning due to disabled signals in mixertrac...
162       * 514307 : [playbin] warning in nautilus, volume element can't be cr...
163       * 514623 : Ogg Theora video slow
164       * 514937 : Correct initialization of hints in is_multicast_address()
165       * 515654 : xvimagesink doesn't build with --disable-xshm
166       * 516246 : [alsasink] handle negative delay from snd_pcm_delay
167       * 517420 : typefind: add h264 elementary stream discovery
168       * 517991 : problems with configure file depending on GCC compiler
169       * 518039 : libgstrtsp MSVC 6.0 compile error
170       * 518162 : [subparse] handle italic text starting with " / " with Micr...
171       * 518940 : [playbin2] make _get_*_tags() match vfuncs prototype in c...
172       * 519906 : [API] add GstMixerOptions::get_values vfunc
173       * 519916 : [API] add mixer-changed and options-list-changed messages
174       * 520523 : [API] Unreviewed changes to ringbuffer API
175       * 521743 : libgstnetbuffer.def exports not up to date
176       * 522625 : [video] gst_video_format_parse_caps() broken for RGBA for...
177       * 523054 : gstbasesrc crashes when called from typefind helpers
178       * 511825 : [RTSP] compiler warning on FreeBSD
179       * 520300 : [alsasrc] provide-clock=false messes up buffer durations
180
181 API added since 0.10.17:
182
183       * GstRTPBuffer:gst_rtp_buffer_set_extension_data()
184       * add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
185       * add GstMixerOptions::get_values vfunc (#519906)
186       * add gst_mixer_options_list_changed(), gst_mixer_mixer_changed() and
187         gst_mixer_message_parse_options_list_changed(). Fixes #519916.
188       * gst_base_rtp_audio_payload_set_samplebits_options()
189       * GstNetBuffer::gst_netaddress_equal
190
191 Changes since 0.10.16:
192         
193       * Work-around ABI breakage due to unfortunate use of the
194         GST_DISABLE_DEPRECATED macro
195       * Export 2 missing functions needed for bindings in the win32 build
196       * Initialise the GstRingBuffer GType from a thread-safe context
197
198 Bugs fixed since 0.10.16:
199         
200       * 511825 : [RTSP] compiler warning on FreeBSD
201       * 513018 : crash in Volume Control: I typed my password at t...
202       * 512334 : g_critical() when using GstAudioFilter & GST_DEBUG
203
204 Changes since 0.10.15:
205     
206       * Handle newer Theora granule-pos semantics
207       * Introducing first alpha version playbin2 - the upcoming successor to
208         playbin
209       * Fixes in playbin handling of stream-switching
210       * New API for uniform handling of raw-video format buffers.
211       * Improvements for RTSP/RTP handling
212       * RIFF lib additions for VC-1 and AVC1 fourccs
213       * Many other bug-fixes and improvements
214
215 Bugs fixed since 0.10.15:
216      
217       * 506132 : Review of changes in video/video.h
218       * 320984 : [oggdemux] cannot handle multiple chains
219       * 373011 : [playbin] throws error when switching off subtitles
220       * 436756 : Intermittent crashes in Pidgin in audioclock g_type_class...
221       * 462740 : [streamselector] patch to improve default stream selection
222       * 486840 : [alsamixer] use _all variants when setting the mixer
223       * 497964 : theoraenc test fails
224       * 498228 : gst-plugins-base-0.10.15 does not compile on FreeBSD (Gen...
225       * 499697 : Provide better pkg-config files 
226       * 502497 : [subparse] SubRip subtitles starting from 0 not recognised
227       * 503440 : The control sockets used by gstrtspconnection.c are never...
228       * 503930 : [cdda] warning: 'eos' may be used uninitialized in this f...
229       * 506928 : [alsamixer] add " PCM " as master fall back for cards that ...
230       * 508138 : [decodebin] does not error out if pad activation fails
231       * 509762 : missing file in win32/MANIFEST
232       * 511274 : gst_rtp_buffer_get_extension_data is returning FALSE when...
233       * 496731 : [PATCH] xvimagesink leaks memory if initialization fails
234       * 496761 : [PATCH] RTSP message leaks memory when uninitialized
235       * 500763 : SIGSEGV while playing ogg audio file
236       
237 API additions since 0.10.15:
238       
239       * New GstVideoFormat API and helper functions in libgstvideo
240       * gst_base_audio_sink_set_provide_clock()
241       * gst_base_audio_sink_get_provide_clock()
242       * gst_base_audio_sink_set_slave_method()
243       * gst_base_audio_sink_get_slave_method()
244       * gst_base_audio_src_set_provide_clock()
245       * gst_base_audio_src_get_provide_clock()
246
247 Changes since 0.10.14:
248
249       * RTP/RTSP/RTCP/SDP support improved
250       * New FFT support library libgstfft, based on Kiss FFT
251       * New formats supported in volume and audiotestsrc
252       * Fixes in audiorate and videorate
253       * Audio capture fixes
254       * Playbin and decodebin fixes
255       * New tagdemux base class for ID3/APE style tag readers
256       * Fix a nasty crash in the X sinks on shutdown
257       * New tags supported
258       * Add support for multichannel WAV files.
259       * Preserve channel layout information when up/down-mixing.
260       * Many bug-fixes and improvements
261
262 Bugs fixed since 0.10.14:
263
264       * 475395 : decodebin2 leaks request-pads
265       * 475451 : [decodebin2] leaks ghostpad
266       * 378770 : [xvimagesink] race condition in event thread?
267       * 407282 : [decodebin2] autoplug-sort signal has GList ** parameter
268       * 430677 : [audioconvert] does not preserve channel positions when f...
269       * 442654 : [volume] controller bypassed by default
270       * 445529 : [volume] support for 24/32-bit audio/x-raw-int
271       * 446766 : return code for gst_base_rtp_payload_audio_handle_event()
272       * 451970 : Subparse requires HTML parser
273       * 453650 : [audiobasesrc] two alsasrcs do not work in one pipeline
274       * 459334 : [textoverlay] expose pango line alignment property
275       * 459585 : [basertpdepayload] api without namespace
276       * 460422 : [audiotestsrc] Add support for float and double output
277       * 462805 : [alsa] compilation fails with gcc 4.2
278       * 462979 : Add 'silent' property to GstTimeOverlay
279       * 463215 : [audioconvert] compile errors
280       * 464320 : [PATCH] gst-plugins-base-0.14 does not build for win32
281       * 464666 : [playbin] QT trailer hangs in preroll with decodebin2
282       * 464690 : Add connection-speed property to uridecodebin element
283       * 465015 : [playbin] Not removed probes causes deadlocks in streamin...
284       * 465028 : some warnings with mingw
285       * 467667 : GST_FRAMES_TO_CLOCK_TIME() and GST_CLOCK_TIME_TO_FRAMES()...
286       * 468129 : [basertpaudiopayload] event handler returns the wrong value
287       * 468619 : New library gstfft: FFT library for integer and float typ...
288       * 470456 : [API] add gst_missing_*_installer_detail_new()
289       * 470766 : [ssaparse] line breaks in SSA subtitle parser
290       * 471067 : Make the SDP code useable for generating SDP descriptions
291       * 471194 : [rtpbuffer] RTP headers are wrong for win32
292       * 473097 : [baseaudiosink] gstreamer-properties hangs when testing s...
293       * 474384 : gstrtsp-enumtypes.c and .h needed for win32
294       * 474880 : [xvimagesink] [ximagesink] leaking buffer caps reference
295       * 475731 : rtspconnection is able to read incomplete messages
296       * 483620 : All Rtp buffers are discarded --  gst_rtp_buffer_get_payl...
297       * 484989 : memleak, not unrefed caps for gstbasertppayload.c
298       * 489010 : Please change default channel order for WAVE_EXT-less .wa...
299       * 491722 : [playbin] regression: crash with external subtitles
300       * 492098 : [GstFFT] Broken scaling
301       * 492114 : Build issues on Windows/MSVC
302       * 492306 : compilation errors with MinGW
303       * 492813 : Missing symbols in libgstrtp.def
304       * 493986 : Build issues on Windows (missing symbols)
305       * 494346 : pre-release vs6 patch
306       * 496548 : Including malloc.h breaks macos build
307       * 496724 : DSW file references non-existent DSP files
308       * 464079 : audiotestsrc doesn't respond to conversion queries properly
309       * 442065 : floatcast.h includes config.h and might break other apps
310       * 466717 : gst_event_new_new_segment_full:assertion `start < = stop' ...
311       * 485753 : Decodebin2 deadlocks when nulling pipeline during typefind
312       * 464028 : Move connection-speed from playbin to playbasebin
313
314 API added since 0.10.14:
315
316       * GstTagDemux base class for simple tag demuxers
317       * GstBaseAudioSrc::provide-clock property
318       * gst_rtcp_ntp_to_unix()
319       * gst_rtcp_unix_to_ntp()
320       * gst_rtp_buffer_get_header_len()
321       * gst_rtp_buffer_get_extension_data()
322       * gst_rtp_buffer_compare_seqnum()
323       * gst_rtp_buffer_ext_timestamp()
324       * gst_rtcp_packet_sdes_copy_entry()
325       * gst_install_plugins_supported()
326       * gst_missing_*_installer_detail_new() convenience API
327       * gst_rtsp_connection_poll()
328       * GstTextOverlay::line-alignment property
329
330 Changes since 0.10.13:
331
332       * Audio dither and noise-shaping when reducing bit-depth
333       * RTSP and SDP helper libraries added
334       * Experimental buffering element "queue2" now supports pull-mode
335         and file-based buffering.
336       * Support for more 32-bit video pixel layouts
337       * Various fixes and improvements
338
339 Bugs fixed since 0.10.13:
340
341       * 380625 : [x*imagesink] add 'handle-expose' property
342       * 385527 : oggmux sometimes gets DELTA flag on output wrong near start
343       * 402076 : videoscale 4-tap method broken for downscaling
344       * 437169 : [xvimagesink] add property to disable Xv double-buffering
345       * 441264 : queue2 support to do buffering on a file
346       * 442553 : [v4lsrc] doesn't output segments in GST_FORMAT_TIME
347       * 442557 : [videorate] doesn't handle latency queries
348       * 442944 : Audiotestsrc can overflow on seeks
349       * 444523 : [queue2] Pull mode support
350       * 444630 : Compilation error with fsseko (from gstqueue2.c) -- unabl...
351       * 445505 : [queue2] It does not work in pull mode with oggdemux
352       * 446551 : [queue2] Buffering is not working properly if it is set t...
353       * 446572 : [queue2] Division by zero
354       * 446972 : warning when compiling  gstoggdemux.c
355       * 449156 : Regression in CVS for decodebin2
356       * 450875 : Missing files in po/POTFILES.in
357       * 451707 : [tag] UTF-8 in ID3v1 tag not correctly decoded
358       * 451908 : [ffmpegcolorspace] regression: doesn't accept GST_VIDEO_C...
359       * 454264 : Playbin fails to " play " image url after a movie url
360       * 456656 : [API] Addition of audio buffer clipping function to gstaudio
361       * 460978 : gst_audio_buffer_clip outputs warnings
362       * 152864 : [PATCH] GstAlsaMixer doesn't support signals
363       * 360246 : [audioconvert] Optionally apply dithering
364       * 394061 : Add support for Subviewer subtitles
365       * 420326 : Base payloader class has wrong property types and ranges
366       * 451145 : [vorbisdec] errors out on 0-sized packets
367       * 459204 : [PATCH] [playbin] gst_play_base_bin_get_streaminfo_value_...
368
369 API added since 0.10.13:
370
371       * RTSP and SDP libraries added
372       * gst_rtsp_base64_decode_ip
373       * Add buffer clipping function gst_audio_buffer_clip for raw audio 
374         buffers. Fixes #456656.
375       * gst_mixer_get_mixer_flags
376       * gst_mixer_message_parse_mute_toggled
377       * gst_mixer_message_parse_record_toggled
378       * gst_mixer_message_parse_volume_changed
379       * gst_mixer_message_parse_option_changed
380       * GstMixerMessageType
381       * GstMixerFlags
382
383 Changes since 0.10.12:
384       * Many fixes and improvements
385       * RTP and RTCP support improved
386
387 Bugs fixed since 0.10.12:
388
389       * 339838 : [audioconvert] support floats with non-native endianness
390       * 393975 : closing x/xvimagesink window crashes gst-launch
391       * 405072 : [API] add gst_tag_freeform_string_to_utf8()
392       * 413799 : [subparse] add support for MPL2 format
393       * 414645 : GstMixerTrack should make untranslated label available
394       * 420079 : [audioconvert] Uses biased rounding which results in dist...
395       * 420578 : [subparse] add more colour map in sami parser
396       * 421834 : videorate breaks on dimension changes
397       * 423051 : Vorbis tags of type double use locale-dependent formatting
398       * 423055 : Verify ReplayGain vorbistag processing in libs/tag testsuite
399       * 425455 : Decodebin2 leaks pads
400       * 426250 : GstPlayBaseBin leaks streaminfo objects
401       * 428187 : Rtp base depayloader class doesn't send new_segment after...
402       * 431672 : gst_base_rtp_audio_payload_push() should take object of i...
403       * 432362 : [ximagesink] doesn't build if XShm is not available
404       * 432755 : [videorate] leaks buffer if flow != OK
405       * 432984 : [baseaudiosrc] misleading warning message when dropping s...
406       * 433888 : [theoradec] does not generate a perfect stream
407       * 436562 : Theoradec doesn't work well with gnonlin
408       * 438840 : [theoradec] does not compile with old version of libtheora
409       * 440997 : [gstriff] Doesn't handle width!=depth files with audio/x-...
410       * 441295 : audioconvert doesn't build on VS6
411       * 442024 : regression in playbin buffering
412       * 350299 : [playbin] " Internal data flow error " opening movie with s...
413       * 410039 : totem crashed with SIGSEGV in new_decoded_pad_full()
414       * 340842 : do latency calculation for live sources
415       * 341078 : RB does not play beyond initially downloaded podcast file
416       * 414496 : [id3demux, id3v2mux] Add support for GST_TAG_MUSICBRAINZ_...
417
418 API additions since 0.10.12:
419
420       * add gst_tag_freeform_string_to_utf8()
421       * GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
422       * GstBaseAudioSink::slave-method property
423       * add "min-ptime" property to RTP base audio payloader
424       * gst_base_rtp_audio_payload_push()
425       * gst_base_rtp_audio_payload_get_adapter()
426       * GstMixerTrack::untranslated-label property
427
428 Changes since 0.10.11:
429
430       * New API for on-demand plugin installation
431       * Xv thread-safety and configuration enhancements
432       * decodebin2 improvements
433       * Support more raw audio format conversions
434       * Improvements in Ogg support
435       * AudioFilter base class ported to 0.10
436       * Fixes for subtitles
437       * Latency/live-playback support for Alsa
438       * Lots of bug fixes and improvements
439
440 Bugs fixed since 0.10.11:
441
442       * 398721 : No video in .ogm files with decodebin2
443       * 339837 : [audioconvert] support for 64-bit float audio 
444       * 341524 : [decodebin] can't handle decoders with always src pads wi...
445       * 352069 : Add de.po German translation
446       * 363379 : [oggmux] doesn't detect EOS on all sinkpads 
447       * 378436 : [oggdemux] rhythmbox crash on fast clicking on rating in ...
448       * 380342 : Totem does not play mp3 files when lyrics are present 
449       * 383195 : [cddabasesrc,basertpaudiopayload] compile errors with gcc...
450       * 383198 : totem crashed to gst_xvimagesink_update_colorbalance
451       * 384008 : [xvimagesink] accesses - > xwindow outside locks
452       * 384060 : gst_xoverlay_set_xwindow_id() causing lockups with x(v)im...
453       * 387138 : x input events processing in sinks with xoverlay interfac...
454       * 390063 : Documentation typo 
455       * 390076 : add xv adaptor and port properties in xvimagesink element.
456       * 391365 : [oggdemux] internal stream error on OggFlac
457       * 392070 : [vorbis] GST_TAG_LOCATION not mapped
458       * 392393 : [API] add libgstbaseutils library for missing plugins mes...
459       * 396042 : mpeg4 video typefinder loops endlessly on quicktime redirect
460       * 396835 : audioconvert/audioresample combination causing buffer of ...
461       * 397673 : [patch] XIOError caught in x[v]imagesink.c
462       * 397810 : [typefinding] .vob file: could not determine type of stream
463       * 398110 : [theoraenc] GLib failed to allocate 3080991032 bytes on g...
464       * 399340 : Crash in the oggdemux plugin when trying to play a specia...
465       * 401029 : [playbin] rapidly changing visualisation freezes
466       * 401072 : Move libgimme-codec helper functions to GStreamer
467       * 402505 : visualisations don't work for some samplerates
468       * 407811 : decodebin2 hang on HD clip
469       * 409683 : Crash with Decodebin2
470       * 410396 : not reading " DATE " tags from Flac files
471       * 410963 : Fails to build with -z defs 
472       * 357503 : [suparse] wrong timing with microdvd subtitles
473       * 393310 : [pango] localtime_r does not exist in MinGW
474       * 397207 : Test failure w/ HP-UX 11.11 & native compiler
475       * 399948 : [textoverlay] leaks upstream events if textpad unlinked
476       * 403963 : GstAudioFilter base class broken
477       * 404512 : [videoscale] floating point exception on 1x1 video
478       * 405020 : [alsa] probing the device-name doesn't seem to work corre...
479       * 408278 : [videorate] memory leak
480       * 410772 : Crash copying a GstNetBuffer
481       * 401118 : [visual] error if width not a multiple of 4 
482       * 405451 : [alsasink] deadlocks when disconnecting USB Sounddevice
483
484 API additions since 0.10.11:
485
486       * GstAudioFilter
487       * GST_VIDEO_SINK_CAST()
488       * gst_pb_utils_add_codec_description_to_tag_list()
489       * gst_pb_utils_get_codec_description()
490       * gst_pb_utils_get_source_description()
491       * gst_pb_utils_get_sink_description()
492       * gst_pb_utils_get_decoder_description()
493       * gst_pb_utils_get_encoder_description()
494       * gst_pb_utils_get_element_description()
495       * gst_pb_utils_init()
496       * gst_install_plugins_context_new()
497       * gst_install_plugins_context_set_xid()
498       * gst_install_plugins_context_free()
499       * gst_install_plugins_async()
500       * gst_install_plugins_sync()
501       * gst_install_plugins_return_get_name()
502       * gst_install_plugins_installation_in_progress()
503       * gst_missing_uri_source_message_new()
504       * gst_missing_uri_sink_message_new
505       * gst_missing_element_message_new
506       * gst_missing_decoder_message_new
507       * gst_missing_encoder_message_new
508       * gst_missing_plugin_message_get_installer_detail
509       * gst_missing_plugin_message_get_description
510       * gst_is_missing_plugin_message
511
512 Bugs fixed since 0.10.10:
513      
514       * 360552 : [riff] [avi] extracts non-UTF8 metadata
515       * 365501 : [x/xvimagesink] race condition when creating first image ...
516       * 339366 : [playbin] hangs if suburi file type cannot be determined
517       * 355914 : libvisual causes xvimagesink:  assertion `GST_CAPS_REFCOU...
518       * 363118 : gst_riff_create_video_caps() should also store variant in...
519       * 363607 : xvimagesink xwindow_draw_border() slowness
520       * 336301 : [playbin] can't handle RTSP source
521       * 337026 : oggmux doesn't set EOS properly
522       * 337031 : vorbisdec outputs too much data 
523       * 340049 : New BaseRTPAudioPayloader class to -base 
524       * 348264 : Theora encoding, Ogg muxing don't handle discontinuities
525       * 354773 : xvimage assumes that XV_COLORKEY can be set in RGB888 format
526       * 355917 : libvisual plugin is broken
527       * 355935 : multifdsink doesn't allow setting maximums (soft, hard) i...
528       * 357038 : [ffmpegcolorspace] RGBA handling broken
529       * 357215 : [playbin] buffering notification not quite right yet
530       * 357289 : [riff] riff parser can't detect aac audio stream
531       * 357404 : [playbin] Linking can fail silently 
532       * 357531 : [subparse] problem if markup is not closed
533       * 357577 : [playbin] regression: buffering still images broken
534       * 357591 : Avoid compiler warning with uclibc and -Werror
535       * 357613 : XvStopVideo in xvimagesink
536       * 357800 : [libvisual] doesn't pass audio data to libvisual 0.4.0 co...
537       * 359580 : tcpserversink and dataprotocol assert for multipart streams
538       * 361095 : Fixes compiling with forte: warning clean up (part 3)
539       * 361456 : [basertppayload] Memory leak
540       * 361634 : sink- > ringbuffer NULL in BaseAudioSink's setcaps()
541       * 361984 : [subparse] doesn't accept .srt file that doesn't start wi...
542       * 366334 : [PATCH] Windows vs8 fixes
543       * 368273 : Using the remove signal on multifdsink is not threadsafe
544       * 368310 : include file  gstbasertpaudiopayload.h not included for r...
545       * 369482 : [typefind] MPEG system streams get recognized as mp3 files
546       * 370092 : [PATCH] Decodebin v2 : Implementation
547       * 377183 : regression: no eos when playing ogg vorbis files
548       * 381219 : bad debugging code left in audiorate
549       * 382223 : [decodebin] more delayed linking
550       * 382269 : Typefind detects mpeg video clip as audio/mpeg
551       * 335635 : Add an Ogg/Vorbis retagging element
552       * 341681 : [textoverlay] flickering with continuously timestamped text
553       * 342228 : [alsa] Recognize " Front " as a Master channel 
554       * 357330 : [subparse] some sami parser minor but enhanced patch 
555       * 357532 : [gsttag] vorbistag doesn't handle dates that include time...
556       * 359237 : [typefinding] doesn't recognize XML files shorter than 25...
557       * 362845 : [subparse] add support for tmplayer format
558       * 357977 : [videorate] new segment start is not respected
559       * 364812 : [PATCH] oggmux release pad does not remove pad
560       * 364856 : pngenc stride problems
561       * 372507 : Mac build fixes
562
563 API added since 0.10.10:
564
565       * playbin::queue-min-threshold property.
566       * GstVideoOrientation interface
567       * gst_base_rtp_depayload_push_ts
568       * gst_base_rtp_depayload_push
569       * Add dropped_buffers to multifdsink's get-stats GValueArray
570       * gst_ring_buffer_commit_full
571
572 Changes since 0.10.9:
573
574       * New elements: gdppay, gdpdepay
575
576 Bugs fixed since 0.10.9:
577      
578       * 343787 : The adder cannot handle when multiple elements tries to l...
579       * 336075 : ALSA emu10k1 mixer tracks are wrongly classified as playb...
580       * 349105 : crash with playbin and resizing screen
581       * 342494 : [v4l] Query " device-name " even if device is not open
582       * 342680 : [adder] seeking with multiple ogg files fails to work
583       * 345188 : [alsa] can't handle more than 8 channels
584       * 347091 : converting vorbis comments to GstTagLists is lossy
585       * 348157 : Changed " Change Device " menu behaviour in gnome-volume-co...
586       * 348916 : [typefind] add multipart/x-mixed-replace typefinder
587       * 350157 : [riff] riff parser can't detect dts audio stream
588       * 350655 : [oggdemux] should process seeking queries
589       * 350900 : [adder] should not clamp floating point values
590       * 351426 : API: add gst_tag_parse_extended_comment
591       * 351502 : g_value_set_string leaks
592       * 351742 : [vorbisenc] discontinuity detection too sensitive, might ...
593       * 353658 : [videotestsrc] doesn't round strides correctly for YVYU
594       * 354594 : multifdsink doesn't work reliably with sync-method = 'nex...
595       * 351790 : [ogmparse] crash parsing video stream on x86-64
596       * 140139 : [avidemux] can't play broken avi with ogg (not vorbis) au...
597       * 347783 : [PLUGIN-MOVE] GDP elements should be moved
598       * 347918 : Internal data flow error in udpsrc
599       * 349656 : jitterbuffer in GstBaseRtp fails to handle rtp seqnum rol...
600       * 350784 : element alsamixer doesn't respect asoundrc
601       * 351308 : [netbuffer] build fails with gkt-doc critical warnings
602       * 353234 : audiorate preserves DISCONT on buffers
603       * 353912 : Add cmml caps to oggmux
604
605 API added since 0.10.9:
606      
607       * gst_rtp_buffer_get_payload_subbuffer()
608       * gst_tag_parse_extended_comment()
609       * GstPlayBin::connection-speed
610       * GstTheoraParse::synchronization-points
611       * GST_AUDIO_CHANNEL_POSITION_NONE
612
613 Changes since 0.10.8:
614
615       * Parallel installability with 0.8.x series
616       * Threadsafe design and API
617       * Subtitle fixes
618       * Support for images in tags
619       * Playback improvements
620       * Gnomevfssrc now supports burn:// uris
621       * Videoscale now supports more RGBA formats
622       * Multifdsink improvements
623       * Testsuite can now generate coverage information
624
625 Bugs fixed since 0.10.8:
626
627       * 347296 : Problems with clocks on alsasrc hangs the application
628       * 347295 : [vorbisdec] Pushes before being initialized
629       * 329798 : [playbin] doesn't always give correct error message for m...
630       * 342085 : [alsasink] doesn't set buffer-time correctly
631       * 342789 : [audioresample] doesn't clear state when stopped, causing...
632       * 343303 : [subparse] workaround for bad entities in sami parser
633       * 343385 : [gnomevfs] add support for burn:// URIs
634       * 343500 : [riff] gst_riff_parse_strf_vids() can't parse extra data.
635       * 343699 : oggmux leaks
636       * 344503 : [subparse] parse font face property in sami parser.
637       * 345131 : [PATCH] videoscale support for 32-bit RGB-formats
638       * 345206 : [textoverlay] crash with non-UTF8 input
639       * 345225 : [theoradec] Clipping for exact seeking
640       * 345641 : [API] [libgsttag] add enums for image tag type
641       * 345879 : [riff] won't play a .wmv file with WMVA video stream
642       * 346581 : [typefinding] recognise text/html
643       * 347221 : [audioconvert] channel remapping does not work right
644       * 347304 : Massive leaks with xvimagesink
645       * 346527 : alsasrc get_range does not respect requested size
646
647 Changes since 0.10.7:
648     
649       * alsasink probing fixes
650       * xvimagesink error reporting fixes
651       * subtitle fixes
652       * adder fixes
653       * vorbis multichannel fixes
654       * multifdsink streamheader fixes
655
656 Bugs fixed since 0.10.7:
657     
658       * 169936 : [subparse] support for SAMI subtitles
659       * 315312 : Gstreamer Xv uses RGB instead of YUV.
660       * 334002 : video4linux shouldn't depend on X in configure script
661       * 336881 : [libvisual] additional support for libvisual-0.4
662       * 337544 : [xvimagesink] Internal Error when image is too large
663       * 339520 : [subparse] add " encoding " property
664       * 340909 : [alsasink] can't enable spdif output
665       * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
666       * 341562 : audioconvert doesn't list formats in order of preference
667       * 341696 : audioconvert crashes if converting from a format with no ...
668       * 341719 : bisection algorithm in ogg doesn't bisect in some cases
669       * 341732 : [alsasink] doesn't query supported sample rates
670       * 341873 : [alsasink] minor memory leak, uses unprotected static var...
671       * 342143 : [subparse] sami parser needs to escape characters
672       * 342181 : [alsa] add property probe interface to alsasink and alsasrc
673       * 342268 : [playbin] add 'subtitle-encoding' property
674       * 342345 : [riff] Elephant's Dream AVI does not play, JUNK chunk bef...
675       * 342566 : Building without GTK+ fails
676       * 343397 : H.264/AAC movie deadlocks with totem in gstreamer code, p...
677       * 339935 : [adder] dead-locks when adding sink pads in PAUSED state
678
679 Changes since 0.10.6:
680
681       * typefind improvements
682       * bug-fixes in textoverlay, audioconvert, videotestsrc, 
683         multifdsink and audio source/sink base classes
684       * Ice-cast metadata support has moved from gnomevfssrc to the 
685         icydemux element in gst-plugins-good
686       * audioresample now supports floating point samples
687       * Adder element fixes.
688       * Fixes for network playback and audio resampling in playbin
689
690 Bugs fixed since 0.10.6:
691     
692       * 340060 : [adder] handle newsegment events properly
693       * 340375 : [API 0.11] [patch] typefind to differentiate between mp4 ...
694       * 339405 : [textoverlay] can't display '\n' character
695       * 338657 : [patch] adder should send events from src-pad to all sink...
696       * 338919 : [patch] alsasink should also query witdh capabilities fro...
697       * 301759 : [audioresample] float audio support (for OSX audio sinks)
698       * 331901 : [videotestsrc] framerate=0/1 gives assertion error
699       * 333657 : Replacing icy demuxing in gnomevfssrc
700       * 336339 : [audioresample] should support width != 16
701       * 338718 : [patch] [audioconvert] correctly clip float samples > 1.0
702       * 338778 : [patch] Bad audio with ASX files
703       * 338991 : [patch] Videoscale doesn't pass on pixel-aspect ratio
704       * 339574 : [patch] Race condition in multifdsink can lead to spuriou...
705       * 339786 : [typefinding] wavpack typefinding doesn't always work
706       * 340369 : [volume element] " volume " property range insufficient
707       * 340379 : [playbin] doesn't insert audioresample, causes problems w...
708       * 340392 : Problem with internal-decodebin
709       * 341160 : [multifdsink] client_status enum has an uninitialized nick
710       * 341182 : Accessing playbin's streaminfo property from high languag...
711       * 341432 : [playbin] automatically get icecast metadata requiring ic...
712       * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
713       * 341557 : Map GST_TAG_IMAGE < = > ID3v2 APIC tag
714
715 API added since 0.10.6:
716     
717       * client-fd-removed signal added to multifdsink
718       * stream-info-value-array property added to playbin
719       * gst_video_calculate_display_ratio() in libgstvideo
720
721 Changes since 0.10.5:
722
723       * QoS in sinks and transform elements
724       * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
725       * added theoraparse element
726
727 Bugs fixed since 0.10.5:
728     
729       * 313136 : [playbin] hang while playing truncated ogg file
730       * 172848 : [subparse] subtitles with special chars are displayed as ...
731       * 305279 : [riff] uncompressed AVIs with 24bpp don't work
732       * 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
733       * 323852 : Disable tests/icles on platforms that do not have X
734       * 325653 : build errors compiling audioresample on win32(vs7)
735       * 327357 : gst-plugins-base fails to compile with GCC 4.1
736       * 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
737       * 334822 : [ffmpegcolorspace] YVU9 support
738       * 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
739       * 335365 : inefficient use of GList in gst-plugins-base
740       * 336190 : [gnomevfssink] should accept non-URI filenames as " location " 
741       * 336194 : [gnomevfssrc] some minor memory leaks
742       * 336477 : plugins need better/univied descriptions
743       * 336617 : Unable to recognise MPEG TS stream
744       * 337548 : Memory leaks in basertpdepayload
745       * 337945 : [oggdemux] segment stop position ignored
746       * 338419 : Regression in the handling of files with multiple audio/s...
747       * 338897 : Videoscale crashes as part of DVD to Ogg transcoding
748       * 339013 : [videorate] Goes into an infinite loop
749       * 339047 : [riff] handle H264 fourcc in addition to h264
750       * 339212 : ISO file typefinding regression
751       * 330748 : deadlock in base audio sink on playing- > paused state change
752
753 Bugs fixed since 0.10.4:
754     
755       * 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer
756       * 334226 : typefindfunctions plugin crashes on PPC on registration
757
758 Changes since 0.10.3:
759     
760       * (Experimental) QoS support
761       * oggmuxer now creates 100% valid streams for Theora, Vorbis and Speex
762       * documentation updates
763       * better support for subtitles (seeking)
764
765 Bugs fixed since 0.10.3:
766     
767       * 310202 : [subtitles] < i >  < /i > tags and others should be supported i...
768       * 312439 : XVideo output doesn't work on remote displays (probably r...
769       * 321271 : audio output is truncated at EOS
770       * 321650 : Can't decode this ogm file
771       * 325732 : [oggdemux] problem when seeking to time less than 4s with...
772       * 325972 : [typefinding] doesn't recognise this mp3
773       * 326720 : [alsasink] doesn't support more than 2 channels anymore
774       * 330711 : [ffmpegcolorspace] problems with palettized RGB (fencount...
775       * 330789 : gstbaseaudiosink causes noise on seeking
776       * 330888 : Fix build with gcc 2.95 (again)
777       * 331295 : gnomevfssink doesn't respect umask when creating files
778       * 331526 : 3GP type detection is too simple
779       * 331678 : Decodebin is not reusable within a single pipeline (as in...
780       * 331690 : playbin won't play my last.fm stream
781       * 331763 : [alsamixer] unmute sets the volume to 100%
782       * 331765 : [alsamixer] mixer applet slider doesn't want to move from...
783       * 331903 : [videorate] doesnt handle input caps of framerate=0/1 sanely
784       * 332778 : [ogmparse] " Already an existing pad " WARNING
785       * 332964 : random crashes in mp3_type_find
786       * 333254 : theora encoder does not set IN_CAPS flag properly
787       * 333352 : [gnomevfssink] reports disk full as generic error
788       * 333488 : Allow for palette < 256 colours in AVI files
789       * 333510 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
790       * 333545 : [riff] set depth on wma caps to make asfdemux and pitfdll...
791       * 333663 : [patch] unref the result of gst_pad_get_parent
792       * 333900 : [typefind] cannot play a particular mp3 file
793       * 334112 : variable not initialized
794       * 334129 : Disable frame dropping for now
795       * 317038 : use default channel layout if none is specified in multic...
796       * 319340 : [cdparanoia] uncorrected-error signal never fired
797
798 API added since 0.10.3:
799     
800       * GstTextOverlay::halignment
801       * GstTextOverlay::valignment
802
803 Changes since 0.10.2:
804
805       * typefind improvements
806       * Ogg decoding and encoding fixes
807       * Improved audio and video sink classes
808       * Bug and leak fixes
809       * Improved video scaling
810       * On-the-fly visualisation switching
811       * Subtitle support
812
813 Bugs fixed since 0.10.2:
814
815       * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem...
816       * 324000 : [playbin] post error or message on unknown input
817       * 153004 : [typefind] can't identify mp3 file with one single mpeg f...
818       * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink
819       * 324626 : ffmpegcolorspace support for fourcc " UYVY "
820       * 326447 : check that all elements in -base pass queries they can't ...
821       * 328263 : Fix build with gcc 2.95
822       * 328279 : [decodebin] timeout issue when pre-rolling
823       * 329326 : Fix oggmux removing pads from collect pads
824
825 Changes since 0.10.1:
826     
827       * ported gnomevfssink, cdparanoia
828       * New library and base class: GstCddaBaseSrc
829       * ported mixerutils.h
830       * added 'sine-tab' waveform to audiotestsrc
831       * added float audio to audiorate
832
833 Bugs fixed since 0.10.1:
834     
835       * 324216 : [cdparanoia] missing patches from 0.8
836       * 324696 : [videotestsrc] does not start counting the time from zero...
837       * 324900 : Problem compiling gst-plugins-base with Forte
838       * 325984 : [playbin] cannot handle sources that produce raw audio/video
839       * 325990 : patch videotestsrc for using glib types
840       * 326601 : GstRingBuffer crashes with alaw/mulaw caps
841       * 327114 : [theoradec] should post tags on the bus
842       * 327216 : vorbisdec segfaults on certain queries
843
844 API added since 0.10.1:
845      
846       * added libgstcddabase
847       * added mixerutils.h
848         
849 Changes since 0.10.0:
850     
851       * Parallel installability with 0.8.x series
852       * Threadsafe design and API
853       * removed gst-launch-ext
854       * Ported: ogmparse
855       * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin
856
857 Bugs fixed since 0.10.0:
858     
859       * 322347 : GstBaseRtpDepayload timestamps are wring
860       * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered
861       * 323878 : missing < string.h > inclusion (for memset & FD_ZERO)
862
863 API added since 0.10.0:
864     
865       * GstAlsaMixer::device
866       * GstAlsaMixer::device-name
867
868 Bugs fixed since 0.9.7:
869     
870       * 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags
871       * 323017 : While(1) loop with sleep(0) in basertpdepayload.c
872   
873 Changes since 0.9.6:
874     
875       * Parallel installability with 0.8.x series
876       * Threadsafe design and API
877       * ximagesink and xvimagesink updates and interactive test
878       * added pango
879       * rename net to netbuffer library
880       * rtp element renaming
881       * stream selector fixes
882
883 Bugs fixed since 0.9.6:
884     
885       * 319618 : [decodebin] some ogg videos don't play
886       * 320644 : RTP packetizer does't set the packet timestamps correctly
887       * 322388 : xvimagesink force-aspect-ratio=True always displays squar...
888       * 322704 : oggdemux typefind list leak
889
890 Changes since 0.9.5:
891     
892       * Parallel installability with 0.8.x series
893       * Threadsafe design and API
894       * lots of leak fixes
895       * flicker-free and rewritten X sinks
896       * fractional framerates
897       * removed sinesrc, replaced by audiotestsrc
898
899 Bugs fixed since 0.9.5:
900     
901       * 316442 : playbin should use autoaudiosink/autovideosink by default
902       * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch
903       * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...
904       * 321164 : gstringbuffer stops working under load
905       * 321426 : ximage plugin should be renamed to ximagesink
906       * 321446 : sinesrc should be dropped in favour of audiotestsrc
907       * 321451 : GstRtpBuffer: no way to create a sub buffer with only the...
908       * 321816 : [API] xoverlay API to post prepare-xwindow-id message
909       * 321894 : vorbisenc doesn't compile
910       * 322117 : Rename libgsttagedit to libgsttag
911
912 Changes since 0.9.4:
913     
914       * video caps now use a good range for framerate and w/h
915       * oggdemux/oggmux improvements
916       * playbin improvements
917
918 Bugs fixed since 0.9.4:
919     
920       * 319110 : [PATCH] oggdemux chain finding is slow
921       * 320058 : playbin of a jpeg over http does not work
922       * 320923 : [volume] doesn't build on Solaris
923       * 321011 : gstbasertpdepayload doesn't send the " new segment " event ...
924
925 Changes since 0.9.3:
926
927       * New element: audiotestsrc
928       * typefind improvements
929       * buffer-frames removed
930
931 Changes since 0.9.2:
932
933       * RTP base classes
934
935 Bugs fixed since 0.9.2:
936
937       * 313251 : ximagesink unused functions
938       * 315159 : audioconvert lost 24 bit conversions in the rewrite
939