• Home
  • Raw
  • Download

Lines Matching refs:AV_LOG_TRACE

935 …av_log(s, AV_LOG_TRACE, "rep->presentation_timeoffset = [%"PRId64"]\n", rep->presentation_timeoffs…  in parse_manifest_representation()
941 … av_log(s, AV_LOG_TRACE, "rep->fragment_duration = [%"PRId64"]\n", rep->fragment_duration); in parse_manifest_representation()
947 … av_log(s, AV_LOG_TRACE, "rep->fragment_timescale = [%"PRId64"]\n", rep->fragment_timescale); in parse_manifest_representation()
953 av_log(s, AV_LOG_TRACE, "rep->first_seq_no = [%"PRId64"]\n", rep->first_seq_no); in parse_manifest_representation()
1010 … av_log(s, AV_LOG_TRACE, "rep->fragment_duration = [%"PRId64"]\n", rep->fragment_duration); in parse_manifest_representation()
1016 … av_log(s, AV_LOG_TRACE, "rep->fragment_timescale = [%"PRId64"]\n", rep->fragment_timescale); in parse_manifest_representation()
1022 av_log(s, AV_LOG_TRACE, "rep->first_seq_no = [%"PRId64"]\n", rep->first_seq_no); in parse_manifest_representation()
1280 … av_log(s, AV_LOG_TRACE, "c->availability_start_time = [%"PRId64"]\n", c->availability_start_time); in parse_manifest()
1283 … av_log(s, AV_LOG_TRACE, "c->availability_end_time = [%"PRId64"]\n", c->availability_end_time); in parse_manifest()
1286 av_log(s, AV_LOG_TRACE, "c->publish_time = [%"PRId64"]\n", c->publish_time); in parse_manifest()
1289 … av_log(s, AV_LOG_TRACE, "c->minimum_update_period = [%"PRId64"]\n", c->minimum_update_period); in parse_manifest()
1292 … av_log(s, AV_LOG_TRACE, "c->time_shift_buffer_depth = [%"PRId64"]\n", c->time_shift_buffer_depth); in parse_manifest()
1295 av_log(s, AV_LOG_TRACE, "c->min_buffer_time = [%"PRId64"]\n", c->min_buffer_time); in parse_manifest()
1298 …av_log(s, AV_LOG_TRACE, "c->suggested_presentation_delay = [%"PRId64"]\n", c->suggested_presentati… in parse_manifest()
1301 …av_log(s, AV_LOG_TRACE, "c->media_presentation_duration = [%"PRId64"]\n", c->media_presentation_du… in parse_manifest()
1384 av_log(s, AV_LOG_TRACE, "in n_fragments mode\n"); in calc_cur_seg_no()
1387 av_log(s, AV_LOG_TRACE, "in n_timelines mode\n"); in calc_cur_seg_no()
1395 …av_log(s, AV_LOG_TRACE, "in fragment_duration mode fragment_timescale = %"PRId64", presentation_ti… in calc_cur_seg_no()
1420 av_log(s, AV_LOG_TRACE, "in live mode\n"); in calc_min_seg_no()