Searched defs:AVFMT_FLAG_SORT_DTS (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | avformat.h | 1374 #define AVFMT_FLAG_SORT_DTS 0x10000 ///< try to interleave outputted packets by dts (using this flag can slow demuxing down) macro |
Completed in 6 milliseconds