Skip to content

bjdodson/iLBC-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iLBC Android

Internet low bitrate codec. This is a swc that wraps the base functionality of the iLBC codec now maintained by google as part of the WebRTC project.

Based loosely on an android version of iLBC at http://code.google.com/p/android-ilbc.

Changes

  • Built based on webrtc code instead of rfc
  • Adds option to use noise supression from webrtc in the encode method.
  • Uses 30ms mode only.

Building

Releases

No releases published

Packages

No packages published

Languages

  • C 71.1%
  • Java 28.9%