memory: make writability check into a method
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 Jan 2012 14:57:35 +0000 (15:57 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 16 Jan 2012 14:57:35 +0000 (15:57 +0100)
commitc96d5a330ca7895cfd1d6875562c7a5010bc693a
treee48c12ba2a873b0656999bb1fd1adaebe7dd3ad8
parent4eb0c8ae07affe59157b04959a497c8c9f83a771
memory: make writability check into a method

Use a method to check for writability instead of a macro so that we can change
the implementation more easily.
gst/gstbuffer.c
gst/gstmemory.c
gst/gstmemory.h
tests/check/gst/gstmemory.c