FFmpeg/libavcodec
gxw 21d19f49b7 avcodec/mips: Fixed four warnings in vc1dsp
Change the stride argument to ptrdiff_t in the following functions:
ff_put_no_rnd_vc1_chroma_mc8_mmi, ff_put_no_rnd_vc1_chroma_mc4_mmi,
ff_avg_no_rnd_vc1_chroma_mc8_mmi, ff_avg_no_rnd_vc1_chroma_mc4_mmi.

Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-10-14 00:48:44 +02:00
..
2019-09-20 23:26:34 +02:00
2019-09-26 21:02:34 +02:00
2019-09-25 17:18:37 +02:00
2019-09-19 21:30:54 +02:00
2019-09-20 01:36:13 +02:00
2019-10-06 17:29:11 +08:00
2019-10-10 14:34:19 +02:00
2019-09-19 23:56:03 -07:00
2019-10-10 14:34:20 +02:00
2019-09-20 23:26:34 +02:00
2019-09-16 21:30:19 +02:00
2019-10-07 22:32:32 -07:00