[vlc-commits] Ported the Xlib plugin to use XCB instead,	and make it actually work.
    Cheng Sun 
    git at videolan.org
       
    Sun Jan  8 14:40:57 CET 2012
    
    
  
npapi-vlc | branch: master | Cheng Sun <chengsun9 at gmail.com> | Sat Jan  7 23:06:05 2012 +0000| [23047cb4fa8e3c2cfdf34c2ec6412aa56049633d] | committer: Jean-Baptiste Kempf
Ported the Xlib plugin to use XCB instead, and make it actually work.
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=23047cb4fa8e3c2cfdf34c2ec6412aa56049633d
---
 configure.ac                                |    4 +-
 npapi/Makefile.am                           |   10 +-
 npapi/vlcplugin.h                           |    4 +-
 npapi/vlcplugin_xcb.cpp                     |  137 +++++++++++++++++++++++++++
 npapi/{vlcplugin_xlib.h => vlcplugin_xcb.h} |   23 +++--
 npapi/vlcplugin_xlib.cpp                    |  136 --------------------------
 6 files changed, 157 insertions(+), 157 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commitdiff;h=23047cb4fa8e3c2cfdf34c2ec6412aa56049633d
    
    
More information about the vlc-commits
mailing list