Commit Graph

98 Commits

Author SHA1 Message Date
42cc9ee096 - fix compiler warnings 2023-06-05 11:55:40 +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
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
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
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
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
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
33465c33a1 - fixes for minimalistic builds (without AMR / EVS / Opus codecs) 2021-01-21 13:53:25 +02:00
1007d752bc - replace options with variables - more work to make AMR / EVS / Opus codecs optional 2021-01-20 21:48:29 +02:00
24270bac97 - exclude AMR / GSM EFR / EVS / Opus codecs from the default build - to make the new basic builds easier to port to new platforms / projects 2021-01-20 21:06:17 +02:00
2a977af330 - more cleanups 2020-10-29 10:28:53 +02:00
6554688cb7 - cleanup 2020-10-29 10:28:53 +02:00
a1323585a1 - fix compiler warnings 2020-07-06 14:07:21 +03:00
7ca48b4fe2 - fix invalid memory access 2020-07-06 13:34:42 +03:00
328ae8d5b5 - fixes to parse EVS payload types with CMR & ToC 2020-07-02 13:09:22 +03:00
ed12569ad6 - switch to new PVQA & AQuA C++ interface 2020-06-27 21:50:40 +03:00
cb037b5ae0 - more changes for EVS decoder 2020-06-27 15:40:08 +03:00
ad110c3d97 - use wideband EVS with MIME headers 2020-06-16 10:11:53 +03:00
3f797bd09c - more work on EVS decoder 2020-06-16 09:09:15 +03:00
0072713705 - more fixes for EVS enabled 2020-06-15 19:20:47 +03:00
3bffbb446d - more work on EVS 2020-06-15 17:55:01 +03:00
46c355e29a - work on evs decoder 2020-06-15 15:41:54 +03:00
0d69c26a13 - forgotten fixes from March 2020-05-05 12:34:52 +03:00
9e9b68697d - allow opencore amr codecs on Windows platform 2020-02-01 13:31:08 +03:00
ac17680e9a - fixes 2019-06-28 17:05:15 +03:00
0114b91917 - cleanups 2019-06-26 12:04:14 +03:00
682362c6fe - removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
- cleanups
2019-06-22 12:00:49 +03:00