Skip to content

radeonsi/vcn: fix a decoding issue in interlaced content

David (Ming Qiang) Wu requested to merge davidwu2/mesa:issue_8740 into main

It is a common practice in interlaced content that the second field refers to the first field in the same frame. And that should be eliminated from the error scenario.

closes: #8740 (closed)

Signed-off-by: David (Ming Qiang) Wu David.Wu3@amd.com

Edited by David (Ming Qiang) Wu

Merge request reports