commit | ceecdb8e1ddabf96ced519c40fb80104b380befb | [log] [tgz] |
---|---|---|
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Mon Feb 18 15:18:38 2013 +0100 |
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | Tue Feb 19 10:05:38 2013 +0100 |
tree | a3f9abd08d94d024ebb9f7b68c18fa238b42d704 | |
parent | ed87e77baab9f1dade20adf7c1f3b0a684531177 [diff] |
allocators: Add dmabuf-based GstMemory and GstAllocator Create new GstMemory and GstAllocator base on dmabuf. Memory is not allocated/freed by userland but mapped/unmmaped from a dmabuf file descriptor when requested. This allocator is included in a new lib called libgstallocators https://bugzilla.gnome.org/show_bug.cgi?id=693826