]> granicus.if.org Git - libvpx/commit
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)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 4 Mar 2013 21:19:09 +0000 (13:19 -0800)
commit2d13e7b33e1eecba3912813da23055b0e7dd8515
tree9c49179f51c785a5ce29829492805c92d87bed11
parent60d8c50514b71c1ffe773c9300c65ce991e6f3b4
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