[vlc-devel] commit: Modified vout_window_t to be completly	independant of vout. ( Laurent Aimar )
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Sat Aug  1 12:43:13 CEST 2009
    
    
  
Le samedi 1 août 2009 13:08:11 git version control, vous avez écrit :
> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Jul 31
> 21:15:33 2009 +0200| [a82db287f874c9909ff221b1c30c7ed6655ad649] |
> committer: Laurent Aimar
>
> Modified vout_window_t to be completly independant of vout.
On closer inspection, I find unification of window types to be rather 
backward. If a module cannot work, it is a lot more efficient to skip it based 
on capabilities than in pf_open(). dlopen() is a rather slow operation.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list