summaryrefslogtreecommitdiff
path: root/tests/tiny_ssim.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-03-29 15:34:19 +0300
committerMartin Storsjö <martin@martin.st>2022-03-30 14:53:55 +0300
commitdb54426975e124e98e5130ad01316cb7afd60630 (patch)
tree0041dc41a52aabdefa9fc513c0ac0b8fc600f328 /tests/tiny_ssim.c
parent3721aaeaaae9f817abb843117ae8dae1dc280a7f (diff)
vc1dsp: Change remaining stride parameters to ptrdiff_t
The existing x86 assembly for loop filters uses the stride as a full register without clearing/sign extending the upper half of the registers on x86_64. This avoids crashes if the caller would have passed nonzero bits in the previously undefined upper 32 bits of the parameters. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/tiny_ssim.c')
0 files changed, 0 insertions, 0 deletions