AV_CODEC_FLAG2_SHOW_ALL

Show all frames before the first keyframe

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

Meta