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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmovenc.h189 #define FF_MOV_FLAG_FRAG_CUSTOM 32 macro
H A Dmovenc.c59 { "frag_custom", "Flush fragments on caller requests", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_FRAG_CUSTOM}, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM, "movflags" },
3918 FF_MOV_FLAG_FRAG_CUSTOM))
4163 FF_MOV_FLAG_FRAG_CUSTOM)) &&

Completed in 46 milliseconds