[FFmpeg-devel] Code Style and Diagnostic Issues

Soft Works softworkz at hotmail.com
Mon Sep 6 23:17:13 EEST 2021


Hi,

I wonder whether there’s a commonly agreed set of code issues that should
be checked for, e.g. via clang-diagnostic?

This would help with a number of questions I’m wondering about and for
which it is not possible to derive rules from the existing code base.
For example: should constant local variables be marked as const, should
pointer casts be made explicit, etc. ?

softworkz



More information about the ffmpeg-devel mailing list