Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhls.c148 int64_t id3_mpegts_timestamp; /* in mpegts tb */ member
331 pls->id3_mpegts_timestamp = AV_NOPTS_VALUE; in new_playlist()
1143 pls->id3_mpegts_timestamp = timestamp; in handle_id3()
1272 pls->is_id3_timestamped = (pls->id3_mpegts_timestamp != AV_NOPTS_VALUE); in intercept_id3()
2242 pls->pkt->dts = pls->id3_mpegts_timestamp + in fill_timing_for_id3_timestamped_stream()

Completed in 4 milliseconds