Opened 16 years ago
Closed 16 years ago
#596 closed defect (fixed)
Multi-channel capability for the resampling algorithm (thanks Bill Gardner for the patch)
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc1 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The resample API already supports multi-channel input/output, however the channel number is not used for some resample backends (e.g. libresample).
Change History (4)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
comment:2 Changed 16 years ago by bennylp
- Summary changed from Multi-channel capability for the resampling algorithm to Multi-channel capability for the resampling algorithm (thanks Bill Gardner for the patch)
comment:3 Changed 16 years ago by nanang
comment:4 Changed 16 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2228: Updated resample with backend libresample to process multichannel resampling properly (deinterleave, resample per channel, reinterleave)."