mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-10 06:21:02 +03:00
fix svt-av1 build on windows, benchmark
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -1042,6 +1042,8 @@ fn get_encoder_config(
|
||||
height: c.height as _,
|
||||
quality,
|
||||
keyframe_interval,
|
||||
qp_range: None,
|
||||
preset: None,
|
||||
});
|
||||
}
|
||||
log::info!(
|
||||
|
||||
Reference in New Issue
Block a user