Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audio: remove silence at the beginning of the RTP stream (baresip#322)
Having min_sz > tx->psize in aubuf_alloc() results in insertion of 16 packets of silence at the beginning of the RTP stream. This adds an unnecessary delay.
- Loading branch information