[vlc-devel] [PATCH] vout: add an OpenGL ES 2.0 vout display	module for Android.
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Wed Jan  8 18:45:41 CET 2014
    
    
  
Le mardi 7 janvier 2014, 22:42:49 Felix Abecassis a écrit :
> That's an overall description of the mechanism, but concretely this
> translation is done by calling vout_display_SendEvent*(), do we agree
> on this?
Yes, that's the problem. There is no vout_window_SendEvent*() as yet.
So far, neither EGL nor Qt5 were developped beyond proof-of-concept, so this 
has not been an issue. But if you want to use EGL properly, it becomes an 
issue since EGL is independent of the windowing mechanism and cannot handle 
input and (inbound) resize events.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list