OSDN Git Service

Rename the "src" parameter in the sws_scale() declaration to
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 18 Feb 2009 23:16:31 +0000 (23:16 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 18 Feb 2009 23:16:31 +0000 (23:16 +0000)
commit15239b7fcc09ac520f977851cae8df12d5c361ec
treede40bcff17b2a24c4dd41b1170e6c85c1609e322
parent583799c459939a5b4cb113bd1caa0279adef0d31
Rename the "src" parameter in the sws_scale() declaration to
"srcSlice" to stress the fact that it references a slice rather than an
image.

Originally committed as revision 28655 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.h