Home
last modified time | relevance | path

Searched refs:startpts (Results 51 – 72 of 72) sorted by relevance

123

/dports/multimedia/mpv/mpv-0.34.1/player/
H A Daudio.c673 double startpts = mpctx->audio_status == STATUS_SYNCING ? in ao_process() local
675 mp_aframe_clip_timestamps(af, startpts, endpts); in ao_process()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmpeg.c288 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
300 endpts >= startpts); in mpegps_read_pes_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmpeg.c288 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
300 endpts >= startpts); in mpegps_read_pes_header()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/addons/
H A DPVRClient.h803 PVR_ERROR SeekTime(double time, bool backwards, double* startpts);
H A DPVRClient.cpp1206 PVR_ERROR CPVRClient::SeekTime(double time, bool backwards, double* startpts) in SeekTime() argument
1208 return DoAddonCall(__func__, [time, backwards, &startpts](const AddonInstance* addon) { in SeekTime()
1209 return addon->toAddon->SeekTime(addon, time, backwards, startpts) ? PVR_ERROR_NO_ERROR in SeekTime()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmpeg.c297 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
309 endpts >= startpts); in mpegps_read_pes_header()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmpeg.c286 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
298 endpts >= startpts); in mpegps_read_pes_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmpeg.c283 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
295 endpts >= startpts); in mpegps_read_pes_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmpeg.c286 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
298 endpts >= startpts); in mpegps_read_pes_header()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmpeg.c286 uint32_t startpts = AV_RB32(ps2buf + 0x0d); in mpegps_read_pes_header() local
298 endpts >= startpts); in mpegps_read_pes_header()
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/src/
H A DTvheadend.cpp3085 bool CTvheadend::SeekTime(double time, bool backward, double& startpts) in SeekTime() argument
3087 return m_dmx_active->Seek(time, backward, startpts); in SeekTime()
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdauthor.c1543 c->startpts=starttime*90000+.5; in source_add_cell()
H A Ddvdvob.c2063 v = findnearestvobu(thissource->vob, thissource->cells[k].startpts); in MarkChapters()
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/src/
H A Dmain.cpp3378 bool DemuxSeekTime(double time, bool backwards, double& startpts) override;
3925 bool CInputStreamAdaptive::DemuxSeekTime(double time, bool backwards, double& startpts) in DemuxSeekTime() argument
/dports/math/gap/gap-4.11.0/pkg/rcwa-4.6.4/lib/
H A Drcwamap.gi9025 local cycles, cycle, cycs, lngs, lng, startpts, cycbound,
9046 startpts := List(Filtered(cycs,cyc->Length(cyc)=lng),l->l[1]);
9048 for r in Filtered(startpts,s->s<m) do
9049 if IsSubset(startpts,[r,r+m..modbound-m+r]) and
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/doc/
H A Dfilters.texi2072 @item startpts
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/doc/
H A Dfilters.texi2072 @item startpts
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/
H A Dfilters.texi4937 @item startpts
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/
H A Dfilters.texi5611 @item startpts
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/
H A Dfilters.texi5761 @item startpts
/dports/multimedia/handbrake/ffmpeg-4.4/doc/
H A Dfilters.texi6328 @item startpts
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/
H A Dfilters.texi6328 @item startpts

123