Opened 15 years ago

Closed 15 years ago

#944 closed defect (fixed)

Miscellaneous fixes to pjmedia_test — at Version 1

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.4
Component: unit-tests Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

  • Assertion in pjmedia tests's MIPS test with iLBC codec due to ptime mismatch:
    • The MIPS test assumes that iLBC will work with mode 20 since it is initialized with mode 20, but actually the codec works at mode 30 since the initialization is missing encoding ptime parameter (hence iLBC correctly assumes that default mode should be used)

Change History (1)

comment:1 Changed 15 years ago by bennylp

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Assertion in pjmedia tests's MIPS test with iLBC codec due to ptime mismatch to Miscellaneous fixes to pjmedia_test

In r2882:

  • Fixed the iLBC assertion
  • also added compile time macro in test.h to enable/disable specific tests
  • also added SVN keyword expansion attributes to the source files
Note: See TracTickets for help on using tickets.