Skip to content

frontend/va: enhance some rate control features

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

In h264 and hevc encoding, there are some rate control parameters such as max_frame_size (max_au_size), and filler_data_enable, skip_frame_enable, HRD parameters as well as some picture level rate control parameters. This change is targeting adding these parameters in.

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

Merge request reports