Ticket #31 (closed defect: fixed)
inbound audio "ticks"
| Reported by: | ekilfoil | Owned by: | ekilfoil |
|---|---|---|---|
| Priority: | major | Milestone: | Mangler 1.0 |
| Component: | libventrilo3 | Version: | 0.0 |
| Keywords: | Cc: |
Description (last modified by ekilfoil) (diff)
Inbound audio has a distinct ticking sound. This is caused by creating and destroying the codec state on every sound packet. To fix this, each user needs to be assigned a codec handle so their codec state can be stored for the packet stream.
Outbound audio had the same issue, which is now fixed.
Change History
Note: See
TracTickets for help on using
tickets.
