waylandsink: remove the OBJECT_LOCK from set_caps()
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 6 Jun 2014 08:35:20 +0000 (10:35 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 17 Jun 2014 11:51:28 +0000 (13:51 +0200)
commitc323171dc105210f6a4d986b0a4648bbe231df3a
tree8cc9d4d0b35bf2dcdcdf29ea60fdfd8866c37e07
parentdb8caa9da43e496003d012b5c9aeaac5aa7eb295
waylandsink: remove the OBJECT_LOCK from set_caps()

It's not really necessary, this method is protected from GstBaseSink with the PREROLL_LOCK
ext/wayland/gstwaylandsink.c