Consts
FF_API_AV_MALLOCZ_ARRAY = true
FF_API_COLORSPACE_NAME = true
FF_API_D2STR = true
FF_API_DECLARE_ALIGNED = true
LIBAVUTIL_BUILD = 3740004
LIBAVUTIL_IDENT = "Lavu"
LIBAVUTIL_VERSION = "57.17.100"
LIBAVUTIL_VERSION_INT = 3740004
LIBAVUTIL_VERSION_MICRO = 100
Templates
template AV_VERSION(a, b, c: untyped): untyped
template AV_VERSION_DOT(a, b, c: untyped): untyped
template AV_VERSION_INT(a, b, c: untyped): untyped
template AV_VERSION_MAJOR(a: untyped): untyped
template AV_VERSION_MICRO(a: untyped): untyped
template AV_VERSION_MINOR(a: untyped): untyped