Skip to content

radeonsi/vcn: adding av1 decoding film grain block and fixed an av1 10bit output YUV issue in ffmpeg.

Ruijing Dong requested to merge rdong/mesa-rdong-2021:av1_bitdepth into main

AMD av1 decoder is using internal mechanism to do film grain synthesis. And it requires the film grain coefficients to pass in. The target buffer output contains the result of film grain synthesis.

Also in this MR, one av1 decoding by using ffmpeg to output 10bit YUV issue is fixed.

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

Merge request reports