[vlc-commits] commit: Reused vout window in vout_Request().	(Laurent Aimar )
    git at videolan.org 
    git at videolan.org
       
    Thu May 20 23:53:22 CEST 2010
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu May 20 20:50:14 2010 +0200| [c75fafe4ec348154a6e07c324dbe62c1c23a7149] | committer: Laurent Aimar 
Reused vout window in vout_Request().
It basically works but they are some issues to be fixed.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c75fafe4ec348154a6e07c324dbe62c1c23a7149
---
 include/vlc_vout_wrapper.h       |    3 +-
 src/video_output/display.c       |   42 +++++-------
 src/video_output/video_output.c  |  140 ++++++++++++++++++++++++++++++++++----
 src/video_output/vout_internal.h |   12 +++-
 src/video_output/vout_wrapper.c  |   49 ++------------
 5 files changed, 161 insertions(+), 85 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c75fafe4ec348154a6e07c324dbe62c1c23a7149
    
    
More information about the vlc-commits
mailing list