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
Sjoerd Boomstra 5d75460538
MT#55283 Fixed library path for libbcg729
3 years ago
..
.gitignore
.ycm_extra_conf.py MT#55283 add -Wshadow 3 years ago
auxlib.c MT#56493 move GTree helpers to auxlib 3 years ago
auxlib.h MT#55283 add missing header 3 years ago
bitstr.h
codeclib.c MT#55283 move declarations to eliminate shadowing 3 years ago
codeclib.h MT#56782 pass codec format to selection function 3 years ago
common.Makefile recording-daemon: Insert silence frames as needed during TLS forwarding 3 years ago
compat.h
dtmf_rx_fillin-01.h
dtmf_rx_fillin-02.h
dtmf_rx_fillin-test.c
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
g729.Makefile MT#55283 Fixed library path for libbcg729 3 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
mix_buffer.c MT#56471 defuse mix_buffer without transcoding 3 years ago
mix_buffer.h MT#56471 add flag to suppress early media 3 years ago
mqtt.Makefile TT#14008 add mqtt support 5 years ago
mvr2s_x64_avx2.S MT#55447 fix ARM compile error 3 years ago
mvr2s_x64_avx512.S MT#55447 fix ARM compile error 3 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#56782 parse out Opus fmtp= string 3 years ago
socket.c MT#55283 add open_v46_socket() 3 years ago
socket.h MT#55283 add endpoint_parse_any_str() 3 years ago
spandsp_logging-01.h
spandsp_logging-02.h
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