AVFMT_FLAG_SORT_DTS

< try to interleave outputted packets by dts (using this flag can slow demuxing down)

@nogc nothrow extern (C)
enum AVFMT_FLAG_SORT_DTS = 0x10000;

Meta