gst/playback/gstqueue2.c: Include extra buffering stats in the buffering message.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 9 Apr 2008 21:40:17 +0000 (21:40 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 9 Apr 2008 21:40:17 +0000 (21:40 +0000)
commite5bdd950387f854b3b63f3d0282eaf4c19bdb83e
tree03c7809c6bd4af6dcc5656cd6c1f86760ca47488
parent99fa2d2e86466250e87d22501df8c1221cb6fc2e
gst/playback/gstqueue2.c: Include extra buffering stats in the buffering message.

Original commit message from CVS:
* gst/playback/gstqueue2.c: (update_buffering),
(gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
(gst_queue_src_checkgetrange_function):
Include extra buffering stats in the buffering message.
Implement BUFFERING query.
* gst/playback/gsturidecodebin.c: (do_async_start),
(do_async_done), (type_found), (setup_streaming), (setup_source),
(gst_uri_decode_bin_change_state):
Only add decodebin2 when the type is found in streaming mode.
Make uridecodebin async to PAUSED even when we don't have decodebin2
added yet.
ChangeLog
common
gst/playback/gstqueue2.c
gst/playback/gsturidecodebin.c