[Lunar-commits] r16789 - in moonbase/trunk/libs: . ilbc
Moritz Heiber
moe at lunar-linux.org
Tue Oct 4 12:00:47 UTC 2005
Author: moe
Date: 2005-10-04 12:00:35 +0000 (Tue, 04 Oct 2005)
New Revision: 16789
Added:
moonbase/trunk/libs/ilbc/
moonbase/trunk/libs/ilbc/DETAILS
Log:
And here comes ilbc. Required for linphone's low bitrate
codec support. Tested and approved.
Added: moonbase/trunk/libs/ilbc/DETAILS
===================================================================
--- moonbase/trunk/libs/ilbc/DETAILS 2005-10-04 11:54:02 UTC (rev 16788)
+++ moonbase/trunk/libs/ilbc/DETAILS 2005-10-04 12:00:35 UTC (rev 16789)
@@ -0,0 +1,17 @@
+ MODULE=ilbc
+ VERSION=rfc3951
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://simon.morlat.free.fr/download/1.1.x/source/
+ SOURCE_VFY=sha1:fc0950586a0a3e67f513b9a78745c54f05378e66
+ WEBSITE=http://www.linphone.org
+ ENTERED=20051004
+ UPDATED=20051004
+ SHORT="Internet Low Bitrate Codec"
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list