Searched refs:AVFMT_FLAG_NOFILLIN (Results 1 – 4 of 4) sorted by relevance
46 …ues that can be exactly calculated", 0, AV_OPT_TYPE_CONST, {.i64 = AVFMT_FLAG_NOFILLIN }, INT_MIN,…
1370 #define AVFMT_FLAG_NOFILLIN 0x0010 ///< Do not infer any values from other values, just return … macro
1236 if (s->flags & AVFMT_FLAG_NOFILLIN) in compute_pkt_fields()
2173 AVFMT_FLAG_NOPARSE | AVFMT_FLAG_NOFILLIN in AVFormatContext.flags