gst/gstbin.c: Enable latency for next release.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 24 May 2007 08:35:04 +0000 (08:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 24 May 2007 08:35:04 +0000 (08:35 +0000)
commit65ef6ed5a408977fc3511389cb199ea6d5ed6315
tree866290d5c3d87b105b00c37598e354fb33cd95c4
parent20c719ae81d14dd905d2dd5b45a3a6edd763b83d
gst/gstbin.c: Enable latency for next release.

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_class_init), (gst_bin_get_state_func),
(gst_bin_continue_func):
Enable latency for next release.
Restore STATE_LOCK around recalc_state that was left out during the
rewrite and could result in racy behaviour when _get_state and
recalc_state are run concurrently. See #440463.
ChangeLog
gst/gstbin.c