videomixer: Do not take COLLECT_PADS_STREAM_LOCK when unnecessary
authorThibault Saunier <thibault.saunier@collabora.com>
Sat, 25 May 2013 14:57:02 +0000 (10:57 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Sat, 25 May 2013 15:03:31 +0000 (11:03 -0400)
commit608bd3e2db186d6d3a4a462a61f512e6efa987b0
treeb4d2b35be2f2c9e3d80486df4cb2adf0e6ef12de
parent1b5a8ac41cf4370b6e2f7497ec81832e7072183f
videomixer: Do not take COLLECT_PADS_STREAM_LOCK when unnecessary

Collectpad takes the lock itself when receiving serialized events
and we should not take it for not serialized ones
gst/videomixer/videomixer2.c