buffer: lock memory EXCLUSIVE
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 3 Jul 2012 10:18:02 +0000 (12:18 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Jul 2012 09:19:15 +0000 (11:19 +0200)
commit76b30712f597104d6f874d28afcaeec4a0594fd8
tree4824a75b70d9e18dc074c5a7a61cf1a697c95b4e
parent70c1513eacb80482309a79bc1d1eaff1d69f84a9
buffer: lock memory EXCLUSIVE

lock the memory that the buffer references as EXCLUSIVE. This makes sure that
when we share the memory with other buffers that it becomes unwritable.
gst/gstbuffer.c