mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
If, say, a rtx-packet arrives really late, this can have a dramatic effect on the jitterbuffer clock-skew logic, having it being reset and losing track of the current dts-to-pts calculations, directly affecting the packets that arrive later. This is demonstrated in the test, where a RTX packet is pushed in really late, and without this patch the last packet will have its PTS affected by this, where as a late RTX packet should be redundant information, and not affect anything. |
||
---|---|---|
.. | ||
check | ||
examples | ||
files | ||
icles | ||
Makefile.am | ||
meson.build |