]> granicus.if.org Git - libvpx/commit
Fix an issue in set_refs()
authorYunqing Wang <yunqingwang@google.com>
Tue, 9 Apr 2013 19:33:28 +0000 (12:33 -0700)
committerYunqing Wang <yunqingwang@google.com>
Tue, 9 Apr 2013 19:33:28 +0000 (12:33 -0700)
commit01a3bd67d8d043a5d186669602ee01252fbd8fe7
tree99f39db100649ae858b7d1dc24fe6d4193765776
parentaeefa6e194b2e844372ef9892689121c50cf1111
Fix an issue in set_refs()

Scale factor for second ref frame wasn't assigned in the code.

Change-Id: I6ef3f3f71bd652a879ad847369c54c744782ea37
vp9/decoder/vp9_decodframe.c