video: Added a util API for converting pixel format of tbm_surface_h from NV12 to... 72/217672/2
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 5 Nov 2019 06:28:27 +0000 (15:28 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Wed, 13 Nov 2019 08:41:03 +0000 (17:41 +0900)
commitd9454119ae284ae490c8e24cb64c13ff26202505
tree9075ede824da4f673e8273778a1e5ec89d70badf
parent39a2e7700b07b95b1ee77b5f6d7184b4b8b36849
video: Added a util API for converting pixel format of tbm_surface_h from NV12 to RGB.

Change-Id: Ie98092de369b14f34c4b1d3b754f6555fe28955f
src/bin/Makefile.mk
src/bin/video/e_util_video.c [new file with mode: 0644]
src/bin/video/e_util_video.h [new file with mode: 0644]