OSDN Git Service

radeon/uvd: fix VC-1 simple/main profile decode v2
authorBoyuan Zhang <boyuan.zhang@amd.com>
Wed, 23 Sep 2015 08:11:08 +0000 (10:11 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 18 Nov 2015 18:49:41 +0000 (18:49 +0000)
commit6a958b0b51a79bf4f79a898db5c0277076e138d9
treec05209ee04c3d192127595cad90ae3561c1788dc
parent71a785fc5f87d7755bfa90842cd7011be609d744
radeon/uvd: fix VC-1 simple/main profile decode v2

We just needed to set the extra width/height fields to get this working.

v2 (chk): rebased, CC stable added, commit message added, fixed coding style

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 6bad554d98004e6c8ab46e8cbe73f3b3024e55c5)
src/gallium/drivers/radeon/radeon_uvd.c
src/gallium/drivers/radeon/radeon_video.c