libs/gst/base/gstbasesink.c: Release the object lock before calling the query convert...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 15:42:53 +0000 (15:42 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 15:42:53 +0000 (15:42 +0000)
commitb2052bb385e1df2b618692dcb7f3feef84b297a5
tree6d933ef03feb911e7921b9f46e68dccdfdad07b3
parent6766b6a4a220c42fd666f8648e60959b926a8d31
libs/gst/base/gstbasesink.c: Release the object lock before calling the query convert pad functions to avoid deadlocks.

Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_get_position_last),
(gst_base_sink_get_position_paused), (gst_base_sink_get_position):
Release the object lock before calling the query convert pad functions
to avoid deadlocks.
ChangeLog
libs/gst/base/gstbasesink.c