AV_LOG_WARNING constant

int const AV_LOG_WARNING

Something somehow does not look correct. This may or may not lead to problems. An example would be the use of '-vstrict -2'.

Implementation

static const int AV_LOG_WARNING = 24;