Commit Graph

106 Commits

Author SHA1 Message Date
62e4828241 Merge remote-tracking branch 'origin/master' 2024-10-24 12:29:43 +03:00
81bc17fbe2 - fix lack of standart integer type definitions in latest gcc 2024-10-24 12:29:33 +03:00
20c2ac3e63 - fix compilation on newer gcc 2024-10-17 10:25:31 +03:00
d08b2e27a5 - find difference between 'struct timeval' 2024-10-14 08:44:33 +03:00
4cff4a0988 - more cleanups - use uuid library on the rtphone level + formatting fixed 2024-10-14 07:25:57 +03:00
5e6b4bb929 - avoid USE_NULL_UUID dependency; now cross-platform uuid.h is used (thanks to stduuid project) 2024-08-27 07:45:08 +03:00
7aadde3a09 - fixes to handle codec configs properly 2024-08-20 19:15:28 +03:00
62f2d996c6 - methods to expand tilda in file pathes + methods to control thread pool 2024-05-16 08:42:55 +03:00
cf9be1c3f2 - temporary workaround to build with qualtest softphone 2024-03-16 22:18:27 +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
8ec6245496 - make build with no UUID library / functionality default ones 2023-10-06 12:41:24 +03:00
fa053324fa - fixes for Windows build 2023-06-23 16:35:08 +03:00
978079fd55 - fixes for CMakeLists 2023-06-23 11:42:42 +03:00
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
dd6c01ca0d - fixes for Android + ongoing migration to latest resiprocate 2023-05-14 12:04:54 +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
5182cb8379 - compatibility with pcap++ 2023-04-09 15:46:44 +03:00
1b41ac9e16 - more RTP manipulation abilities + cleanups 2023-03-13 17:27:58 +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
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
74b5aa69cb - ongoing work to fix issue with unstable audio 2021-08-06 18:31:42 +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
4d8a167899 - fix building issue (move from Json:: to JsonCpp:: namespace) + minor cleanup in cmake file 2021-01-20 20:38:58 +02:00
f9acfd47e4 - minor cleanup, just to check if rtphone is builds in CI pipeline 2021-01-20 20:22:25 +02:00
6554688cb7 - cleanup 2020-10-29 10:28:53 +02:00
cb037b5ae0 - more changes for EVS decoder 2020-06-27 15:40:08 +03:00
0f4cedb949 - fix build error 2020-06-27 11:08:32 +03:00
3f797bd09c - more work on EVS decoder 2020-06-16 09:09:15 +03:00
9ec2f734d8 - handle possible null result of localtime 2020-06-03 12:34:10 +03:00
2986655930 - check disk free space on Linuxes 2020-06-03 12:33:48 +03:00
086581a2b1 - new thread pool (no stucks anymore) 2020-05-08 17:05:56 +03:00
0d69c26a13 - forgotten fixes from March 2020-05-05 12:34:52 +03:00
762eb9ca33 - better logging
- minor cleanups
2020-04-09 20:59:43 +03:00
8bea9f4455 - formatting and commenting fixes 2020-04-01 11:21:45 +03:00
e700d334e0 - support loopback .pcap 2020-03-31 08:52:07 +03:00
3102efaf4f - fixes 2019-10-11 20:31:45 +03:00
b7524918fa - fix thread pool bug
- cleanup byte buffer support
2019-06-24 18:45:52 +03:00
682362c6fe - removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
- cleanups
2019-06-22 12:00:49 +03:00
be40ebef7e - fix TimerQueue API 2019-05-14 14:15:36 +03:00
e9799dae0b - RPi related changes (to build pvqa_pcap for RPi) 2019-04-18 16:47:54 +03:00
999c4c4110 - fix bug when extracting filename 2019-04-15 19:50:39 +03:00
87ce37d1f2 - version 1.4.14
- fixed problem in VariantMap
2019-04-02 16:49:25 +03:00
4b4e488230 - avoid unknown PRId64 format macros in Ubuntu 12.04 builds 2019-04-02 11:41:10 +03:00