Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#793 closed enhancement (fixed)

AMR encoder should regard 'mode-set' param specified by remote decoder.

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-1.3
Component: pjmedia Version: trunk
Keywords: sipit24 Cc:
Backport to 1.x milestone: Backported:

Description


Change History (5)

comment:1 Changed 15 years ago by nanang

  • Milestone changed from release-1.3 to Sipit24
  • Version changed from trunk to Sipit24

In r2709: Initial patch.

comment:2 Changed 15 years ago by bennylp

  • Keywords sipit24 added
  • Milestone changed from Sipit24 to release-1.3
  • Version changed from Sipit24 to trunk

Back-ported to trunk (r2724)

comment:3 Changed 15 years ago by nanang

In r2733:

  • Updated (IPP) AMR codec to choose the highest mode in mode-set.

comment:4 Changed 15 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

comment:5 Changed 15 years ago by nanang

In r2734:

  • Updated (IPP) AMR codec to choose mode based on default mode setting:
    • if local default mode is included in the mode-set, use it
    • otherwise, find the closest mode to local default mode; if there are two closest modes, prefer to use the higher one, e.g: local default mode is 4, the mode-set param contains '2,3,5,6', then 5 will be chosen.
Note: See TracTickets for help on using tickets.