AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH

Hardware acceleration can output YUV pixel formats with a different chroma sampling than 4:2:0 and/or other than 8 bits per component.

@nogc nothrow extern (C)
enum AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH = (1 << 1);

Meta