gst/: Move latency query from GstPipeline to GstBin so that we can also use it when...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 13 Sep 2007 21:27:33 +0000 (21:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 13 Sep 2007 21:27:33 +0000 (21:27 +0000)
commitb155f59d1973937b708145c1fabe4a7051438acf
treea28d4682f8ac789fbae8424a8c295d4284defc36
parent2a94dbb663bbd989869615381e763c20cc6d5e97
gst/: Move latency query from GstPipeline to GstBin so that we can also use it when async-handling is enabled on bins.

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_class_init), (clear_queue),
(do_bin_latency), (gst_bin_change_state_func):
* gst/gstpipeline.c: (gst_pipeline_change_state):
Move latency query from GstPipeline to GstBin so that we can also
use it when async-handling is enabled on bins.
ChangeLog
gst/gstbin.c
gst/gstpipeline.c