Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fcdce24f authored by Naresh Tanniru's avatar Naresh Tanniru Committed by Bruno Martins
Browse files

hal: Reduce minimum offload fragment size for PCM offload

- Video frame drops are observed on RTSP streaming
  for low sampling rate clips

- For PCM offload audio track uses server proxy position
  value to caluclate render position.
  Due to high minimum fragment size value of PCM offload,
  low sampling rate clips are using bigger audio buffer
  than desired 20ms PCM offload buffer. This results
  improper audio render position return to Nuplayer,
  which leads to video frame drops

- Reduce minimum fragement size for PCM offload from 4k
  to 512

Change-Id: I661f1ffe7cfd41edead82d06063802a3ad7b9b66
parent 68742ea1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment