Make the 2point linear interpolation coefficients correct even for the
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Sep 2008 22:41:55 +0000 (22:41 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Sep 2008 22:41:55 +0000 (22:41 +0000)
commitac0ad729810bab712e376c7f2be99be25b2bfa6f
treea94f0ee4715fb9ee3f248f7ad2f4a827f8699754
parent33a67bd6c7e4fb75e01a0f781e0a679c861f2950
Make the 2point linear interpolation coefficients correct even for the
nearly never occuring 0.0, 1.0.

Originally committed as revision 27574 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale_template.c