mirror of https://github.com/FFmpeg/FFmpeg.git
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/trunkpull/126/head
parent
4497712f09
commit
50b4468598
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue