History log of /external/libxcam/xcore/smart_buffer_priv.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9fbfce6bd98f1d790f75215932de854892a58154 24-Nov-2017 Wind Yuan <feng.yuan@intel.com> headers: add xcam_std.h as xcam cplusplus first header

* new xcam_std.h as first header instead of xcam_utils.h
* all export headers with #include <> instead of #include ""

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/smart_buffer_priv.cpp
6987f2ba7c159a8916a876f2b4d7505a34c97f10 30-Sep-2017 Yinhang Liu <yinhangx.liu@intel.com> standard-OCL: remove libdrm dependence

* disable drm as default
* configure cmdline:
$ ./autogen.sh --prefix=/usr --enable-gst --enable-libcl \
--enable-profiling --enable-smartlib --enable-opencv
/external/libxcam/xcore/smart_buffer_priv.cpp
6b5f71042b969ae41362e07660181a676685702b 15-Sep-2017 Yinhang Liu <yinhangx.liu@intel.com> standard-OCL: remove DrmBoBuffer dependency

* use VideoBuffer instead of DrmBoBuffer
* encapsulate the CLImage/CLBuffer creation function
/external/libxcam/xcore/smart_buffer_priv.cpp
6d144ce2e4095c39b7776f308e9dd5bb4792b1b3 16-Aug-2017 Wind Yuan <feng.yuan@intel.com> framework: extract generic buffer functions to base

* weaken BufferProxy and enhance VideoBuffer

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/smart_buffer_priv.cpp
226b6afff4d282f838c583fb4b00b2daa07a9394 07-Mar-2017 Wind Yuan <feng.yuan@intel.com> buffer: support external buffer conversion

* add interfaces
- convert_to_external_buffer
- external_buf_to_dma_buf

Signed-off-by: Wind Yuan <feng.yuan@intel.com>
/external/libxcam/xcore/smart_buffer_priv.cpp