vpxdec: don't require -o with --noblit
authorJohn Koleszar <jkoleszar@google.com>
Wed, 27 Oct 2010 14:08:17 +0000 (10:08 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Oct 2010 17:00:30 +0000 (13:00 -0400)
commit24c86055c386a90158cc24cbaed2f72773120acb
tree56186b78b6d7efc10dc7bc7187e43c35eac5b785
parent3427e1dd431f7450c141a8560a37b0b615e8059f
vpxdec: don't require -o with --noblit

Specifiying the output file is meaningless when we're not writing to
it.

Change-Id: I271e1d3ae1994d79f0773747477124600f98ca58
vpxdec.c