video: Added a util API for converting pixel format of tbm_surface_h from NV12 to... 81/217381/6
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 5 Nov 2019 06:28:27 +0000 (15:28 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 12 Nov 2019 05:52:09 +0000 (14:52 +0900)
commita7271df9d082ff6301c08d311671dbcdd0e7a583
tree901c6b96bc07a9100ffa8506bc02cbeed94fee9b
parent6590c598fe11a3dda61006733cd3a2df75fd019b
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]