AVFMT_TS_NONSTRICT

< Format does not require strictly increasing timestamps, but they must still be monotonic

extern (C) @nogc nothrow
enum AVFMT_TS_NONSTRICT = 0x20000;

Meta