Fix bustage caused by 8089315a with daala_tx.
The inverse transform API was changed to pass in an unpadded 32x32 block of coefficients for transforms larger than 32x32, but the code path actually used for daala_tx was not modified to pad it out to the full size like the others were. Change-Id: Ibda5d20a9d839ba41f8a1a0308c414111219da92
Please register or sign in to comment