[vlc-commits] new OpenGL ES2 video output module for iOS
    Felix Paul Kühne 
    git at videolan.org
       
    Thu Apr  4 19:36:50 CEST 2013
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Feb 18 20:18:01 2013 -0800| [96d8b5c00b8bc5fbd571587662a9521908079a70] | committer: Felix Paul Kühne
new OpenGL ES2 video output module for iOS
partially derived from the Mac vout code
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=96d8b5c00b8bc5fbd571587662a9521908079a70
---
 configure.ac                    |   12 +
 extras/package/ios/build.sh     |    1 +
 modules/video_output/Modules.am |    1 +
 modules/video_output/ios2.m     |  503 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 517 insertions(+)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=96d8b5c00b8bc5fbd571587662a9521908079a70
    
    
More information about the vlc-commits
mailing list