gst/gstbin.*: Add do-latency signal with the old default fallback implementation...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 19 Nov 2008 12:06:41 +0000 (12:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 19 Nov 2008 12:06:41 +0000 (12:06 +0000)
commit9184d9ee3c5fe62094e79f49ec4f4512364c4801
tree166c4e41a8a5fb859d7e9b8349a35b6df8b83cb8
parente538502f02c4e4f4ccb1cd154f8ec49289632525
gst/gstbin.*: Add do-latency signal with the old default fallback implementation. This allows for custom latency calc...

Original commit message from CVS:
* gst/gstbin.c: (_gst_boolean_accumulator), (gst_bin_class_init),
(gst_bin_recalculate_latency), (gst_bin_do_latency_func),
(gst_bin_change_state_func):
* gst/gstbin.h:
Add do-latency signal with the old default fallback implementation. This
allows for custom latency calculations for when the default is not
sufficient.
API: GstBin::do-latency signal.
ChangeLog
gst/gstbin.c
gst/gstbin.h