Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
73 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
75 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
73 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
75 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
79 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
81 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
78 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
80 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
78 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
80 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
78 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
80 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dwebvttenc.c30 static void webvtt_write_time(AVIOContext *pb, int64_t millisec) in webvtt_write_time() function
78 webvtt_write_time(pb, pkt->pts); in webvtt_write_packet()
80 webvtt_write_time(pb, pkt->pts + pkt->duration); in webvtt_write_packet()