#1106 closed defect (fixed)
Audio clipping when stream encoded using IPP G722.1 and decoded using pjmedia G722.1
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.7 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
It was very noticeable on music streaming, barely noticeable on speech.
The pjmedia G722.1 implementation applies signal adjustment before encoder and after decoder (configurable via PJMEDIA_G7221_DEFAULT_PCM_SHIFT), while IPP's implementation doesn't.
Change History (2)
comment:1 Changed 14 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by nanang
Note: See
TracTickets for help on using
tickets.
(In [3261]) Fix #1106: