mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-27 01:30:35 +08:00
2ffead98dd
Currently all uses of the emu edge code as well as the code itself assume int linesize changing some but not changing all would introduce a security issue once all use this typedef a simple search and replace can be done to switch them all to ptrdiff_t Signed-off-by: Michael Niedermayer <michaelni@gmx.at>