]> granicus.if.org Git - libvpx/commit
Add tx_type counts in key frame
authorJingning Han <jingning@google.com>
Tue, 27 Oct 2015 23:50:27 +0000 (16:50 -0700)
committerJingning Han <jingning@google.com>
Tue, 27 Oct 2015 23:51:45 +0000 (16:51 -0700)
commitf847a16a7c6f4624605f6f41d3be8e8a0e4ad256
tree365d9a96dccdaa9fc10dfc9facfb343288ec5062
parent05263051517d98a7ebd8219ed11df8449aaaa48c
Add tx_type counts in key frame

Properly update the transform type counts in key frame coding at
decoder. It fixes an enc/dec mismatch issue when both ext-tx and
misc-fixes are turned on.

Change-Id: I1e40a77c8d8157d5ff254b072ce474d8dfbaa3ae
vp10/decoder/decodemv.c