Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#507 closed enhancement (fixed)

G.722 codec implementation and support

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

Description (last modified by bennylp)

Implement an experimental G.722 codec in pjmedia-codec. We'll just concentrate on having it done for now, and optimize it later.

Attachments (3)

ticket507.patch (49.3 KB) - added by nanang 16 years ago.
codec source & wrapper
ticket507.2.patch (6.6 KB) - added by nanang 16 years ago.
Build settings
ticket507.3.patch (3.7 KB) - added by nanang 16 years ago.
Updates on codec aware applications

Download all attachments as: .zip

Change History (9)

comment:1 Changed 16 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 16 years ago by bennylp

  • Priority changed from normal to minor

Changed 16 years ago by nanang

codec source & wrapper

Changed 16 years ago by nanang

Build settings

Changed 16 years ago by nanang

Updates on codec aware applications

comment:3 Changed 16 years ago by bennylp

In r1870:

  • committed and tested the patches on Windows, thanks.
  • updated WinCE projects
  • Symbian project is still not updated

comment:4 Changed 16 years ago by bennylp

In r1871:

  • updated GNU build system, and fixed minor warning about operator precedence.

comment:5 Changed 16 years ago by bennylp

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

comment:6 Changed 16 years ago by bennylp

In r1872:

  • fixed operator precedence bug introduced in r1871
Note: See TracTickets for help on using tickets.