Searched refs:AVFMT_FLAG_SHORTEST (Results 1 – 3 of 3) sorted by relevance
60 …p muxing with the shortest stream", 0, AV_OPT_TYPE_CONST, { .i64 = AVFMT_FLAG_SHORTEST }, 0, 0, E,…
1394 #define AVFMT_FLAG_SHORTEST 0x100000 ///< Stop muxing when the shortest stream stops. macro
994 (s->flags & AVFMT_FLAG_SHORTEST) &&