diff options
author | Niklas Haas <git@haasn.dev> | 2023-09-27 15:39:00 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2023-09-28 17:11:23 +0200 |
commit | 616e9d24137d34fba02ebd159d5a7186aaf53eca (patch) | |
tree | 539601a33dc6b1b48c8244516ddbd37c13a958e3 /tools/cws2fws.c | |
parent | 338a5fcdbe9571e6f22817a111621259d83f2e59 (diff) | |
download | ffmpeg-616e9d24137d34fba02ebd159d5a7186aaf53eca.tar.gz |
lavc/h274: correct grain DB indices
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.
Diffstat (limited to 'tools/cws2fws.c')
0 files changed, 0 insertions, 0 deletions