index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstmemory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
gst: Fix includes so that files can be built separately
Thibault Saunier
1
-0
/
+1
2016-04-06
memory: fix C++ compiler warnings with GST_MAP_INFO_INIT
Tim-Philipp Müller
1
-1
/
+1
2016-03-26
miniobject, memory, uri: warn on unused return value of some funcs
Tim-Philipp Müller
1
-3
/
+3
2015-12-14
core: Add g_autoptr() support to all types
Xavier Claessens
1
-0
/
+8
2015-11-09
docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc
Tim-Philipp Müller
1
-8
/
+0
2015-10-15
memory: fix typo in documentation
Thiago Santos
1
-1
/
+1
2015-08-15
Headers: add missing includes.
Mathieu Duponchelle
1
-0
/
+1
2015-07-03
memory: Add missing field initializers to GstMapInfo
Stian Selnes
1
-1
/
+1
2015-06-13
doc: Fix Since: marks
Nicolas Dufresne
1
-2
/
+2
2015-06-12
memory: provide a mem_map_full that takes the GstMapInfo
Matthew Waters
1
-3
/
+18
2015-06-03
memory: provide a mem_unmap function that takes the flags to unmap
Matthew Waters
1
-2
/
+9
2014-06-19
gst: Store more basic type GTypes in variables
Sebastian Dröge
1
-1
/
+2
2013-02-26
memory: add method to check memory type
Wim Taymans
1
-0
/
+3
2013-02-23
memory: It's contiguous, not continous
Sebastian Dröge
1
-5
/
+5
2013-02-22
memory: Add new memory flag to specify that memory can't be mapped
Sebastian Dröge
1
-0
/
+12
2013-02-22
memory: Add memory flag to mark physically continous memory
Sebastian Dröge
1
-0
/
+11
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-10
memory: add padding to GstMapInfo
Mark Nauwelaerts
1
-0
/
+3
2012-08-22
memory: add _make_writable
Wim Taymans
1
-0
/
+1
2012-08-11
docs: fix up docs a bit
Tim-Philipp Müller
1
-1
/
+1
2012-07-09
memory: Make GstAllocator a GstObject
Wim Taymans
1
-197
/
+1
2012-07-06
memory: expose the GstAllocation structure
Wim Taymans
1
-8
/
+34
2012-07-05
memory: add gst_memory_init()
Wim Taymans
1
-3
/
+8
2012-07-05
miniobject: add lock functionality to GstMiniObject
Wim Taymans
1
-37
/
+8
2012-07-05
memory: add LOCK_FLAG_READWRITE define
Wim Taymans
1
-7
/
+14
2012-07-05
memory: Use lock flags for map flags
Wim Taymans
1
-18
/
+19
2012-07-05
memory: expose the internal locking api
Wim Taymans
1
-0
/
+21
2012-06-25
memory: improve docs
Wim Taymans
1
-1
/
+3
2012-06-23
memory: annotate GstMapInfo data as array for g-i
Tim-Philipp Müller
1
-1
/
+1
2012-06-19
memory: Fix docs typo
Sebastian Dröge
1
-1
/
+1
2012-06-14
memory: make GstMemory a miniobject
Wim Taymans
1
-14
/
+51
2012-06-14
memory: make GstAllocator a miniobject
Wim Taymans
1
-2
/
+33
2012-03-29
docs: update more documentation
Wim Taymans
1
-0
/
+18
2012-03-15
bufferpool: split bufferpool configuration
Wim Taymans
1
-1
/
+1
2012-03-15
memory: group allocation parameters in a struct
Wim Taymans
1
-13
/
+35
2012-03-14
memory: Add 0 padding
Wim Taymans
1
-6
/
+43
2012-02-23
memory: add user_data to GstMapInfo
Wim Taymans
1
-1
/
+5
2012-02-22
memory: make _new_wrapped take user_data and notify
Wim Taymans
1
-2
/
+3
2012-02-17
doc fixups
Edward Hervey
1
-2
/
+2
2012-02-13
memory: more work on refcount and writability
Wim Taymans
1
-14
/
+40
2012-01-30
memory: add memory type
Wim Taymans
1
-22
/
+26
2012-01-30
memory: add boxed GType for the allocator
Wim Taymans
1
-0
/
+3
2012-01-30
memory: make the allocator refcounted
Wim Taymans
1
-26
/
+30
2012-01-25
memory: add flags to the mapinfo
Wim Taymans
1
-0
/
+4
2012-01-25
memory: make guint8 * for easy usage
Wim Taymans
1
-1
/
+1
2012-01-25
memory: add method to create mapped memory
Wim Taymans
1
-0
/
+1
2012-01-25
Add new GstMapInfo
Wim Taymans
1
-3
/
+19
2012-01-19
memory improvements
Wim Taymans
1
-46
/
+17
2012-01-16
memory: make writability check into a method
Wim Taymans
1
-20
/
+12
2012-01-06
memory: check semantics of nested mappings
Wim Taymans
1
-0
/
+2
[next]