Commit Graph

419 Commits

Author SHA1 Message Date
226bbe9b0b - fix logger - use template method finally 2026-02-28 06:36:31 +03:00
ece1847796 - fix macOS build 2026-02-27 17:28:17 +03:00
fb3b34f496 - disable OpenCore AMR libraries usage on Android; vcpkg doesn't include them. 2026-02-26 19:33:30 +03:00
549eb93db7 - fix Windows build issues 2026-02-26 13:33:29 +03:00
8eb6447164 - silence deprecation warnings 2026-02-25 14:10:11 +03:00
273c72498e Merge branch 'dev' 2026-02-25 13:55:45 +03:00
34fd9121ed - adopt RFC2833 decoder for pcap analyzer 2026-02-25 13:54:37 +03:00
06b39dd629 - improve packet loss reporting + initial DTMF RFC 2833 event reporting 2026-02-25 10:16:24 +03:00
03f662e5ce - fix packet loss reporting 2026-02-24 12:49:39 +03:00
72a7042ab9 - allow AMR-NB/WB BWE profiles in rtp_decode 2026-02-24 10:48:03 +03:00
b5fe9e59c4 - fix AMR-WB decoder 2026-02-24 10:47:38 +03:00
bdc4858bcc - initial work to fix RTPdump decoder + more fixes 2026-02-24 09:50:44 +03:00
783359c616 - fix clang build (build_linux.py) + fix problems reported by Kimi LLM 2026-02-23 20:40:59 +03:00
78d77c4e69 - work to improve the decoding process - many problems fixes + however there are problems yet 2026-02-20 13:16:13 +03:00
94f30b25e9 - improving the decoder 2026-02-19 15:27:32 +03:00
cc470f7cf6 - Windows build improvements + minor fixes (nothing critical, just to be on the safe side) 2026-02-17 04:33:05 +03:00
8f8bfda9df - add missed libsrtp files 2026-02-13 09:53:21 +03:00
300f7cfc75 - remove .gitmodules completely; now rtphone is solid repo 2026-02-13 09:47:42 +03:00
b0550de9ab - add C/C++ statistics script 2026-02-13 08:45:41 +03:00
8f826e321c - use std::chrono types for timelength values 2026-02-13 08:38:27 +03:00
bb1f92fa31 - minimize logging 2026-02-12 17:53:05 +03:00
917156c1cd - source code cleanup 2026-02-04 17:50:46 +03:00
d2e1b5e203 - switch to normal OpenSSL libraries 2026-02-01 19:37:23 +03:00
4c02805452 - remove reference to 'libraries' submodule - its library binaries are outdated; we support OpenSSL 3.x already. 2026-01-31 22:22:58 +03:00
1a506862d2 - resiprocate is back as a part of solid repo 2026-01-31 22:04:21 +03:00
7a5ed7d369 - no more resiprocate submodule 2026-01-31 22:03:11 +03:00
b107d575d8 - add information about used library versions 2026-01-31 21:59:20 +03:00
1653877e26 - add libsrtp back as part of top repo - this repo should be solid 2026-01-31 21:42:23 +03:00
3466156b23 - no more libsrtp submodule 2026-01-31 21:41:00 +03:00
7bd3e981d5 - start checks with Kimi + many fixes 2026-01-31 21:29:23 +03:00
260413fad1 - fixes 2026-01-30 08:25:17 +03:00
155c6fd691 - link Opus codec always 2026-01-29 15:14:57 +03:00
bbf854a17a - don't forget about the sip domain port 2026-01-29 15:14:46 +03:00
589fb9a960 - remove old files 2026-01-27 18:43:39 +03:00
8b03b43476 - remove Oboe test apps 2026-01-27 18:43:23 +03:00
4c7ac05615 - promote used libraries repo version 2026-01-13 14:34:58 +03:00
ceb30d2d2a - fix Windows build - Opus build options conflict + path resolving problem 2026-01-12 17:47:52 +03:00
f650eaccb7 - fixes + correct decode of DTX/CNG periods 2026-01-11 17:48:42 +03:00
fba022c7f6 - add .gitignore 2026-01-06 12:50:51 +03:00
7ee60f4242 - promote used resiprocate commit 2026-01-06 12:47:07 +03:00
11d4bf7495 - report packet loss timeline 2026-01-06 12:46:13 +03:00
622f458807 - fix Opus code build - use release build in any case to speedup the things 2025-12-25 13:05:02 +03:00
9a4823e6a9 - optimize audio file reading 2025-12-12 09:59:42 +03:00
c3deb8378d - promote used libraries commit 2025-12-12 07:14:17 +03:00
e0f07b6f7a - add opus library as source code 2025-12-12 07:13:59 +03:00
a7993c8d20 - promote used libraries version 2025-12-12 07:08:50 +03:00
1559190bcc - promote used resiprocate version 2025-12-12 07:08:40 +03:00
786cefed45 - fix compilation on Windows 2025-12-12 07:06:49 +03:00
186ec4ccb4 - no more dependency on static/dynamic MSVC runtime type 2025-12-12 07:06:11 +03:00
ffd371d6e7 - rewrite .wav audio reader/writer with standard C++ stream and filesystem's path 2025-12-05 12:45:38 +03:00