vpxenc: specify output file with -o
authorJohn Koleszar <jkoleszar@google.com>
Fri, 22 Oct 2010 18:48:21 +0000 (14:48 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 26 Oct 2010 02:32:23 +0000 (22:32 -0400)
commit5329189a331c6bfc8e8350f4706a5ff9add63147
tree097a72851bd9778c669c0ba9242eb0f77cc7386e
parent933d44b8180f8552fafcbc6563c009dae1ba1626
vpxenc: specify output file with -o

Requiring the output file to be specified with the -o option opens up
the possibility of supporting multiple input files in the future.

Change-Id: I14c9b75e9b21184b47081e1ccf30cf4c91315964
vpxenc.c