Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 00:53:25 +0000 (UTC)
From:      Marcus Alves Grando <mnag@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/ilbc Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200601300053.k0U0rPcb019435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601300053.k0U0rPcb019435>