rtpssrcdemux: Rename confusingly name lock macros
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 29 Nov 2018 19:54:06 +0000 (14:54 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 29 Nov 2018 20:34:47 +0000 (15:34 -0500)
commitd637567ab3f27e7e1ae8f278365b4fde6fd4f5db
tree222ab37a2dc559cace80d6e36322ec71019683bd
parent40daf6322d07bed9c7bf30c89328d9f444257a97
rtpssrcdemux: Rename confusingly name lock macros

This is an extra internal recurisve lock use to avoid having to take
both sink pad streams lock all the time. This patch renamed it
INTERLNAL_STREAM_LOCK/UNLOCK() to avoid confusion with possible upstream
GST_PAD API.
gst/rtpmanager/gstrtpssrcdemux.c