<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - radeonsi vaapi mpeg2 decode slightly corrupt or asserts."
href="https://bugs.freedesktop.org/show_bug.cgi?id=93760#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - radeonsi vaapi mpeg2 decode slightly corrupt or asserts."
href="https://bugs.freedesktop.org/show_bug.cgi?id=93760">bug 93760</a>
from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
<pre>Take a look at vlVaHandleSliceParameterBufferMPEG12 and the assert.
We probably just need to handle the case of multiple buffers here and in
handleVASliceDataBufferType.
The later is a bit tricky, since you need to search all slice buffers for the
start code and call begin_frame() only once even when you get multiple buffers
and/or calls to that function.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>