Fix a warning in libvpxJNI
v2/extensions/vp9/src/main/jni/vpx_jni.cc:63:31: warning: missing field 'w' initializer [-Wmissing-field-initializers]
vpx_codec_dec_cfg_t cfg = {0};
^
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132461351
Showing
with
1 additions
and
1 deletions
Please
register
or
sign in
to comment