vp8e_encode: check validate_config return
Change-Id: I56fad85cae4537f9d68febf9b9264c3e1cf82ce1
This commit is contained in:
@@ -879,6 +879,7 @@ static vpx_codec_err_t vp8e_encode(vpx_codec_alg_priv_t *ctx,
|
||||
}
|
||||
ctx->control_frame_flags = 0;
|
||||
|
||||
if (!res)
|
||||
res = set_reference_and_update(ctx, flags);
|
||||
|
||||
/* Handle fixed keyframe intervals */
|
||||
|
||||
Reference in New Issue
Block a user