diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-07-31 05:16:46 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-02 08:40:58 +0200 |
commit | 088382a4341c4e0df5c9b5b33dfe5ba8c3d9d31f (patch) | |
tree | cc6a1c8fc753642a4e3471bb4ecbd620b94a5a23 /libavformat/tee_common.c | |
parent | fe211aebbf2988f7a6588cf9f45277ca74b92763 (diff) | |
download | ffmpeg-088382a4341c4e0df5c9b5b33dfe5ba8c3d9d31f.tar.gz |
avcodec/alpha/me_cmp_alpha: Use proper me_cmp_func type
ea41e6d6373063c3a2a9bf48ce8e1c2e6340b694 forgot
the int->ptrdiff_t switch for the stride. Libav didn't
do it because Libav had already dropped support for Alpha
at that point.
Only compilation has been tested for this commit.
(It might be that the ASM-versions of me_cmp_func functions
need to be updated as well.)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/tee_common.c')
0 files changed, 0 insertions, 0 deletions