multiqueue: avoid lock for taking the counter
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 21 Oct 2009 17:38:57 +0000 (13:38 -0400)
committerWim Taymans <wim@metal.(none)>
Wed, 21 Oct 2009 17:38:57 +0000 (13:38 -0400)
commitb95cc5031b86549e955aa1fd981a3e8a68e73e60
tree47536177fd44e2eef085454fbd5a10477c0d16b5
parent368b7899c032331bd7e8dd37271b1e768bb91768
multiqueue: avoid lock for taking the counter

The counter for incomming data is already protected with the STREAM_LOCK so we
don't need to add another lock around it.
plugins/elements/gstmultiqueue.c
plugins/elements/gstmultiqueue.h