xf86-video-vmware: Changes to 'master'

Vinay Bondhugula vinayb at kemper.freedesktop.org
Wed Jul 2 16:08:15 PDT 2008


 src/vmwarevideo.c |   27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

New commits:
commit f4b5158960c3402e18a0fcf0e0211b68b0f0f127
Author: Vinay Bondhugula <vinayb at vmware.com>
Date:   Wed Jul 2 18:17:58 2008 -0400

    Fix video overlay offscreen allocation bug
    
    When Kaffeine player stops a video, it sets the cleanup flag to FALSE and may
    start playing the next video. In its present state the driver does not check or
    clean up the offscreen area. This is a bug as the newer video might need more
    offscreen space for its frame. The fix is to check for the offscreen frame size
    in videoPlay and restart the stream if necessary.



More information about the xorg-commit mailing list