mirror of https://github.com/FFmpeg/FFmpeg.git
The spec specified indices in the order [x][y], but our code follows the traditional C convention of [y][x]. This was not correctly account for when calculating the base index of the grain database access.pull/390/head
parent
338a5fcdbe
commit
616e9d2413
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue