Renames interface field in VpxInterface
authorDeb Mukherjee <debargha@google.com>
Tue, 15 Jul 2014 23:55:12 +0000 (16:55 -0700)
committerDeb Mukherjee <debargha@google.com>
Tue, 15 Jul 2014 23:55:12 +0000 (16:55 -0700)
commitf332c6305ec55fb2bc98198721696fcf0283b0ae
tree070a4f23d0832effc3c21fd87cc5f01fcf9c5df9
parentf349b071c6d5e806552c261ba13bd99bb5f7c6ce
Renames interface field in VpxInterface

Renames interface to codec_interface since it is a reserved
word on windows.

Change-Id: I84f2cbf257a4c44f16dc2464127e35ee405c2c3e
12 files changed:
examples/decode_to_md5.c
examples/decode_with_drops.c
examples/postproc.c
examples/set_maps.c
examples/simple_decoder.c
examples/simple_encoder.c
examples/twopass_encoder.c
examples/vp8cx_set_ref.c
examples/vpx_temporal_svc_encoder.c
tools_common.h
vpxdec.c
vpxenc.c