bus: Change the timeout argument type of gst_bus_poll() from GstClockTimeDiff to...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 27 Mar 2012 10:31:18 +0000 (12:31 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 27 Mar 2012 10:31:18 +0000 (12:31 +0200)
commit9c4c9e3b6b1b4750d705ff6a058794468fea4a54
treebee9ba30deeb4ea3480fffdc55937d03b016f787
parente08956907c0d48056e9d2b17ee801088771b4481
bus: Change the timeout argument type of gst_bus_poll() from GstClockTimeDiff to GstClockTime

This is more consistent with the other GstBus methods that have a timeout.
gst/gstbus.c
gst/gstbus.h