Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c342 demux->stream_start_time = GST_CLOCK_TIME_NONE; in gst_matroska_demux_reset()
1814 MAX (context->pos, demux->stream_start_time) - in gst_matroska_demux_query()
1815 demux->stream_start_time); in gst_matroska_demux_query()
1818 MAX (demux->common.segment.position, demux->stream_start_time) - in gst_matroska_demux_query()
1819 demux->stream_start_time); in gst_matroska_demux_query()
2445 GstClockTime stream_start_time = demux->stream_start_time; in gst_matroska_demux_scan_back_for_keyframe_cluster() local
2512 *cluster_time = stream_start_time; in gst_matroska_demux_scan_back_for_keyframe_cluster()
2565 atime = demux->stream_start_time; in gst_matroska_demux_search_pos()
2592 GST_TIME_ARGS (atime - demux->stream_start_time), opos, in gst_matroska_demux_search_pos()
2593 GST_TIME_ARGS (otime), GST_TIME_ARGS (otime - demux->stream_start_time), in gst_matroska_demux_search_pos()
[all …]
Dmatroska-demux.h79 GstClockTime stream_start_time; member
/third_party/ffmpeg/fftools/
Dffplay.c2762 int64_t stream_start_time; in read_thread() local
3042 stream_start_time = ic->streams[pkt->stream_index]->start_time; in read_thread()
3045 (pkt_ts - (stream_start_time != AV_NOPTS_VALUE ? stream_start_time : 0)) * in read_thread()
/third_party/gstreamer/gstplugins_good/
DChangeLog2795 matroska: demux: update stream_start_time
2796 The stream_start_time can be less than the first detected.
70901 matroskademux: Only take the stream_start_time into account for SET seeks
70902 For other seeks the stream_start_time is already added to the