mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
rtpjitterbuffer: update link to documentation
This commit is contained in:
parent
9c429de37a
commit
2c2c90a723
1 changed files with 2 additions and 2 deletions
|
@ -274,8 +274,8 @@ update_buffer_level (RTPJitterBuffer * jbuf, gint * percent)
|
|||
}
|
||||
|
||||
/* For the clock skew we use a windowed low point averaging algorithm as can be
|
||||
* found in http://www.grame.fr/pub/TR-050601.pdf. The idea is that the jitter is
|
||||
* composed of:
|
||||
* found in http://www.grame.fr/Ressources/pub/TR-050601.pdf. The idea is that
|
||||
* the jitter is composed of:
|
||||
*
|
||||
* J = N + n
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue