Skip to content

radeonsi/vcn: WA 10bit encoding crash in vaapi

Ruijing Dong requested to merge rdong/mesa-rdong-2021:enc_problem_fix into main
  • use texture_map instead of buffer_map for texture
  • disable ffmpeg VaDeriveImage path, as it only maps luma and encounters problems in chroma buffer.

Signed-off-by: Ruijing Dong ruijing.dong@amd.com

Merge request reports