commit | 7d208d089c391ab8dfbd4b293b045a60f59ace8f | [log] [tgz] |
---|---|---|
author | Yushin Cho <ycho@mozilla.com> | Mon Nov 07 21:20:17 2016 -0800 |
committer | Yushin Cho <ycho@mozilla.com> | Mon Nov 07 22:03:17 2016 -0800 |
tree | 3ccf6731fbad4d9a16ac2904b5ce9a8f342287ce | |
parent | c4863fd219b8a735b3a6cb44c5b2abe3fa474cc4 [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