e: actually let E17 handle direct video rendering path.
authorCedric BAIL <cedric.bail@free.fr>
Fri, 21 Oct 2011 15:31:35 +0000 (15:31 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Fri, 21 Oct 2011 15:31:35 +0000 (15:31 +0000)
commit0a59d65e3f11945e223ab0820dd67a7dd9c79ec1
tree9da3985ab5b23ff07473be52ecb8de3f27f0e00d
parent6e67afe9e3eb21126a1f0261725a5faa87899013
e: actually let E17 handle direct video rendering path.

NOTE: There is still the following list of issue :
- stacking, with window that could get between the video
layer and the application layer.
- border, if I turn them off the window get resized to
1x1 and I don't understand yet why.
- comp-scale, as we don't understand that this window
are one, it display them separatly.

I think that the only possible answer is to enable this feature
only when composite is tunerd on and make window a smart object
so we could merge the video layer and the application in one
object.

SVN revision: 64257
src/bin/e_border.c
src/bin/e_border.h
src/bin/e_hints.c
src/modules/comp/e_mod_comp.c