vdpau: Handle destination rectangles correctly
commitd6bd31f2815a64a253f1ffbfbb5011910f9c41b6
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Fri, 2 Dec 2011 16:57:37 +0000 (2 17:57 +0100)
committerMaarten Lankhorst <m.b.lankhorst@gmail.com>
Thu, 8 Dec 2011 10:33:31 +0000 (8 11:33 +0100)
tree078dfc20c5c264270286819363842338fddfd74f
parentb503dd6dbbf9c47c169fbda7d48faea2e0617154
vdpau: Handle destination rectangles correctly

The brokenness in vlVdpVideoMixerRender was compensating for
brokenness in vlVdpPresentationQueueDisplay, so fix both at
the same time.

Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
src/gallium/state_trackers/vdpau/mixer.c
src/gallium/state_trackers/vdpau/presentation.c