Commit Graph

66 Commits

Author SHA1 Message Date
06e8bf0b5d - fix logging - too much different subsystem names were used 2026-03-09 15:27:55 +03:00
549eb93db7 - fix Windows build issues 2026-02-26 13:33:29 +03:00
bdc4858bcc - initial work to fix RTPdump decoder + more fixes 2026-02-24 09:50:44 +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
7bd3e981d5 - start checks with Kimi + many fixes 2026-01-31 21:29:23 +03:00
9a4823e6a9 - optimize audio file reading 2025-12-12 09:59:42 +03:00
ffd371d6e7 - rewrite .wav audio reader/writer with standard C++ stream and filesystem's path 2025-12-05 12:45:38 +03:00
178ebac88a - fix many compiler warnings 2025-08-21 11:04:56 +03:00
83373cb586 - making rtphone buildable on Windows 2025-04-21 13:12:56 +03:00
933d52b297 - fix audio resampler 2025-03-04 07:53:20 +03:00
cedc44e24c - make the audio file writer easier to debug 2025-01-24 12:53:06 +03:00
5bf8d665e2 - fix used C++ standard (closer to full C++ 20) 2024-11-05 11:44:53 +03:00
10ec751e43 - format source code (indentation 4 space 2024-11-05 11:42:33 +03:00
4ca4e84547 - reduce memory consumption when decoding RTP stream + bring back G722 and G729 2024-04-08 09:59:30 +03:00
677faa0615 - rename config.h to engine_config.h to avoid possible problems with include directories order 2023-11-26 16:32:51 +03:00
42cc9ee096 - fix compiler warnings 2023-06-05 11:55:40 +03:00
b3c894379e - allow audio file reading without samplerate conversion 2023-06-01 08:46:20 +03:00
2aba79353a - allow WavFileReader to read audio without resampling 2023-05-31 22:55:36 +03:00
defe8531e7 - ongoing work 2023-05-28 15:42:32 +03:00
7653fcf138 - fixes for Android build mostly 2023-05-22 11:01:44 +03:00
dd6c01ca0d - fixes for Android + ongoing migration to latest resiprocate 2023-05-14 12:04:54 +03:00
55445f6630 - work to merge latest changes into master branch 2023-05-10 11:03:48 +03:00
76aa7861f5 - refactoring 2023-04-21 09:59:18 +03:00
eabc1b5c3d - add stun server IP setting + fix problem when processing incoming audio data 2022-09-08 20:54:01 +03:00
Dmytro Bogovych
93d53957a2 Merge remote-tracking branch 'origin/stable' 2022-06-03 08:46:24 +03:00
2fa4d0c3e6 Merge remote-tracking branch 'origin/master' 2022-02-14 22:18:55 +02:00
ca32a483db - fix build options for Windows 2022-02-14 22:18:48 +02:00
aeedeb0626 - work to fix secure calls problems 2021-12-22 16:35:41 +02:00
1bfd84ec34 - more work on RTP early decoding 2021-09-06 15:00:49 +03:00
ead9979db7 - more work on Android Oboe audio backend 2021-09-03 14:14:25 +03:00
74b5aa69cb - ongoing work to fix issue with unstable audio 2021-08-06 18:31:42 +03:00
cb9c2b693e - android audio subsystem - initial implementation with oboe library 2021-08-02 15:54:55 +03:00
9479a0f36f - fix opus codec usage 2021-06-09 13:06:26 +03:00
095aab4d59 - better logging for https://gitlab.com/sevana_ou/qualtest_softphone/-/issues/6 2020-11-27 12:41:27 +02:00
cc5b704997 - minor improvements 2020-10-30 12:52:42 +02:00
6554688cb7 - cleanup 2020-10-29 10:28:53 +02:00
3ed35e00d2 - fix Linux build 2020-09-17 13:21:46 +03:00
9e26eaa373 - fix problem with hanging call termination 2020-09-15 16:10:09 +03:00
3102efaf4f - fixes 2019-10-11 20:31:45 +03:00
c35ec87ec6 - fake to change to test CI 2019-06-14 09:11:55 +03:00
82c5a0f8ad - more change to enable CI 2019-06-14 08:57:57 +03:00
8dd79d650b - more checks when opening android audio input 2019-04-03 11:09:18 +03:00
287ae827af - cleanups in types 2019-04-02 14:39:58 +03:00
47e21e5a54 - PIC option is enabled for all projects 2019-03-31 20:55:11 +03:00
2f3fa06654 - avoid extra dependency on boost 2019-03-25 21:02:59 +02:00
2492e5dfc4 - fix .wav file writing again - bad change in one of last commits 2019-03-21 14:59:49 +02:00
4dc9e6900a - fix more warnings in .wav file reader/writer 2019-03-21 13:02:51 +02:00
c303b6f09d - changes to library 2019-02-04 23:35:55 +03:00
0a54d7f7db - cleanup namespace Audio usage here 2019-02-04 11:09:42 +03:00
51780413af - cleanup namespace usage 2019-02-04 11:09:42 +03:00