mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-23 15:41:31 +00:00
[client] audio: ignore jitter after underruns
Do not learn late delivery from packets that already caused an underrun and media-clock rebase. Preserve learned jitter only across continuous playback.
This commit is contained in:
@@ -819,6 +819,7 @@ if(ENABLE_AUDIO)
|
||||
convert
|
||||
provider
|
||||
playback-retry
|
||||
jitter
|
||||
consent
|
||||
quiesce
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user