video: Keep the size of composite object for video to 1 x 1. 22/214022/1 accepted/tizen/unified/20190917.110551 submit/tizen/20190917.080824
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 17 Sep 2019 07:43:26 +0000 (16:43 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 17 Sep 2019 07:50:14 +0000 (16:50 +0900)
commit56462f448b1627f1110e5e830e45e9e22922c39e
tree9e99df1577e0ec93945ddf33b948f13c105daf56
parent992c890a88fb625ae10eb25b52bcf0f94a32d02b
video: Keep the size of composite object for video to 1 x 1.

In order to prevent wasting of memory usage, keep the size of composite
object to 1 x 1.
Actually, composite object is virtually unneccessary in case the contents
of video is displayed on overlay plane.

Change-Id: I680db217421225398425bbbf904ba559d9377418
src/bin/video/iface/e_video_hwc.c