[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:
Geoffrey McRae
2026-08-22 17:04:25 +10:00
parent 7476e56ded
commit 5b106015de
3 changed files with 36 additions and 3 deletions

View File

@@ -819,6 +819,7 @@ if(ENABLE_AUDIO)
convert
provider
playback-retry
jitter
consent
quiesce
)