pjproject/.github
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
..
ISSUE_TEMPLATE Update and rename bug_report.md to bug_report.yml 2021-07-02 09:31:46 +07:00
PULL_REQUEST_TEMPLATE Update issue templates (#2304) 2020-02-27 11:41:22 +00:00
workflows Miscellaneous fixes (#2969) 2022-02-24 14:46:01 +07:00