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: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5494>
This commit is contained in:
parent
07cea96579
commit
e290555367
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user