From: Wim Taymans Date: Thu, 5 Jan 2012 16:02:48 +0000 (+0100) Subject: docs: clarify resize and current mappings X-Git-Tag: RELEASE-0.11.2~211 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cff9b3715f9d04e7e3a55c30c9ea655c28c48889;p=platform%2Fupstream%2Fgstreamer.git docs: clarify resize and current mappings --- diff --git a/docs/design/part-memory.txt b/docs/design/part-memory.txt index 0d4ce4f..c8b69eb 100644 --- a/docs/design/part-memory.txt +++ b/docs/design/part-memory.txt @@ -127,6 +127,8 @@ Data Access When the final reference on a memory object is dropped, all outstanding mappings are automatically unmapped. + Resizing a GstMemory does not influence any current mappings. + Copy ~~~~