Add prototype implementation for Video & UI synchronization. 25/227525/2
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 2 Mar 2020 04:50:14 +0000 (13:50 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Fri, 13 Mar 2020 00:22:16 +0000 (00:22 +0000)
commitb1b69a9d3e57892a238f25c6acbbccdac06db166
treec5188e6b33a4e0a17b319de6318767a806782820
parentd66f2934f0d1836d96f21b3dde0998b910e127bc
Add prototype implementation for Video & UI synchronization.

Change-Id: I29732676e494f4e9d7a09b40b039bdfb916b59d0
src/bin/Makefile.mk
src/bin/e_comp_wl.c
src/bin/e_includes.h
src/bin/video/e_client_video.c
src/bin/video/e_client_video.h
src/bin/video/e_client_video_surface_provider.c [new file with mode: 0644]
src/bin/video/e_client_video_surface_provider.h [new file with mode: 0644]
src/bin/video/e_comp_wl_video.c
src/bin/video/e_comp_wl_video.h