]> git.sesse.net Git - ffmpeg/commit
Avoid branches in the loop and solve a gcc warning
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 17 Jan 2007 11:02:07 +0000 (11:02 +0000)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 17 Jan 2007 11:02:07 +0000 (11:02 +0000)
commit79acfb0e133317c3a38c55b73c3b80f3212af2f9
tree52e2de5b31635e1968822de884453078d22a817c
parentb90ba24b9a0975c410409116e00c67410a4091a5
Avoid branches in the loop and solve a gcc warning

Originally committed as revision 7566 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgconvert.c