Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dffmpeg.h544 int streamcopy_started; member
H A Dffmpeg.c1826 if (!ost->streamcopy_started && !(pkt->flags & AV_PKT_FLAG_KEY) && in do_streamcopy()
1830 if (!ost->streamcopy_started && !ost->copy_prior_start) { in do_streamcopy()
1885 ost->streamcopy_started = 1; in do_streamcopy()

Completed in 11 milliseconds