Compilation warning when DEBUGGING is deactivated.
There is an MSVC compilation warning saying
../renderer.c(91): warning C4211: nonstandard extension used: redefined extern to static
when the codec is built with DEBUGGING switch deactivated.
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
There is an MSVC compilation warning saying
../renderer.c(91): warning C4211: nonstandard extension used: redefined extern to static
when the codec is built with DEBUGGING switch deactivated.