|
|
34c28e35e1
|
- use OpenSSL in ice library
|
2024-11-12 09:30:30 +03:00 |
|
|
|
f0c37b1bb1
|
- rename sha1_init / sha1_update / sha1_free with prefix srtp_ to resolve multiple symbol error with libzmq
|
2024-11-10 13:21:10 +03:00 |
|
|
|
5bf8d665e2
|
- fix used C++ standard (closer to full C++ 20)
|
2024-11-05 11:44:53 +03:00 |
|
|
|
f3ebe11a42
|
- comment out - breaks Android compilation
|
2024-11-05 11:43:12 +03:00 |
|
|
|
3a81626b8e
|
- maybe include file was missed
|
2024-11-05 11:42:48 +03:00 |
|
|
|
7c346fbe9b
|
- add libraries from dedicated subrepository
|
2024-11-05 11:41:10 +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 |
|
|
|
05e3cc8cb6
|
- stamp resiprocate version
|
2024-04-25 17:43:05 +03:00 |
|
|
|
5030064925
|
- fixes to avoid dynamic linking problems in Linux + workaround build problems for Opus
|
2024-04-25 17:42:30 +03:00 |
|
|
|
9f875b5f15
|
- fix resiprocate-based parser build
|
2024-04-08 09:59:30 +03:00 |
|
|
|
8a851e5e86
|
- add fmt library
|
2024-03-13 11:28:30 +03:00 |
|
|
|
62d72fda5c
|
- upgrade to opus 1.5
|
2024-03-13 11:28:16 +03:00 |
|
|
|
37471d56ff
|
- fixes in logging + allow ICENetworkAddress to be logged in short form
|
2024-01-15 13:18:59 +03:00 |
|
|
|
69374d2973
|
- promote used resiprocate version
|
2023-11-28 10:35:04 +03:00 |
|
|
|
5eb4bf2690
|
- promote used resiprocate version
|
2023-11-26 19:32:55 +03:00 |
|
|
|
4ce7f50964
|
- refresh Opus codec source code
|
2023-10-06 09:26:57 +03:00 |
|
|
|
3f33c86949
|
- remove unused #pragma (no VS development for last years)
|
2023-10-06 09:26:24 +03:00 |
|
|
|
2eb0d17fba
|
- fix MSVC internal compiler error
|
2023-06-25 15:45:51 +03:00 |
|
|
|
22653e6241
|
- fixes for Windows build; opus builds from source code now.
|
2023-06-24 19:24:51 +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 |
|
|
|
3beeac2d0c
|
- use resiprocate as submodule
|
2023-06-02 11:18:46 +03:00 |
|
|
|
6b8549346c
|
- some logging to help in build diagnostics
|
2023-06-01 21:52:34 +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 |
|
|
|
125063b411
|
- cleanups in build process for Android
|
2023-05-17 22:04:46 +03:00 |
|
|
|
c6e7574976
|
- add implementation of getifaddrs / freeaddrs for NDK API_LEVEL < 24
|
2023-05-14 12:05:49 +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 |
|
|
|
76aa7861f5
|
- refactoring
|
2023-04-21 09:59:18 +03:00 |
|
|
|
7db4c8cb53
|
- add minimalistic CMakeLists.txt for parser functionality only
|
2023-04-19 22:05:00 +03:00 |
|
|
|
4f1486b257
|
- allow usage of jrtplib as network analyzer (accept alien SSRC packets as own ones when calculating the RTT delay)
|
2023-04-12 13:10:16 +03:00 |
|
|
|
bb48e1a777
|
- comment jitter calculation
|
2023-04-12 12:19:53 +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 |
|
|
|
83dd8f88b7
|
- fix compiler warning + make debugging easier
|
2022-10-30 18:36:06 +03:00 |
|
|
|
89de7a7db9
|
- attempt to fix compiler warning about insufficient buffer size
|
2022-10-29 21:31:55 +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 |
|
|
|
c2e9985bc2
|
- enforce TLS 1.2 usage
|
2022-09-15 14:33:38 +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 |
|
Dmytro Bogovych
|
c3c59ddf03
|
- return NTP timestamp as uint64_t
|
2022-05-06 08:39:35 +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 |
|
|
|
f03f5fad2b
|
Merge remote-tracking branch 'origin/master' into oboe
# Conflicts:
# src/CMakeLists.txt
|
2021-11-14 17:47:02 +02:00 |
|
|
|
2ab0a3c26d
|
- changes for MUSL builds
|
2021-11-14 15:43:50 +00:00 |
|
|
|
7efef755fa
|
- more fixes from pvqa_server project
|
2021-09-26 19:50:02 +03:00 |
|