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 949c5a9d8e
MT#55283 work around gcc <12 being stupid
2 years ago
..
.gitignore
.ycm_extra_conf.py MT#54294 update to codec-chain framework 2 years ago
auxlib.c MT#55283 use g_auto for GOptionEntry 2 years ago
auxlib.h MT#55283 work around gcc <12 being stupid 2 years ago
bitstr.h
codec-chain.Makefile MT#54294 update to codec-chain framework 2 years ago
codeclib.c MT#55283 switch basic GQueue to g_auto 2 years ago
codeclib.h MT#54294 add GPU support 2 years ago
common.Makefile MT#55283 make the build reproducible 2 years ago
compat.h MT#55283 unify __attribute__() test macros 2 years ago
containers.h MT#55283 add typed GPtrArray primitives 2 years ago
dtmf_rx_fillin-01.h
dtmf_rx_fillin-02.h
dtmf_rx_fillin-test.c
dtmflib.c
dtmflib.h
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 MT#55283 explicitly enable gcc optimisation 2 years ago
loglib.c MT#55283 use g_auto for string buffers 2 years ago
loglib.h MT#55283 fix side effects from double printing 2 years ago
mix_buffer.c MT#55283 use g_auto for mix_buffer_ssrc_source 2 years 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
mqtt.Makefile
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
obj.h MT#55283 use typed GHashTable for local sockets 2 years ago
poller.c MT#56374 add `poller-size` config var 2 years ago
poller.h MT#56374 remove poller_update_item 2 years ago
resample.c MT#55283 fix AVFrame linesize after resampling 3 years ago
resample.h
rtcplib.h
rtplib.c MT#55283 add `allow-asymmetric-codecs` option 2 years ago
rtplib.h MT#55283 use typed GQueue for codec_store 2 years ago
socket.c MT#55283 switch to anonymous unions 2 years ago
socket.h MT#55283 use typed GQueue for socket/sfd lists 2 years ago
spandsp_logging-01.h
spandsp_logging-02.h
spandsp_logging-test.c
ssllib.c
ssllib.h
str.c
str.h MT#55283 use typed G* for codec-set/except/SDES 2 years ago
streambuf.c
streambuf.h