mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
ec5fa49631
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. |
||
---|---|---|
.. | ||
elements | ||
generic | ||
pipelines | ||
.gitignore | ||
gst-plugins-good.supp | ||
Makefile.am | ||
meson.build |