Searched refs:FF_MOV_FLAG_FASTSTART (Results 1 – 2 of 2) sorted by relevance
249 #define FF_MOV_FLAG_FASTSTART (1 << 7) macro
71 …tom) at the beginning of the file", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_FASTSTART}, INT_MIN,…6474 if (mov->flags & FF_MOV_FLAG_FASTSTART) { in mov_init()6847 if (mov->flags & FF_MOV_FLAG_FASTSTART) in mov_write_header()7113 if (mov->flags & FF_MOV_FLAG_FASTSTART) { in mov_write_trailer()