• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

webrtc/H03-May-2022-305,954210,858

AUTHORSH A D09-Oct-201543 31

Android.mkH A D24-Feb-20161.4 KiB4535

COPYINGH A D09-Oct-201517.6 KiB341281

ChangeLogH A D09-Oct-20150

Makefile.amH A D10-Jul-20179.9 KiB278223

NEWSH A D20-Jul-2017191 96

READMEH A D09-Oct-2015497 95

aec.cH A D20-Jul-201715.9 KiB558468

aec_splitting_filter.ccH A D13-Jul-20177.1 KiB206162

aec_splitting_filter.hH A D12-Jul-20171.9 KiB5619

autogen.shH A D09-Oct-2015779 4130

config.h.cmakeH A D10-Jul-20171.5 KiB3834

configure.acH A D10-Jul-20173.6 KiB143114

ilbc.cH A D10-Jul-20178.6 KiB355299

isac_constants.hH A D10-Jul-20171.7 KiB5215

isac_dec.cH A D10-Jul-20176.6 KiB256174

isac_enc.cH A D10-Jul-20177.2 KiB279186

mswebrtc.cH A D10-Jul-20172.5 KiB10874

mswebrtc.iss.inH A D09-Oct-2015781 2722

README

1mswebrtc - mediastreamer2 (linphone) plugin to include features from WebRTC (iSAC codec, AECM...).
2
3This package downloads code from the WebRTC repository and builds the iSAC codec and/or the AECM.
4
5By default, the upstream package installs into /usr/local.  Please use
6'./configure --prefix' to change it
7
8To compile on Windows using Visual Studio you need to install wget and unzip from the GnuWin32 project and put them in your path. You can download them from http://gnuwin32.sourceforge.net/
9