#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)
Change History (9)
comment:1 Changed 17 years ago by bennylp
- Description modified (diff)
comment:2 Changed 17 years ago by bennylp
- Priority changed from normal to minor
Changed 17 years ago by nanang
comment:3 Changed 17 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 17 years ago by bennylp
In r1871:
- updated GNU build system, and fixed minor warning about operator precedence.
comment:5 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 17 years ago by bennylp
Note: See
TracTickets for help on using
tickets.
codec source & wrapper