cvs commit: ports/net Makefile ports/net/ilbc Makefile distinfo
pkg-descr pkg-plist
Marcus Alves Grando
mnag at FreeBSD.org
Sun Jan 29 16:53:29 PST 2006
mnag 2006-01-30 00:53:25 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/ilbc Makefile distinfo pkg-descr pkg-plist
Log:
- New port:
iLBC (internet Low Bitrate Codec)
iLBC is a FREE speech codec suitable for robust voice communication
over IP. The codec is designed for narrow band speech and results
in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.
Features:
* Bitrate 13.33 kbps (399 bits, packetized in 50 bytes) for the frame
size of 30 ms and 15.2 kbps (303 bits, packetized in 38 bytes) for
the frame size of 20 ms
* Basic quality higher then G.729A, high robustness to packet loss
* Computational complexity in a range of G.729A
* Royalty Free Codec
WWW: http://www.ilbcfreeware.org/
PR: 91884
Submitted by: Alex Miller <asm at asm.kiev.ua>
Revision Changes Path
1.1613 +1 -0 ports/net/Makefile
1.1 +19 -0 ports/net/ilbc/Makefile (new)
1.1 +3 -0 ports/net/ilbc/distinfo (new)
1.1 +19 -0 ports/net/ilbc/pkg-descr (new)
1.1 +7 -0 ports/net/ilbc/pkg-plist (new)
More information about the cvs-all
mailing list