Video Overlay: Source video parameters
authorBankim Bhavsar <bbhavsar@vmware.com>
Fri, 14 Mar 2008 16:42:40 +0000 (12:42 -0400)
committerVinay Bondhugula <vinayb@vmware.com>
Fri, 14 Mar 2008 16:42:40 +0000 (12:42 -0400)
commit1314a1cd22823a5a7202dac4ac04da3801f1ec94
treec55939df75b3d0aa23b6c64186a930b76468b8dc
parentfdef3fd5ea62a2df6283d48ba18d5c60300534ef
Video Overlay: Source video parameters

This patch adds parameters to the source video frame.  Applications can request
only a subset of the source video frame to be displayed. These parameters are
srcX, srcY, srcWidth and srcHeight. width and height represent the entire
source video frame.
src/svga_reg.h
src/vmwarevideo.c