Skip to content

radv/video: Fix encode slice control

David Rosca requested to merge nowrep/mesa:radv-slices into main

What does this MR do and why?

radv/video: Fix H264 slice control

This needs to use aligned size, otherwise it will output two
slices when the size is not 16 aligned.

Fixes: 54d499818ca ("radv/video: add initial support for encoding with h264.")

@airlied

Merge request reports

Loading