On Tue, Jan 07, 2020 at 15:24:53 +0200, Eran Gonen wrote: > Thanks, I will fix that. What's the formatter parameters for that? (AStyle > or other)
See https://www.ffmpeg.org/developer.html#Coding-Rules-1 $ indent -i4 -kr -nut (approximately) I haven't used astyle so much (only trial-and-error), but perhaps others have. Also check other files in the source code for inspiration, though some don't comply. Cheers, Moritz _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
