Opened 16 years ago

Closed 16 years ago

#464 closed defect (fixed)

Jitter buffer should return length information

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

Description

Currently jitter buffer doesn't return length information, which causes decoder to unable to distinguish between normal frame and SID frame

Attachments (1)

jbuf.patch (4.1 KB) - added by nanang 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by nanang

comment:1 Changed 16 years ago by nanang

Attachement 'jbuf.patch':

  • Added API pjmedia_jbuf_get_frame2() which works as pjmedia_jbuf_get_frame() with additional param to retrieve frame length information.

comment:2 Changed 16 years ago by bennylp

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

Committed in r1761

Note: See TracTickets for help on using tickets.