[vlc-commits] commit: Moved some private fields out of vlc_vout.h	(Laurent Aimar )
    git at videolan.org 
    git at videolan.org
       
    Sun Apr 18 15:03:17 CEST 2010
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Apr 18 03:44:56 2010 +0200| [d83763e8bde5fc40780bc1ce7cda3a52c5ab2691] | committer: Laurent Aimar 
Moved some private fields out of vlc_vout.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d83763e8bde5fc40780bc1ce7cda3a52c5ab2691
---
 include/vlc_vout.h               |    8 -----
 src/video_output/video_epg.c     |    2 +-
 src/video_output/video_output.c  |   56 +++++++++++++++++++-------------------
 src/video_output/video_text.c    |    2 +-
 src/video_output/video_widgets.c |    4 +-
 src/video_output/vout_internal.h |   10 +++++++
 src/video_output/vout_intf.c     |    2 +-
 src/video_output/vout_pictures.c |    2 +-
 src/video_output/vout_wrapper.c  |   14 +++++-----
 9 files changed, 51 insertions(+), 49 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d83763e8bde5fc40780bc1ce7cda3a52c5ab2691
    
    
More information about the vlc-commits
mailing list