Files
ffmpeg/libavcodec/arm/vp8dsp_init_arm.c
Ronald S. Bultje bd66f073fe vp8: change int stride to ptrdiff_t stride.
On 64bit platforms with 32bit int, this means we won't have to sign-
extend the integer anymore.
2012-03-02 10:31:50 -08:00

8.5 KiB