AV_CODEC_FLAG2_RO_FLUSH_NOOP

Do not reset ASS ReadOrder field on flush (subtitles decoding)

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

Meta