Start using intermediate buffers at index 0.
authorRamiro Polla <ramiro.polla@gmail.com>
Sun, 6 Dec 2009 22:01:25 +0000 (22:01 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Sun, 6 Dec 2009 22:01:25 +0000 (22:01 +0000)
commit75084e47ffc24bede7acaf00c5e092ca46f52bbc
tree17563987e479674d4ad7f7a9cab1fbee6999012d
parent3a1acfd79ad83bc7a4d08b736b270c589c30483f
Start using intermediate buffers at index 0.
These index variables are incremented before each use, so they should be
initialized to -1.

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