AV_CODEC_FLAG2_LOCAL_HEADER

Place global headers at every keyframe instead of in extradata.

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

Meta