#1656 closed defect (fixed)
BB10 audio device fixes (EC, hardcoded settings, etc)
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjmedia-audiodev | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description (last modified by bennylp)
Fix these bugs:
- The BlackBerry BB10 audio device should declare hardware echo cancellation capability to prevent software echo canceller from being created.
- Many parameters are hardcoded (clock rate was hardcoded to 16KHZ, so are channel count, bits per sample, etc)
- Handle output route request in the param when opening
Change History (12)
comment:1 Changed 12 years ago by bennylp
- Summary changed from Disable software EC for BB10 audio device to Disable software EC for BB10 audio device (also some works on BB10 default configs)
comment:2 Changed 12 years ago by bennylp
comment:3 Changed 12 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Disable software EC for BB10 audio device (also some works on BB10 default configs) to Disable software EC for BB10 audio device
comment:4 Changed 12 years ago by bennylp
In 4475:
comment:5 Changed 12 years ago by bennylp
In 4480:
comment:6 Changed 12 years ago by bennylp
- Description modified (diff)
- Summary changed from Disable software EC for BB10 audio device to BB10 audio device fixes (EC, hardcoded settings, etc)
comment:7 Changed 12 years ago by bennylp
In 4490:
comment:8 Changed 12 years ago by bennylp
In 4495:
comment:9 Changed 12 years ago by bennylp
In 4502:
comment:10 Changed 12 years ago by bennylp
In 4503:
comment:11 Changed 12 years ago by bennylp
In 4512:
comment:12 Changed 11 years ago by bennylp
In 4707:
Note: See
TracTickets for help on using
tickets.
In 4467: