]> granicus.if.org Git - libvpx/commit
Fixed a bug of setting wrong first pass mb stats pointer
authorPengchong Jin <pengchong@google.com>
Thu, 17 Jul 2014 18:54:43 +0000 (11:54 -0700)
committerPengchong Jin <pengchong@google.com>
Thu, 17 Jul 2014 19:04:15 +0000 (12:04 -0700)
commite358ab5fc9cda71ea2c74eec0ed130940b9f5b17
tree1b11f8f571bfc6b3b6e833aaa9091f7a7de45d61
parentf349b071c6d5e806552c261ba13bd99bb5f7c6ce
Fixed a bug of setting wrong first pass mb stats pointer

The bug sets the wrong pointer to the first pass mb stats
if the encoder does the re-coding in the second pass.

Change-Id: I8a11f45dd7dceb38de814adec24cecccae370d00
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h