Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#841 closed enhancement (fixed)

Possibility of naming collisions for codecs using ITU implementation (thanks Johan Lantz for the report).

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

Description (last modified by nanang)

Sample case:

  • Some functions in basic_op.h of libg7221codec are reported to crash with VA AMR, i.e: linking errors of redefined symbol.

Change History (3)

comment:1 Changed 15 years ago by nanang

  • Description modified (diff)
  • Summary changed from Possibility of naming collisions for codecs using ITU implementation. to Possibility of naming collisions for codecs using ITU implementation (thanks Johan Lantz for the report).

In r2731:

  • Added config to expand G722.1 functions as inline, default value is 1/true (expand as inline).
  • Removed some compile warnings (need more tests).

comment:2 Changed 15 years ago by nanang

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

comment:3 Changed 15 years ago by bennylp

In r2736:

  • fixed one more warning in basic_op.c about conversion from int to short.
Note: See TracTickets for help on using tickets.