commit | 48f84dbd1c57ac475d4d7c13cc6b7cbd25290455 | [log] [tgz] |
---|---|---|
author | Yushin Cho <ycho@mozilla.com> | Tue Nov 08 05:20:17 2016 |
committer | Yaowu Xu <yaowu@google.com> | Tue Nov 08 16:15:57 2016 |
tree | f1c357a43ae5e8c2baeaf7e20aa9000b3ff94cc0 | |
parent | f0481a590f3c90390fed8048a469d5fad1addc73 [diff] |
Fix the bug that PVQ commit broke dering Since PVQ's max block size equals to the max transform size, daala's definition of OD_BSIZE_MAX was changed from 5 down to 4 to use AV1's max trasform size 32x32. However, dering also uses OD_BSIZE_MAX and assumes its value is 5, which caused dering not working. Change-Id: I9d82bb24adc7d57552a8e0a8a7e798e77d96fd4b