[FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Nov 8 23:45:18 EET 2017


2017-11-08 22:26 GMT+01:00 Rostislav Pehlivanov <atomnuker at gmail.com>:

> + at item
> +for loops with variable definition (@samp{for (int i = 0; i < 8; i++)});

Don't you think that this makes the code slightly uglier?

Carl Eugen


More information about the ffmpeg-devel mailing list