]> granicus.if.org Git - libvpx/commit
vpxdec: test for frame corruption
authorJohn Koleszar <jkoleszar@google.com>
Wed, 27 Apr 2011 16:04:48 +0000 (12:04 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Apr 2011 16:04:48 +0000 (12:04 -0400)
commit4226f0ce64953aa7636552ccfb3487fda30e4122
treeb7776a3601fb0b8d1f7ff57cc918eefb71cacbc0
parent64355ecad3849c9f8659179bbcf968ec84502ee8
vpxdec: test for frame corruption

This change simply exercises the VP8D_GET_FRAME_CORRUPTED control,
outputting a warning message at the end if the bit was set for any
frames. Should never produce any output for good input.

Change-Id: Idaf6ba8f53660f47763cd563fa1485938580a37d
vpxdec.c