Home
last modified time | relevance | path

Searched refs:AVFMT_FLAG_NOFILLIN (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Doptions_table.h46 …ues that can be exactly calculated", 0, AV_OPT_TYPE_CONST, {.i64 = AVFMT_FLAG_NOFILLIN }, INT_MIN,…
Davformat.h1370 #define AVFMT_FLAG_NOFILLIN 0x0010 ///< Do not infer any values from other values, just return … macro
Dutils.c1236 if (s->flags & AVFMT_FLAG_NOFILLIN) in compute_pkt_fields()
/third_party/ffmpeg/doc/
DAPIchanges2173 AVFMT_FLAG_NOPARSE | AVFMT_FLAG_NOFILLIN in AVFormatContext.flags