Skip to content

radeon/vcn: set min value for num_temporal_layers

Boyuan Zhang requested to merge boyzhang/mesa:fix-h264-enc into main

Fixes: 51935d59

In the case where num_temporal_layers is not set (0), set it using the minimum value 1, otherwise the rate control settings will be missing.

Signed-off-by: Boyuan Zhang boyuan.zhang@amd.com

Merge request reports