Enable software decoding video with libvpx on Android

VpxVideoDecoder previously would reject VP8 without an alpha
channel, leaving it to be decoded by FFmpegVideoDecoder. Now,
when it's compiled without FFmpegVideoDecoder it will handle
all VP8.

BUG=507834

Review URL: https://codereview.chromium.org/1281433002

Cr-Commit-Position: refs/heads/master@{#342405}
1 file changed