Opened 15 years ago
Last modified 15 years ago
#944 closed defect
Assertion in pjmedia tests's MIPS test with iLBC codec due to ptime mismatch — at Initial Version
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
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)
Note: See
TracTickets for help on using
tickets.