pjproject/pjmedia/src/pjmedia-audiodev
sauwming d762276861
Fixed deprecation warnings on Mac and iOS (#3837)
2024-01-22 16:26:23 +08:00
..
android Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
alsa_dev.c Fix gcc sign-compare warnings 2023-03-29 13:30:36 +07:00
android_jni_dev.c Fixed build failure if PJ_JNI_HAS_JNI_ONLOAD is disabled (#3496) 2023-04-13 11:14:48 +08:00
audiodev.c Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
audiotest.c Fix coverity scan warnings 2023-03-15 17:15:00 +07:00
bb10_dev.c Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
bdimad_dev.c Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
coreaudio_dev.m Fixed deprecation warnings on Mac and iOS (#3837) 2024-01-22 16:26:23 +08:00
errno.c zero initialize the message buffer (#3447) 2023-03-29 15:33:17 +08:00
legacy_dev.c Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
null_dev.c Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
oboe_dev.cpp Generate media event upon Oboe error (#3570) 2023-05-18 09:48:48 +08:00
opensl_dev.c Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
pa_dev.c Replace unsafe string functions such as strcpy, strncpy, strcat, and sprintf with newly implemented pj_ansi_strxcpy, pj_ansi_strxcpy2, and pj_ansi_strxcat 2023-03-24 11:11:20 +07:00
s60_g729_bitstream.h - Fixed compile errors/warnings for Symbian targets. 2009-03-06 16:24:43 +00:00
symb_aps_dev.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
symb_mda_dev.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
symb_vas_dev.cpp Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
wasapi_dev.cpp Replace unsafe string functions such as sprintf, strcpy with the safer counterparts e.g. snprintf, strxcpy 2023-03-27 18:48:25 +07:00
wmme_dev.c Minor changes based on reviews 2023-03-29 11:28:27 +07:00