Add const qualifier to param argument of sws_getContext() and
commitf46dc0b51431b7a7f83d0487a87392ec624d3e7a
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 10 May 2009 14:00:00 +0000 (10 14:00 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 10 May 2009 14:00:00 +0000 (10 14:00 +0000)
tree5396d8fa925bf52923ae95210602a98b291cd5ee
parent859c7ee1e39df213cbb78786fd62f2a6cdf98114
Add const qualifier to param argument of sws_getContext() and
sws_getCachedContext().  Fixes the warning:
swscale.c:3408: warning: assignment discards qualifiers from pointer target type

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29288 b3059339-0415-0410-9bf9-f77b7e298cf2
libswscale/swscale.c
libswscale/swscale.h