st/vdpau: fix mixer size checks
authorChristian König <christian.koenig@amd.com>
Mon, 29 Jun 2015 08:19:36 +0000 (10:19 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 9 Jul 2015 08:44:04 +0000 (10:44 +0200)
commit2cfa64e159a68998b76bdbcd20f8c7810379fce0
tree65a64801d6c54dac31be1afadd89e1333b9549b1
parentbbfdf5c17b695c31915e293e1ec858cbcb340894
st/vdpau: fix mixer size checks

We need to check what the 3D pipe is able to handle for the mixer, not what
the decoder is able to decode. This fixes output of resolutions like 720x1280.

Signed-off-by: Christian König <christian.koenig@amd.com>
CC: mesa-stable@lists.freedesktop.org
src/gallium/state_trackers/vdpau/mixer.c