diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2009-11-09 22:04:03 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2009-11-09 22:04:03 +0000 |
commit | b1ade3d1821a29174963b28cd0caa5f7ed394998 (patch) | |
tree | c6a328768164f6706996838241899ab581fd7a83 /configure | |
parent | 5c3c0e3f2e2a1393bcc03967e005aa2d03b0cdd9 (diff) | |
download | ffmpeg-streaming-b1ade3d1821a29174963b28cd0caa5f7ed394998.zip ffmpeg-streaming-b1ade3d1821a29174963b28cd0caa5f7ed394998.tar.gz |
And on the sixth day, God gave us the <= operand, which makes the loop
"for (i = 1; i < num + 1; i++)" look like "for (i = 1; i <= num; i++)".
Programmers worldwide rejoiced and used the operand, e.g. in the thread
"[PATCH] remove ugliness in cel_filters.c", and He saw that it was good.
Originally committed as revision 20489 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions