AV_PIX_FMT_FLAG_BITSTREAM

All values of a component are bit-wise packed end to end.

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

Meta