fix ci
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
d23fd902d7
commit
a0e09d3e33
@ -522,6 +522,7 @@ mod webrtc {
|
||||
);
|
||||
call_ctl!(ctx, VP9E_SET_AQ_MODE, if ADAPTIVE_QP_MODE { 3 } else { 0 });
|
||||
call_ctl!(ctx, VP9E_SET_FRAME_PARALLEL_DECODING, 0);
|
||||
#[cfg(not(any(target_arch = "arm", target_arch = "aarch64", target_os = "android")))]
|
||||
call_ctl!(ctx, VP9E_SET_SVC_GF_TEMPORAL_REF, 0);
|
||||
call_ctl!(
|
||||
ctx,
|
||||
|
Loading…
x
Reference in New Issue
Block a user