shithub: libvpx

Download patch

ref: a4f747921ae9b0a11dc032ebc3a6364d2f6dd8b9
parent: 3f95a230c7e54104201b3f6c577dfa9251b4642a
author: Adrian Grange <agrange@google.com>
date: Fri Jun 6 06:37:22 EDT 2014

Revert "Removing this_frame_stats member from TWO_PASS struct."

Use of stack frame variable "fps" beyond the lifetime of the function.

fps is sent as a paremeter to output_stats and stored in the
packet holding this encoded frame. This has scope beyond the
lifetime of the calling function.

This reverts commit 3f95a230c7e54104201b3f6c577dfa9251b4642a

Change-Id: Icd8e14b3d7dd733590ada12e619b9dce95b6b0f5