Commit Graph

56 Commits

Author SHA1 Message Date
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
d535e5312b - minor cleanups 2019-01-31 12:28:33 +03:00
3d22220c7a - fixes in build scripts for rtp-library & demo 2019-01-30 12:19:52 +03:00
81e914d8c6 - more cleanups to reduce compile complexity & time 2018-12-03 09:46:10 +02:00
6099b4fc04 - update (C) 2018-11-02 16:39:38 +02:00
6deceec404 - reformatting 2018-09-11 09:33:15 +03:00
76a0d93ef3 - fixes for builds without resip/rutil integration 2018-08-13 14:03:12 +03:00
5b3c57b750 - fixes 2018-07-23 09:19:43 +03:00
15457fef21 - minor fixes for MSVC compiler 2018-07-20 22:20:25 +03:00
59e512175a - logging improved 2018-07-19 09:52:51 +03:00
20ee81666b - changes from pvqa-server project 2018-07-15 11:46:50 +03:00