Home
last modified time | relevance | path

Searched refs:FF_MOV_FLAG_FRAG_CUSTOM (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmovenc.h247 #define FF_MOV_FLAG_FRAG_CUSTOM (1 << 5) macro
Dmovenc.c69 …ush fragments on caller requests", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_FRAG_CUSTOM}, INT_MIN…
6449 FF_MOV_FLAG_FRAG_CUSTOM | in mov_init()
6842 FF_MOV_FLAG_FRAG_CUSTOM | in mov_write_header()