gstreamer/gst-libs/gst/allocators
Nicolas Dufresne 8ee306eb3f allocators: Add DMABuf synchronization
When doing CPU Access, some architecture may require caches to be
synchronize before use. Otherwise, some visual artifact may be
visible, as the CPU modification may still resides in cache.

https://bugzilla.gnome.org/show_bug.cgi?id=794216
2018-03-21 15:58:06 -04:00
..
allocators-prelude.h allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00
allocators.h allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00
gstdmabuf.c allocators: Add DMABuf synchronization 2018-03-21 15:58:06 -04:00
gstdmabuf.h allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00
gstfdmemory.c gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:52 +03:00
gstfdmemory.h allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00
gstphysmemory.c docs: add GstPhysMemoryAllocator to docs 2018-03-08 01:01:53 +00:00
gstphysmemory.h allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00
Makefile.am allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00
meson.build allocators: GST_EXPORT -> GST_ALLOCATORS_API 2018-03-13 10:20:23 +00:00