You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-16 08:36:51 +02:00
avconv: cosmetics
Replace for (;foo == 0;) with while (!foo) This is prettier.
This commit is contained in: