mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +00:00
Change PCR / SI scheduling so that instead of checking if the current PCR is larger than the next target time, instead check if the PCR of the next packet would be too late, so PCR and SI are always scheduled earlier than the target, not later. There are still cases where PCR can be written too late though, because we don't check before each output packet. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2073> |
||
---|---|---|
.. | ||
tsmux | ||
gstatscmux.c | ||
gstatscmux.h | ||
gstbasetsmux.c | ||
gstbasetsmux.h | ||
gstbasetsmuxaac.c | ||
gstbasetsmuxaac.h | ||
gstbasetsmuxjpeg2000.c | ||
gstbasetsmuxjpeg2000.h | ||
gstbasetsmuxopus.c | ||
gstbasetsmuxopus.h | ||
gstbasetsmuxttxt.c | ||
gstbasetsmuxttxt.h | ||
gstmpegtsmux.c | ||
gstmpegtsmux.h | ||
gstmpegtsmuxplugin.c | ||
meson.build |