e_comp_wl: handle a video window like it has alpha. 23/58323/2 accepted/tizen/mobile/20160131.231525 accepted/tizen/tv/20160131.231541 accepted/tizen/wearable/20160131.231558 submit/tizen/20160129.090554
authorBoram Park <boram1288.park@samsung.com>
Thu, 28 Jan 2016 12:15:45 +0000 (21:15 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 29 Jan 2016 09:03:06 +0000 (01:03 -0800)
commit9d27e7ae7a109fdc01d151254ffbcab599d4c156
tree1d48cbf4c42562d94beaf50c1735f764c0749cd8
parent511bea1a263fd2a0c813b900a04f102384837257
e_comp_wl: handle a video window like it has alpha.

    The alpha policy of video window has been changed. elm_win_alpha
    _set will be called by app's decision. Enlightenment will create
    a black bg rectangle and make a video widndow transparent only if
    the video window is 24depth and video is renderred in SW path.

Change-Id: Ie0c94b22379e796942d7dcc9d9b81d1b9af0e516
src/bin/e_comp_wl.c