[vlc-commits] minimal_macosx: removed no-longer needed vout code,	which dated back to the pre-2.0 days
    Felix Paul Kühne 
    git at videolan.org
       
    Wed Dec 19 19:53:15 CET 2012
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Dec 19 19:25:09 2012 +0100| [615f3482e1b9a1ae59aa9c5a63c3c2366ebf9025] | committer: Felix Paul Kühne
minimal_macosx: removed no-longer needed vout code, which dated back to the pre-2.0 days
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=615f3482e1b9a1ae59aa9c5a63c3c2366ebf9025
---
 modules/gui/minimal_macosx/Modules.am             |    6 +-
 modules/gui/minimal_macosx/VLCMinimalVoutWindow.m |    2 -
 modules/gui/minimal_macosx/VLCOpenGLVoutView.h    |   72 --------
 modules/gui/minimal_macosx/VLCOpenGLVoutView.m    |  191 ---------------------
 modules/gui/minimal_macosx/voutgl.h               |   53 ------
 modules/gui/minimal_macosx/voutgl.m               |   83 ---------
 6 files changed, 1 insertion(+), 406 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=615f3482e1b9a1ae59aa9c5a63c3c2366ebf9025
    
    
More information about the vlc-commits
mailing list