Home
last modified time | relevance | path

Searched refs:ptses (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmxfdec.c261 int64_t *ptses; /* maps EditUnit -> PTS */ member
1637 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1646 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1707 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
1715 if (index_table->ptses[x] != AV_NOPTS_VALUE) in mxf_compute_ptses_fake_index()
3385 pkt->pts = t->ptses[track->sample_count]; in mxf_set_pts()
3553 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
3650 t->ptses[0] != AV_NOPTS_VALUE && in mxf_read_seek()
3651 sample_time < t->ptses[0] && in mxf_read_seek()
3652 (t->fake_index[t->ptses[0]].flags & AVINDEX_KEYFRAME)) in mxf_read_seek()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmxfdec.c204 int64_t *ptses; /* maps EditUnit -> PTS */ member
1185 if (!(index_table->ptses = av_calloc(index_table->nb_ptses, sizeof(int64_t))) || in mxf_compute_ptses_fake_index()
1187 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1194 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1255 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
2438 pkt->pts = t->ptses[mxf->current_edit_unit]; in mxf_read_packet_old()
2507 if (st->codec->codec_type == AVMEDIA_TYPE_VIDEO && t->ptses && in mxf_read_packet()
2510 pkt->pts = t->ptses[mxf->current_edit_unit]; in mxf_read_packet()
2567 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmxfdec.c204 int64_t *ptses; /* maps EditUnit -> PTS */ member
1185 if (!(index_table->ptses = av_calloc(index_table->nb_ptses, sizeof(int64_t))) || in mxf_compute_ptses_fake_index()
1187 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1194 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1255 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
2438 pkt->pts = t->ptses[mxf->current_edit_unit]; in mxf_read_packet_old()
2507 if (st->codec->codec_type == AVMEDIA_TYPE_VIDEO && t->ptses && in mxf_read_packet()
2510 pkt->pts = t->ptses[mxf->current_edit_unit]; in mxf_read_packet()
2567 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmxfdec.c272 int64_t *ptses; /* maps EditUnit -> PTS */ member
1738 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1747 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1808 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
1816 if (index_table->ptses[x] != AV_NOPTS_VALUE) in mxf_compute_ptses_fake_index()
3587 pkt->pts = t->ptses[track->sample_count]; in mxf_set_pts()
3756 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
3853 t->ptses[0] != AV_NOPTS_VALUE && in mxf_read_seek()
3854 sample_time < t->ptses[0] && in mxf_read_seek()
3855 (t->fake_index[t->ptses[0]].flags & AVINDEX_KEYFRAME)) in mxf_read_seek()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmxfdec.c261 int64_t *ptses; /* maps EditUnit -> PTS */ member
1642 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1651 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1712 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
1720 if (index_table->ptses[x] != AV_NOPTS_VALUE) in mxf_compute_ptses_fake_index()
3426 pkt->pts = t->ptses[track->sample_count]; in mxf_set_pts()
3595 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
3692 t->ptses[0] != AV_NOPTS_VALUE && in mxf_read_seek()
3693 sample_time < t->ptses[0] && in mxf_read_seek()
3694 (t->fake_index[t->ptses[0]].flags & AVINDEX_KEYFRAME)) in mxf_read_seek()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmxfdec.c272 int64_t *ptses; /* maps EditUnit -> PTS */ member
1728 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1737 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1798 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
1806 if (index_table->ptses[x] != AV_NOPTS_VALUE) in mxf_compute_ptses_fake_index()
3535 pkt->pts = t->ptses[track->sample_count]; in mxf_set_pts()
3704 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
3801 t->ptses[0] != AV_NOPTS_VALUE && in mxf_read_seek()
3802 sample_time < t->ptses[0] && in mxf_read_seek()
3803 (t->fake_index[t->ptses[0]].flags & AVINDEX_KEYFRAME)) in mxf_read_seek()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmxfdec.c272 int64_t *ptses; /* maps EditUnit -> PTS */ member
1734 av_freep(&index_table->ptses); in mxf_compute_ptses_fake_index()
1743 index_table->ptses[x] = AV_NOPTS_VALUE; in mxf_compute_ptses_fake_index()
1804 index_table->ptses[index] = x; in mxf_compute_ptses_fake_index()
1812 if (index_table->ptses[x] != AV_NOPTS_VALUE) in mxf_compute_ptses_fake_index()
3583 pkt->pts = t->ptses[track->sample_count]; in mxf_set_pts()
3752 av_freep(&mxf->index_tables[i].ptses); in mxf_read_close()
3849 t->ptses[0] != AV_NOPTS_VALUE && in mxf_read_seek()
3850 sample_time < t->ptses[0] && in mxf_read_seek()
3851 (t->fake_index[t->ptses[0]].flags & AVINDEX_KEYFRAME)) in mxf_read_seek()
[all …]