Change #266611
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Fri 08 May 2026 13:28:34 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | c8a4770599792375a05b173fa589c6970fe41868 |
Comments
avcodec/vc1dsp: Consistently use ptrdiff_t for stride Also do the same in the x86 MMX code and its MIPS MMI clone. Reviewed-by: Ramiro Polla <ramiro.polla@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/mips/vc1dsp_mmi.c
- libavcodec/vc1dsp.c
- libavcodec/x86/vc1dsp_mmx.c