Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
b424dad7e7 - 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@asm.kiev.ua>
2006-01-30 00:53:24 +00:00