Try to allocate canvas using stride option.
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 14 Jun 2014 05:09:29 +0000 (14:09 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sat, 14 Jun 2014 05:38:41 +0000 (14:38 +0900)
commit228eb6cf503a5f064e1d35fbd77fa940e199f062
tree58baee500407eb165c00651e6140ba82775499e5
parent9ddc8f021909f68ec0e4ca58e6ebd75217e52b7a
Try to allocate canvas using stride option.

and then try to allocate canvas using original way.

Change-Id: I33076264830664d461d4232ca93cc1f784218576
CMakeLists.txt
include/livebox_internal.h [new file with mode: 0644]
packaging/liblivebox.spec
src/livebox.c
src/virtual_window.c