basesrc: Do not lock a mutex that does not exist
authorThibault Saunier <thibault.saunier@collabora.com>
Fri, 5 Jul 2013 00:39:26 +0000 (20:39 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Fri, 5 Jul 2013 00:56:19 +0000 (20:56 -0400)
commit6cc39f42a93cd1bf48b6fb6a102b88c854f65cd0
treec4822eeab6045c47f0b23ade8279eb94196d5053
parent97b1e17b097f6e510920618d17433fda5e5a039e
basesrc: Do not lock a mutex that does not exist

The GST_LIVE_LOCK is on GstBaseSrc, not on its source pad.
libs/gst/base/gstbasesrc.c