OSDN Git Service

avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Jun 2014 15:49:03 +0000 (17:49 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Jun 2014 16:26:22 +0000 (18:26 +0200)
commit0f09436a43299f714c5fa287f3b110de4e0aae6e
treec541084f4e065f483a6c01605e11410e8a2ca8cd
parente7873dfccad595e9d8fc65217ebffcf3686e1d34
avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions

This should avoid issues on x86_64

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 6dffc8f5aaab6b20385f0a0d9ef95cec7d6cdd4b)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/vf_pullup.c
libavfilter/vf_pullup.h
libavfilter/x86/vf_pullup_init.c