Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Doptions_table.h89 {"correct_ts_overflow", "correct single timestamp overflows", OFFSET(correct_ts_overflow), AV_OPT_T…
Davformat.h1649 unsigned int correct_ts_overflow; member
Dutils.c754 …e != AV_NOPTS_VALUE || st->pts_wrap_bits >= 63 || ref == AV_NOPTS_VALUE || !s->correct_ts_overflow) in update_wrap_reference()
/third_party/ffmpeg/doc/
Dformats.texi191 @item correct_ts_overflow @var{integer} (@emph{input})