Home
last modified time | relevance | path

Searched refs:shortest_end (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Doptions.c158 ic->internal->shortest_end = AV_NOPTS_VALUE; in avformat_alloc_context()
H A Dmux.c1083 s->internal->shortest_end == AV_NOPTS_VALUE) {
1086 s->internal->shortest_end = av_rescale_q(top_pkt->dts,
1091 if (s->internal->shortest_end != AV_NOPTS_VALUE) {
1099 if (s->internal->shortest_end + 1 >= top_dts)
H A Dinternal.h126 int64_t shortest_end; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Doptions.c160 ic->internal->shortest_end = AV_NOPTS_VALUE; in avformat_alloc_context()
H A Dmux.c1094 s->internal->shortest_end == AV_NOPTS_VALUE) {
1097 s->internal->shortest_end = av_rescale_q(top_pkt->dts,
1102 if (s->internal->shortest_end != AV_NOPTS_VALUE) {
1110 if (s->internal->shortest_end + 1 >= top_dts)
H A Dinternal.h124 int64_t shortest_end; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Doptions.c224 ic->internal->shortest_end = AV_NOPTS_VALUE; in avformat_alloc_context()
H A Dmux.c977 s->internal->shortest_end == AV_NOPTS_VALUE) {
980 s->internal->shortest_end = av_rescale_q(top_pkt->dts,
985 if (s->internal->shortest_end != AV_NOPTS_VALUE) {
993 if (s->internal->shortest_end + 1 >= top_dts)
H A Dinternal.h124 int64_t shortest_end; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Doptions.c236 ic->internal->shortest_end = AV_NOPTS_VALUE; in avformat_alloc_context()
H A Dmux.c995 s->internal->shortest_end == AV_NOPTS_VALUE) {
998 s->internal->shortest_end = av_rescale_q(top_pkt->dts,
1003 if (s->internal->shortest_end != AV_NOPTS_VALUE) {
1011 if (s->internal->shortest_end + 1 >= top_dts)
H A Dinternal.h130 int64_t shortest_end; member
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Doptions.c236 ic->internal->shortest_end = AV_NOPTS_VALUE; in avformat_alloc_context()
H A Dmux.c995 s->internal->shortest_end == AV_NOPTS_VALUE) {
998 s->internal->shortest_end = av_rescale_q(top_pkt->dts,
1003 if (s->internal->shortest_end != AV_NOPTS_VALUE) {
1011 if (s->internal->shortest_end + 1 >= top_dts)
H A Dinternal.h130 int64_t shortest_end; member