Merge "vp9_encoder: add missing vpx_clear_system_state"
This commit is contained in:
commit
9cc8995f46
@ -4547,6 +4547,7 @@ int vp9_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags,
|
||||
cpi->svc.spatial_layer_to_encode = 0;
|
||||
}
|
||||
}
|
||||
vpx_clear_system_state();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user