[vlc-commits] commit: Fixed crop parameters when the decoded video	has crop parameters. ( Laurent Aimar )
    git at videolan.org 
    git at videolan.org
       
    Sun Nov  7 16:45:26 CET 2010
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Nov  6 01:34:36 2010 +0100| [6d0e1d1786aeab0efc3b10038f6a8437c28a7aae] | committer: Laurent Aimar 
Fixed crop parameters when the decoded video has crop parameters.
Now vout_SetDisplayCrop() takes crop parameters relative to the visible part.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6d0e1d1786aeab0efc3b10038f6a8437c28a7aae
---
 include/vlc_vout_wrapper.h      |    2 +-
 src/video_output/display.c      |  128 ++++++++++++++++++++------------------
 src/video_output/video_output.c |   45 +++++---------
 3 files changed, 84 insertions(+), 91 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6d0e1d1786aeab0efc3b10038f6a8437c28a7aae
    
    
More information about the vlc-commits
mailing list