Add casts to avoid warnings:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 19 Feb 2008 21:42:10 +0000 (21:42 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 19 Feb 2008 21:42:10 +0000 (21:42 +0000)
commit721052e981c4181eea9d167507ea2dd9c7ede4e2
tree4572fe44007d42aca5ffcf6add143ffb0e65f110
parente3cb2c4a088ef37bd7be2c75bb0db7824d443a1f
Add casts to avoid warnings:
fraps.c:102: warning: passing argument 1 of ‘s->dsp.bswap_buf’ from incompatible pointer type
fraps.c:102: warning: passing argument 2 of ‘s->dsp.bswap_buf’ from incompatible pointer type

Originally committed as revision 12148 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/fraps.c