1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavcodec
Michael Niedermayer 2ffead98dd avcodec: add emuedge_linesize_type
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>
2013-09-04 14:29:20 +02:00
..
2013-09-04 14:29:20 +02:00
2013-09-03 19:34:04 +02:00
2013-09-03 19:34:04 +02:00
2013-09-01 04:02:03 +02:00
2013-09-01 19:20:39 +00:00
2013-09-02 12:32:32 +02:00
2013-08-29 23:23:22 +02:00
2013-08-29 22:52:04 +02:00
2013-08-29 22:52:04 +02:00
2013-09-04 14:29:20 +02:00
2013-09-02 08:32:24 +02:00