Searched refs:FF_MOV_FLAG_DASH (Results 1 – 2 of 2) sorted by relevance
253 #define FF_MOV_FLAG_DASH (1 << 11) macro
75 …rite DASH compatible fragmented MP4", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_DASH}, INT_MIN, IN…4876 if (mov->flags & FF_MOV_FLAG_DASH && in mov_write_moof_tag()5072 if (mov->flags & FF_MOV_FLAG_DASH && mov->flags & FF_MOV_FLAG_GLOBAL_SIDX) in mov_write_ftyp_tag()5790 if ((mov->flags & FF_MOV_FLAG_DASH && in ff_mov_write_packet()6457 if (mov->flags & FF_MOV_FLAG_DASH) in mov_init()