summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-02-22 12:41:09 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-02-22 12:41:09 +0100
commit5327545d5684e1f9b9ba38ce90fe84eb5454906a (patch)
tree91a0893a25b8c71cb818558699f11a0e2d3807f1 /docs
parent221b6fc4790330f26578a0bae8dd7252766e69ed (diff)
memory: Add new memory flag to specify that memory can't be mapped
Diffstat (limited to 'docs')
-rw-r--r--docs/gst/gstreamer-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt
index 5bcf4a472..3c40c24e8 100644
--- a/docs/gst/gstreamer-sections.txt
+++ b/docs/gst/gstreamer-sections.txt
@@ -1322,6 +1322,7 @@ GST_MEMORY_IS_NO_SHARE
GST_MEMORY_IS_ZERO_PADDED
GST_MEMORY_IS_ZERO_PREFIXED
GST_MEMORY_IS_PHYSICALLY_CONTINOUS
+GST_MEMORY_IS_NOT_MAPPABLE
GstMemory