From d34bf886e963445350c4987f7a9ed77bd9c9a5c7 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 25 Feb 2017 12:37:32 +0100 Subject: avcodec/vp56: Implement very basic error concealment This should fix the fate failure due to a truncated last frame. Alternatively the frame could be dropped. Signed-off-by: Michael Niedermayer --- tests/ref/fate/vp5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref/fate/vp5') diff --git a/tests/ref/fate/vp5 b/tests/ref/fate/vp5 index da510fc995..2469a3ec21 100644 --- a/tests/ref/fate/vp5 +++ b/tests/ref/fate/vp5 @@ -249,4 +249,4 @@ 0, 243, 243, 1, 233472, 0x6f530ac6 0, 244, 244, 1, 233472, 0x94f7466c 0, 245, 245, 1, 233472, 0xa8c1d365 -0, 246, 246, 1, 233472, 0x8843293b +0, 246, 246, 1, 233472, 0xbf73f1b7 -- cgit v1.2.3