AV_LOG_PRINT_LEVEL

Include the log severity in messages originating from codecs.

Results in messages such as: [rawvideo @ 0xDEADBEEF] error encode did not produce valid pts

@nogc nothrow extern (C)
enum AV_LOG_PRINT_LEVEL = 2;

Meta