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