[Bug 93760] radeonsi vaapi mpeg2 decode slightly corrupt or asserts.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 16 15:11:49 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=93760

--- Comment #7 from Christian König <deathsimple at vodafone.de> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170116/ef031d6a/attachment.html>


More information about the dri-devel mailing list