Giter Site home page Giter Site logo

codecs's Introduction

The codecs
----------

  BroadVoice 16
  ITU G.722
  ITU G.722
  SILK
  GSM
  Speex

Architecture-specific notes
---------------------------

Some of the code has been optimized with assembly for specific
platforms, particularly for building on ARM (armeabi and armeabi-v7a)
which is useful for mobile devices like Android and iPhone.

Supported platforms
-------------------

The codecs are implemented in C/C++ and should compile on a range of
platforms.

Build scripts are provided for Android NDK users (see README-Android.txt).
This allows you to produce binary artifacts accessible using JNI
from any Android application.

Licenses and patent issues
--------------------------

This is a compilation of source code from different sources.  It is
based on the contents of the jni/ tree in the Sipdroid and Lumicall
projects.

The compilation is placed in the public domain without restriction.

The copyright for each source code artifact is documented separately
for each codec, along with the terms under which you are licensed to use
it.

Some of the codecs may use patented technologies and you are encouraged
to familiarise yourself with such restrictions and the legal
implications in your jurisdiction.

In particular, SILK provides a form where you may request a license:

   http://developer.skype.com/silk/license

and G.729 license information can be found here:

   http://www.sipro.com/g729_about.php

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.