vpxenc.sh: Make vpxenc() usage agree with implementation.
authorTom Finegan <tomfinegan@google.com>
Thu, 21 Aug 2014 23:30:37 +0000 (16:30 -0700)
committerTom Finegan <tomfinegan@google.com>
Mon, 25 Aug 2014 21:28:07 +0000 (14:28 -0700)
commit93ac60a65b65b1edef114af6caefb86d1277066b
tree1fe67abdf912651a68a21cc5c561592e59a21dbb
parent8b2abdeed7ddb930eaf79284fdca946bc52e9651
vpxenc.sh: Make vpxenc() usage agree with implementation.

- Make $1 input file at all call sites.
- Actually use vpxenc_pipe().

Change-Id: I22f25719aeb3dce60863207b2e2a49e42e27ed06
test/vpxenc.sh