]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-base0-10.git/commit
New dmabuf helper library
authorRob Clark <rob@ti.com>
Wed, 13 Jun 2012 01:08:02 +0000 (20:08 -0500)
committerNikhil Devshatwar <a0132237@ti.com>
Wed, 15 May 2013 10:35:39 +0000 (16:05 +0530)
commit4db1a8fbb77022de76424ab4b947a90e452c43ab
tree6b871f77218a9cf5299138c6df68bae3cc5fd314
parentefb4485d6fb103748c6de45bd20d748b2c4e8715
New dmabuf helper library

Add gst-libs/gst/dmabuf which contains helpers to attach and retrieve dmabuf
handles to/from buffers.
configure.ac
gst-libs/gst/Makefile.am
gst-libs/gst/dmabuf/Makefile.am [new file with mode: 0644]
gst-libs/gst/dmabuf/dmabuf.c [new file with mode: 0644]
gst-libs/gst/dmabuf/dmabuf.h [new file with mode: 0644]
pkgconfig/Makefile.am
pkgconfig/gstreamer-dmabuf-uninstalled.pc.in [new file with mode: 0644]
pkgconfig/gstreamer-dmabuf.pc.in [new file with mode: 0644]
pkgconfig/gstreamer-plugins-base-uninstalled.pc.in
pkgconfig/gstreamer-plugins-base.pc.in