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 0b654d9854
MT#55283 add rtpe_g_tree_first shortcut
2 weeks ago
..
.gitignore TT#5566 rudimentary wav file output 9 years ago
.ycm_extra_conf.py MT#55283 initial support for io_uring 1 year ago
Makefile MT#55283 add lib/ Makefile 3 weeks ago
auxlib.c MT#62053 add config file groups callback 3 months ago
auxlib.h MT#55283 add rtpe_g_tree_first shortcut 2 weeks ago
bencode.c MT#55283 move bencode.c to lib/ 3 months ago
bencode.h MT#55283 move bencode.c to lib/ 3 months ago
bitstr.h silence warnings when compiling with -DNDEBUG 6 years ago
bufferpool.c MT#55283 make bufferpool (mostly) lock-free 4 weeks ago
bufferpool.h MT#55283 store metadata head pointer 1 month ago
codeclib.c MT#55283 support reworked framework 2 weeks ago
codeclib.h MT#55283 add evs-dtx= option 2 months ago
common.Makefile MT#55283 support CFLAGS in str hash helper 1 month ago
compat.h MT#55283 unify __attribute__() test macros 2 years ago
containers.h MT#55283 fix g_ptr_array_sort usage 2 months ago
deps.Makefile MT#61993 build: Rework to use a config.mk generated during the build 3 months ago
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() 6 years ago
dtmflib.c TT#136956 support DTMF-security=random 3 years ago
dtmflib.h TT#136956 support DTMF-security=random 3 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 6 years ago
helpers.h MT#55283 type safety for uid_alloc 3 months ago
lib.Makefile MT#61993 build: Rework to use a config.mk generated during the build 3 months ago
loglib.c MT#55283 check for allocation failure 3 months ago
loglib.h MT#55283 fix side effects from double printing 2 years ago
mix_buffer.c MT#61822 add type safety to obj_alloc 4 months ago
mix_buffer.h MT#55283 Rename aux -> helpers 2 years ago
mix_in_x64_avx2.S MT#56471 add SIMD implementation of s16_mix_in 2 years ago
mix_in_x64_avx512bw.S MT#56471 add SIMD implementation of s16_mix_in 2 years ago
mix_in_x64_sse2.S MT#56471 add SIMD implementation of s16_mix_in 2 years ago
mvr2s_x64_avx2.S MT#55447 fix ARM compile error 2 years ago
mvr2s_x64_avx512.S MT#55447 fix ARM compile error 2 years ago
obj.h MT#55283 remove remnants of g_slice 3 weeks ago
poller.c MT#55283 remove remnants of g_slice 3 weeks ago
poller.h MT#55283 centralise uring methods 4 weeks ago
resample.c MT#55283 amend resample_frame() semantics 4 months ago
resample.h TT#30404 move portions required for decoding from recording-daemon to lib 7 years ago
rtcplib.h MT#55283 unconditionally demux RTCP 2 months ago
rtplib.c MT#55283 rename STR_CONST_INIT... 9 months ago
rtplib.h MT#55283 use typed GQueue for codec_store 1 year ago
socket.c MT#61625 fix getsockname call 2 months ago
socket.h MT#61625 add getsockname abstraction 2 months 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 4 years ago
ssllib.c MT#55283 Output SSL compile and run time versions on startup 8 months ago
ssllib.h TT#172650 update for OpenSSL >= 3.0 3 years ago
str.c MT#55283 change string allocation semantics 3 months ago
str.h MT#55283 protect against duplicate a=mid 3 weeks ago
streambuf.c MT#55283 remove remnants of g_slice 3 weeks ago
streambuf.h MT#55283 add return value to cw_printf 3 months ago
uring.c MT#55283 report correct error 4 weeks ago
uring.h MT#55283 allow stack storage for dummy uring send 4 weeks ago