summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-01-05 17:02:48 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-01-05 17:02:48 +0100
commitcff9b3715f9d04e7e3a55c30c9ea655c28c48889 (patch)
tree4475e92fc817e9c60131722d5d8a2b3581755d98
parentb750dc509017f94b4b3557afe02597085b6e750e (diff)
docs: clarify resize and current mappings
-rw-r--r--docs/design/part-memory.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/design/part-memory.txt b/docs/design/part-memory.txt
index 0d4ce4fb30..c8b69eb133 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
~~~~