]> granicus.if.org Git - libvpx/commit
vp9: Move the initialization of some rc variables to rc_init.
authorMarco <marpan@google.com>
Fri, 29 Apr 2016 00:06:18 +0000 (17:06 -0700)
committerMarco <marpan@google.com>
Fri, 29 Apr 2016 00:10:37 +0000 (17:10 -0700)
commit7bd73b638a98cfc8978f7162a4058728c77a132c
treeac2b1cff9523dd5a04ee5eb0d6fa8964eb33a0a8
parent94806e029d774afb002e80a36007725fd29d40b2
vp9: Move the initialization of some rc variables to rc_init.

And initialize a variable (avg_source_sad) that was not initialized to 0.

Change-Id: I63223e20fffe2a2ea38f03da62dad16af0618ea4
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_ratectrl.c