You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rtpengine/lib
Richard Fuchs 407bf36985
MT#55283 adjust diagnostic line/file information
3 years ago
..
.gitignore
.ycm_extra_conf.py MT#56008 use hashed string lookup in codeclib.c 3 years ago
auxlib.c MT#55447 add support for EVS 3 years ago
auxlib.h MT#55447 add support for EVS 3 years ago
bitstr.h
codeclib.c MT#55283 don't crash on packet underflows 3 years ago
codeclib.h MT#55283 add minimum_ptime codec attribute 3 years ago
common.Makefile MT#55283 adjust diagnostic line/file information 3 years ago
compat.h
dtmf_rx_fillin-01.h TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
dtmf_rx_fillin-02.h TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
dtmf_rx_fillin-test.c TT#59703 add build test for dtmf_rx_fillin() 7 years ago
dtmflib.c TT#136956 support DTMF-security=random 4 years ago
dtmflib.h TT#136956 support DTMF-security=random 4 years ago
fix_frame_channel_layout-01.h TT#14008 fix typo 3 years ago
fix_frame_channel_layout-02.h TT#14008 fix typo 3 years ago
fix_frame_channel_layout-03.h TT#14008 fix typo 3 years ago
fix_frame_channel_layout-04.h TT#14008 fix typo 3 years ago
fix_frame_channel_layout-05.h TT#14008 fix typo 3 years ago
fix_frame_channel_layout-test.c TT#59703 generalise build test make macros 7 years ago
g729.Makefile TT#14008 make bcg729 inclusion conditional on dpkg profile 5 years ago
lib.Makefile make the build reproducible 4 years ago
loglib.c TT#14008 add config knob for max log line length 4 years ago
loglib.h MT#55283 add extra output on fatal error 3 years ago
mqtt.Makefile TT#14008 add mqtt support 5 years ago
resample.c MT#55283 fix AVFrame linesize after resampling 3 years ago
resample.h
rtcplib.h TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
rtplib.c MT#55447 support non-exact matching of codecs 3 years ago
rtplib.h MT#54294 mandate "const" codec_def_t 3 years ago
socket.c TT#156900 fix master/slave race condition with early closed ports 4 years ago
socket.h TT#156900 fix master/slave race condition with early closed ports 4 years ago
spandsp_logging-01.h TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
spandsp_logging-02.h TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
spandsp_logging-test.c TT#14008 conditionally disable spandsp build test 5 years ago
ssllib.c TT#172650 update for OpenSSL >= 3.0 4 years ago
ssllib.h TT#172650 update for OpenSSL >= 3.0 4 years ago
str.c TT#111150 convert str.len to size_t 5 years ago
str.h TT#89352 extend str_to_* to long long width 4 years ago
streambuf.c
streambuf.h