]> granicus.if.org Git - libvpx/commit
vp8: Fix to crash in pick_inter.
authorMarco <marpan@google.com>
Sun, 11 Jan 2015 23:26:44 +0000 (15:26 -0800)
committerMarco <marpan@google.com>
Mon, 12 Jan 2015 19:53:26 +0000 (11:53 -0800)
commit2c6d9c574fc123b3488ac950872fb5487b429941
tree5a2fcb502d748bf882c7f77af74b020404a6f896
parentfe3f21099fc864e2e4db5e2f30bb5adb3155c883
vp8: Fix to crash in pick_inter.

Added unittest that triggers the crash without this fix.

Issue: https://code.google.com/p/webm/issues/detail?id=911

Change-Id: If5208ceb210c821891675fdf3d9951ab83d52ae6
test/error_resilience_test.cc
vp8/encoder/pickinter.c