[vlc-commits] macosx: implemented the logo and marquee filters in	the video filters panel , optimized the code a bit (fixes #5118)
    Felix Paul Kühne 
    git at videolan.org
       
    Wed Dec 28 03:19:39 CET 2011
    
    
  
vlc/vlc-1.2 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Dec 28 03:04:33 2011 +0100| [d5abaa58b77311c88d311d05b046cbd0bc807871] | committer: Jean-Baptiste Kempf
macosx: implemented the logo and marquee filters in the video filters panel, optimized the code a bit (fixes #5118)
(cherry picked from commit 2be0e49f3806a2f7f67e09e925f888215c2f6a8b)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=d5abaa58b77311c88d311d05b046cbd0bc807871
---
 .../Resources/English.lproj/VideoEffects.xib       | 1013 ++++----------------
 modules/gui/macosx/VideoEffects.h                  |   11 +-
 modules/gui/macosx/VideoEffects.m                  |  297 ++++---
 modules/gui/macosx/misc.m                          |    2 +-
 4 files changed, 354 insertions(+), 969 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commitdiff;h=d5abaa58b77311c88d311d05b046cbd0bc807871
    
    
More information about the vlc-commits
mailing list