Commit Graph

256 Commits

Author SHA1 Message Date
6ff23247ec - minor refactoring - renamed TimeHelper to chronox 2023-06-09 16:47:06 +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
21fb865d80 - remove references to Sevana libraries 2023-05-30 18:26:20 +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
95fbaf5379 - switch to latest resiprocate 2023-05-11 15:34:23 +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
0607bd1c47 - ongoing work to ease jitter & RTT calculation 2023-04-11 13:43:38 +03:00
d90940c907 - fix copyright year 2023-04-10 14:36:56 +03:00
8ee306fb76 - fix Opus decoder for stereo audio 2023-04-10 13:10:43 +03:00
5182cb8379 - compatibility with pcap++ 2023-04-09 15:46:44 +03:00
f01c5040e1 - cleanup formatting 2023-04-05 17:25:38 +03:00
b1cc4d1509 - fix the compiler warning + propagate opus decoder return code properly 2023-03-23 11:32:34 +03:00
1b41ac9e16 - more RTP manipulation abilities + cleanups 2023-03-13 17:27:58 +03:00
5bbdec8452 - better information about decoding results 2022-11-03 17:32:44 +03:00
83dd8f88b7 - fix compiler warning + make debugging easier 2022-10-30 18:36:06 +03:00
Dmytro Bogovych
95f50d5b43 - add primitive CI script 2022-10-16 17:08:57 +03:00
691501c405 - decouple the Sevana libraries; some improvements for statistics 2022-10-12 12:28:57 +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
621afead4b - support nested VLANs + fix few clang warnings 2022-05-05 13:34:17 +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
Dmytro Bogovych
616498e8a2 - better logging + initial sips: tests 2021-12-19 13:52:01 +02:00
4c1241cd1e - fixes 2021-11-03 15:27:21 +02:00
7efef755fa - more fixes from pvqa_server project 2021-09-26 19:50:02 +03:00
1bfd84ec34 - more work on RTP early decoding 2021-09-06 15:00:49 +03:00
23b4283b89 - initial work to move decoding from audio callback 2021-09-06 14:21:44 +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
c648db062a - bring back other codecs (Opus was active only before) 2021-07-28 09:55:39 +03:00
e281a91af6 - missed reference to lround() 2021-07-10 18:31:18 +03:00
cf1f206056 - minor fixes of warnings + counter of dropped packets 2021-07-02 14:08:44 +03:00
e95aa2274f - switch back to 16KHz 2021-06-14 17:18:56 +03:00
84d13da22b - closer to 'classic' AQuA parameters 2021-06-14 17:12:44 +03:00
297dfefeac - switch to 48KHz 2021-06-14 10:41:59 +03:00
ca6fa9f14a - report samplerate for incoming audio dump 2021-06-13 21:15:01 +03:00
31fe18df05 - back to 8KHz internal samplerate 2021-06-09 22:04:56 +03:00
e7467aa154 - fix samplerate to 48000 2021-06-09 21:43:48 +03:00
fbad7e07d0 - make better AQuA parameters' set + fix odd logging line 2021-06-09 14:41:17 +03:00
9479a0f36f - fix opus codec usage 2021-06-09 13:06:26 +03:00
61be61b7e3 - missed changes 2021-06-08 19:30:02 +03:00
ce9912dd8d - fix compilation warning 2021-01-22 11:20:48 +02:00
33465c33a1 - fixes for minimalistic builds (without AMR / EVS / Opus codecs) 2021-01-21 13:53:25 +02:00