ref: 9130e7ad2eacf05853e3670ba3b912c5c8e32c1c
parent: ce274c5ced79c0e5eb8503d40272b2943341115d
parent: aa5563cd4139d490847730d9a339a13fd5418e73
author: hkuang <[email protected]>
date: Thu Jan 8 04:15:32 EST 2015
Merge "Remove unnecessary init_macroblockd."
--- a/vp9/decoder/vp9_decodeframe.c
+++ b/vp9/decoder/vp9_decodeframe.c
@@ -1546,8 +1546,6 @@
vpx_internal_error(&cm->error, VPX_CODEC_CORRUPT_FRAME,
"Truncated packet or corrupt header length");
- init_macroblockd(cm, &pbi->mb);
-
cm->use_prev_frame_mvs = !cm->error_resilient_mode &&
cm->width == cm->last_width &&
cm->height == cm->last_height &&