Don't exit on decode errors in vpxenc.
authorRonald S. Bultje <rbultje@google.com>
Sat, 16 Feb 2013 00:31:02 +0000 (16:31 -0800)
committerRonald S. Bultje <rbultje@google.com>
Thu, 21 Feb 2013 20:27:00 +0000 (12:27 -0800)
commit9837bf4d407db9db9148e9c142ebd1b5cf371d35
tree8d7934b8308fbb917997c6470594918c326c20b1
parent8c16dee4f2b36238abdaa8d55bb8e572b4108ed7
Don't exit on decode errors in vpxenc.

Allows the user to specify whether decode errors should be fatal or not.
Also makes mismatches optionally fatal.

Change-Id: I58cff4a82f3d42f5653b91cf348a7f669377e632
vpxenc.c