Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Df_segment.c40 char *timestamps_str; member
109 if (s->timestamps_str && s->points_str) { in init()
112 } else if (s->timestamps_str) { in init()
114 split_str = s->timestamps_str; in init()
267 { "timestamps", "timestamps of input at which to split input", OFFSET(timestamps_str), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, FLAGS }, \

Completed in 2 milliseconds