video: Support setting video property synchronously. 23/216923/4
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 24 Oct 2019 08:45:45 +0000 (17:45 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 5 Nov 2019 04:10:26 +0000 (04:10 +0000)
commite4864b25f4ae526b7e8770c2ab2f76df929d3c55
tree55ab2d21f605bb6a57c66ac0d256a1ffaf825c8e
parent739cf5961d0bf816be2fadb80f8ad7bb6514baba
video: Support setting video property synchronously.

This patch is to support setting property synchronously regardless
E_Client is visible or not, plus even if E_Client is in destroy process.
A property will be passed to tdm directly when associated function is
called.

Change-Id: I575e2ae1e8ca3a7a43991a654fb12b2446eb76e4
src/bin/video/e_client_video.c
src/bin/video/e_client_video.h
src/bin/video/e_comp_wl_video.c
src/bin/video/e_video_internal.h
src/bin/video/iface/e_video_hwc.c
src/bin/video/iface/e_video_hwc.h
src/bin/video/iface/e_video_hwc_planes.c
src/bin/video/iface/e_video_hwc_windows.c