]> granicus.if.org Git - libvpx/commit
vpxdec: add --keep-going option
authorJames Zern <jzern@google.com>
Wed, 2 Jul 2014 02:02:15 +0000 (19:02 -0700)
committerJames Zern <jzern@google.com>
Wed, 2 Jul 2014 02:05:23 +0000 (19:05 -0700)
commit95853db8e2445fec5eaf8cc2de90924167425f54
treef665702b98e6df332d3a070c3cb64920236ffadc
parentbd756699b9785eeca5e6ed9d4a0985e41f88cbea
vpxdec: add --keep-going option

for debugging purposes.
continues decoding after receiving a decode error. will still exit with
an error after the current loop, ignoring remaining --loops

Change-Id: I011a71b866ff493a3f3bbb59e9bff998d19daee3
vpxdec.c