Searched refs:genpts (Results 1 – 4 of 4) sorted by relevance
46 @item genpts
142 @item -genpts
335 static int genpts = 0; variable2812 if (genpts) in read_thread()3608 { "genpts", OPT_BOOL | OPT_EXPERT, { &genpts }, "generate pts", "" },
1743 const int genpts = s->flags & AVFMT_FLAG_GENPTS; in av_read_frame() local1748 if (!genpts) { in av_read_frame()