gst/playback/gstplaybasebin.c: Small debug improvement.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 28 Jun 2007 10:21:19 +0000 (10:21 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Oct 2009 10:17:14 +0000 (11:17 +0100)
commitee4e5d2be01d38247333a3914bdd6f1c6cec457a
tree5b31ee5e0b5d047d9771c7a8c9b560fad09f4ceb
parent0b6ee4f4b6a4445ab1a0aa1af0f7a5d3da9a97fa
gst/playback/gstplaybasebin.c: Small debug improvement.

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
Small debug improvement.
* gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
(plugin_init):
Tweak the rate estimation period.
When calculating the buffer filledness in rate estimation mode, don't
mix it with other metrics.
gst/playback/gstqueue2.c