diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-30 18:32:33 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-05 14:39:10 +0200 |
commit | 451b310d4f0ba5a38c3f67ec2ce39bcb62fcf59b (patch) | |
tree | 9768b34367688dec6fe19139ee9782b1407e0479 /libavcodec/mips/videodsp_init.c | |
parent | fcfa6965e5e398a850d87a276b0deb5dc5d1525e (diff) | |
download | ffmpeg-451b310d4f0ba5a38c3f67ec2ce39bcb62fcf59b.tar.gz |
avcodec/fraps: Fix segfault with negative linesizes
Using unsigned and negative linesizes doesn't really work.
Use ptrdiff_t instead. This fixes the fraps-v0 and fraps-v1
FATE tests with negative linesizes.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mips/videodsp_init.c')
0 files changed, 0 insertions, 0 deletions