Lines Matching refs:index
745 "packet for stream #%d:%d.\n", ost->file_index, ost->index);
823 ost->file_index, ost->index, error);
872 fprintf(vstats_file, "out= %2d st= %2d frame= %5"PRId64" q= %2.1f ", ost->file_index, ost->index, frame_number,
924 ost->file_index, ost->index);
1192 ost->frame_number, ost->st->index, ost->last_frame->pts);
1561 ost->file_index, ost->index, q);
1573 ost->file_index, ost->index, q);
1607 ost->file_index, ost->index, type[j] | 32, p);
1612 ost->file_index, ost->index, p);
1754 ost->file_index, ost->st->index);
1797 int ist_index = input_files[ist->file_index]->ist_index + ist->st->index;
1902 "#%d.%d : %s\n", ist->file_index, ist->st->index, layout_name);
1918 "%s: corrupt decoded frame in stream %d\n", input_files[ist->file_index]->ctx->url, ist->st->index);
2035 av_log(NULL, AV_LOG_ERROR, "Cannot determine format of input stream %d:%d after EOF\n", ifilter->ist->file_index, ifilter->ist->st->index);
2098 update_benchmark("decode_audio %d.%d", ist->file_index, ist->st->index);
2180 update_benchmark("decode_video %d.%d", ist->file_index, ist->st->index);
2255 ist->st->index, av_ts2str(decoded_frame->pts),
2466 ist->file_index, ist->st->index, av_err2str(ret));
2469 "data for stream #%d:%d\n", ist->file_index, ist->st->index);
2587 ist->file_index, ist->st->index);
2610 avcodec_get_name(ist->dec_ctx->codec_id), ist->file_index, ist->st->index);
2643 ist->file_index, ist->st->index, av_err2str(ret));
2654 ist->file_index, ist->st->index, av_err2str(ret));
2871 int n = 1, i, size, index = 0;
2908 av_assert1(index < size);
2909 pts[index++] = av_rescale_q(c->start, c->time_base,
2916 av_assert1(index < size);
2917 pts[index++] = av_rescale_q(t, AV_TIME_BASE_Q, avctx->time_base);
2924 av_assert0(index == size);
2979 ost->file_index, ost->index);
3148 ost->file_index, ost->index, av_err2str(ret));
3176 ost->file_index, ost->index);
3372 ist->file_index, ist->st->index, ist->dec ? ist->dec->name : "?",
3375 av_log(NULL, AV_LOG_INFO, " (graph %d)", ist->filters[j]->graph->index);
3387 ost->attachment_filename, ost->file_index, ost->index);
3395 av_log(NULL, AV_LOG_INFO, " (graph %d)", ost->filter->graph->index);
3398 ost->index, ost->enc ? ost->enc->name : "?");
3404 input_streams[ost->source_index]->st->index,
3406 ost->index);
3410 ost->sync_ist->st->index);
3502 ost->st->index, ost->st->id, ost->initialized, ost->inputs_done, ost->finished);
4131 ist->file_index, ist->st->index, ist->st->id,