diff options
author | Michael Niedermayer <[email protected]> | 2013-09-04 14:22:20 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-09-07 14:30:17 +0200 |
commit | 87908de715c2f7e898cfebbb78edca346d18b155 (patch) | |
tree | 472853285d6159920c053baeb5b0267e8da220e0 /libpostproc/postprocess.c | |
parent | de5e00336988ccff74715bcad0c7697ea8c57baf (diff) |
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 <[email protected]>
(cherry picked from commit 2ffead98ddd384f61cdf6b1cb3f36592f54cd34a)
Conflicts:
libavcodec/videodsp.h
Merged-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libpostproc/postprocess.c')
0 files changed, 0 insertions, 0 deletions