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 94a5feea7d
TT#111150 fix coverity warnings
4 years ago
..
.gitignore
.ycm_extra_conf.py
auxlib.c TT#111150 Do not use old-style declarations 5 years ago
auxlib.h TT#14008 handle deprecated g_memdup 5 years ago
bitstr.h silence warnings when compiling with -DNDEBUG 7 years ago
codeclib.c TT#112700 rework codec offer/answer routine 4 years ago
codeclib.h TT#14008 deprecate av_init_packet 5 years ago
common.Makefile TT#14008 move build tests to a wrapper script 5 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#108003 Fix off-by-one check dtmf_samples() 5 years ago
dtmflib.h TT#58659 RFC DTMF to PCM transcoding 7 years ago
fix_frame_channel_layout-01.h
fix_frame_channel_layout-02.h
fix_frame_channel_layout-03.h
fix_frame_channel_layout-04.h
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 TT#111150 disable Debian hardening when testing 5 years ago
loglib.c TT#111150 fix wrong allocation size being used 5 years ago
loglib.h TT#14008 fix debug logging bug 5 years ago
mqtt.Makefile TT#14008 add mqtt support 5 years ago
resample.c TT#122401 disable sample filter for CN resampler 5 years ago
resample.h
rtcplib.h TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
rtplib.c TT#14008 skip duplicate comparison of basic codec params 5 years ago
rtplib.h TT#112700 rework codec offer/answer routine 4 years ago
socket.c TT#89352 add convenience function for sockaddr_storage 5 years ago
socket.h TT#89352 add convenience function for sockaddr_storage 5 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#108003 Stop using random() 5 years ago
ssllib.h
str.c TT#111150 convert str.len to size_t 5 years ago
str.h TT#111150 fix coverity warnings 4 years ago
streambuf.c
streambuf.h