Skip to content
Snippets Groups Projects
Commit 50b44685 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

change while loops to do-while as the condition is true the first time and the...

change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles

Originally committed as revision 7576 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 4497712f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment