Update comments on nonexistent vpx_codec_init
authorJames Zern <jzern@google.com>
Fri, 24 Apr 2020 22:59:25 +0000 (15:59 -0700)
committerJames Zern <jzern@google.com>
Fri, 24 Apr 2020 23:25:10 +0000 (16:25 -0700)
commite404f867ccb574f2780bdfd973b320e777bd055a
treee1fa92f25c80e77adadf777efd010503f07ac8c4
parentae145ca3a403c817c6392cfc92446f0fc57a50a8
Update comments on nonexistent vpx_codec_init

Update comments on the nonexistent vpx_codec_init() function. Replace it
with vpx_codec_dec_init() and vpx_codec_enc_init().

based on the change in libaom:
b1b8c68e8 Update comments on nonexistent aom_codec_init

Change-Id: I63d3f6c87706a98f631457b5f6ce51e8b0c5cfb1
vpx/internal/vpx_codec_internal.h
vpx/vpx_codec.h