From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 68845] New: VDPAU/UVD regression
Date: Mon, 02 Sep 2013 12:51:31 +0000
Message-ID:
Priority
medium
Bug ID
68845
Assignee
dri-devel@lists.freedesktop.org
Summary
VDPAU/UVD regression
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
slash@ac.auone-net.jp
Hardware
x86-64 (AMD64)
Status
NEW
Version
git
Component
Drivers/Gallium/r600
Product
Mesa
Mplayer with VDPAU shows garbage for some videos. The same vid=
eos play fine
with older mesa. So I bisected mesa and the result is:
53e20b8b418cc85e13d70f41ce160e17847a5096 is the first bad commit
commit 53e20b8b418cc85e13d70f41ce160e17847a5096
Author: Christian K=C3=B6nig <christian.koenig@amd.com>
Date: Mon Jul 15 01:50:24 2013 -0600
vl: use a template for create_video_decoder
Signed-off-by: Christian K=C3=B6nig <christian.koenig@amd.com>
:040000 040000 44292598330b8e3aba03bf8acd325e46d48f45dc
a77402a17cfcdd893cc8f11805437e4d6eb0af22 M src
Steps to reproduce:
1. Download 854x480 H.264 video from
http://www.bigb=
uckbunny.org/index.php/download/
2. Play it with mplayer using VDPAU. That is to say, mplayer -vo vdpau -vc
ffh264vdpau big_buck_bunny_480p_h264.mov