Skip to content

radeon/vcn: process invalid frame rate in encoding

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

Just in case app sending zeros in frame rate, which could cause zero division, it will be treated as fixed value, 30fps.

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

Merge request reports