pjproject/pjmedia
sauwming 6f197385c7
Miscellaneous fixes (#2969)
* Suppressed various compilation warnings
* Fixed CodeQL warning
* Fixed build warning on Android and Linux
* Fix build warning on Visual Studio
* Update target Android SDK version to 29 (for pjsua2 & app), to avoid gradle error: 'Google Play requires that apps target API level 29 or higher'.
* Add support for Camera2 API to ipjsua android app.
* Fix assertion on Win32 app (MSVC2005) because ICE transport info size is 160 bytes while the allocated buffer is just 144 bytes.
* Enable python unit test on windows for github actions.
* Avoid assertion in pjsua test caused by double calling of pjsua_conf_remove_port()
2022-02-24 14:46:01 +07:00
..
build Add Oboe audio device backend for Android (#2707) 2022-02-08 13:58:29 +08:00
docs Re #1254 Doxygen configuration and makefile changes to support version specific documentation 2011-07-19 21:42:58 +00:00
include Miscellaneous fixes (#2969) 2022-02-24 14:46:01 +07:00
src Miscellaneous fixes (#2969) 2022-02-24 14:46:01 +07:00
README.txt Added Speex for narrowband, wideband, and ultra-wideband!! 2006-03-04 20:43:52 +00:00

README.txt

[Last Update: 2006/03/04]

This directory contains two static libraries:
 - pjmedia
   The multimedia framework.

 - pjmedia-codec
   Codec collections.

pjmedia has G711 codecs (Alaw and ULaw).

pjmedia-codec has:
 - GSM-FR implementation
   Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
   Universitaet Berlin

 - Speex 1.1.12
   http://www.speex.org