spudec.c: mark a parameter const
commit920ee4dc5303b4a3ff42d94ec9e27c513bf1c6b0
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 13 Aug 2010 11:08:30 +0000 (13 11:08 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:15:48 +0000 (2 04:15 +0200)
tree8e1a3b4560313625fce89eef6269d27bd0ece054
parente2d5a13f76efd3234d2cfab422c12f6ada5ac201
spudec.c: mark a parameter const

Mark constant sws_spu_image() parameter as const, fixes the warning:
spudec.c:874: warning: passing argument 2 of 'sws_scale' from incompatible pointer type

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31959 b3059339-0415-0410-9bf9-f77b7e298cf2
spudec.c