From e29055536716931226956b450ba6d948702e7e88 Mon Sep 17 00:00:00 2001 From: Diego Nieto Date: Mon, 16 Oct 2023 22:58:24 +0200 Subject: [PATCH] mpegtsdemux: Fix comment about the jitter description According to the information provided below, the Jitter (J) is defined by a network delay (D) + a noise(i) Part-of: --- subprojects/gst-plugins-bad/gst/mpegtsdemux/mpegtspacketizer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-plugins-bad/gst/mpegtsdemux/mpegtspacketizer.c b/subprojects/gst-plugins-bad/gst/mpegtsdemux/mpegtspacketizer.c index 6cb3057b24..882948d212 100644 --- a/subprojects/gst-plugins-bad/gst/mpegtsdemux/mpegtspacketizer.c +++ b/subprojects/gst-plugins-bad/gst/mpegtsdemux/mpegtspacketizer.c @@ -1280,7 +1280,7 @@ mpegts_packetizer_resync (MpegTSPCR * pcr, GstClockTime time, * * The idea is that the jitter is composed of: * - * J = N + n + * J = D + n * * D : a constant network delay. * n : random added noise. The noise is concentrated around 0