|
|
8d0c8ba4de
|
- source codes cleanups and minor fixes
|
2025-04-16 09:58:06 +03:00 |
|
|
|
efbf9c5bf8
|
- send silence to audio decoder if packet is lost
|
2025-02-25 15:11:13 +03:00 |
|
|
|
a7176fefeb
|
- minor cleanups
|
2025-02-16 14:03:04 +03:00 |
|
|
|
caa2239da1
|
- fix AMR parsing in payload header and SDP
|
2025-02-08 07:01:35 +03:00 |
|
|
|
7510ff5697
|
- better checks for RTP packet + enable EVS codec + improve thread pool
|
2025-02-03 11:51:11 +03:00 |
|
|
|
34e43bf301
|
- build ICE stack without OpenSSL dependency
|
2025-01-27 13:30:08 +03:00 |
|
|
|
6fef519a4b
|
- initialize statistics by default values
|
2025-01-24 12:52:32 +03:00 |
|
|
|
c45c686582
|
- fixes for pvqa_pcap project - lazy creation of codecs + compare timespec structures
|
2024-12-24 13:19:54 +03:00 |
|
|
|
4ba1ea7fa2
|
- fixes from pvqa_pcap
|
2024-12-23 17:39:45 +03:00 |
|
|
|
0e044faf16
|
- don't assign any dynamic payload types by default
|
2024-12-16 10:13:52 +03:00 |
|
|
|
4d7ca3e4f3
|
- properly handle the badly decoded audio (which can happen due to payload type <-> codec inconsistency)
|
2024-11-16 16:33:21 +03:00 |
|
|
|
e0b02db39d
|
- fix Opus decoder - now audio is smooth
|
2024-11-11 12:52:50 +03:00 |
|
|
|
8cb34fad83
|
- work to allow Opus codec work with both audio and stereo data (fixing old problem)
|
2024-11-10 21:47:22 +03:00 |
|
|
|
5bf8d665e2
|
- fix used C++ standard (closer to full C++ 20)
|
2024-11-05 11:44:53 +03:00 |
|
|
|
5a0a7e1070
|
- allow Opus spec to use slash as divider + cleanup source code
|
2024-10-18 09:46:42 +03:00 |
|
|
|
4cff4a0988
|
- more cleanups - use uuid library on the rtphone level + formatting fixed
|
2024-10-14 07:25:57 +03:00 |
|
|
|
7aadde3a09
|
- fixes to handle codec configs properly
|
2024-08-20 19:15:28 +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 |
|
|
|
c924329203
|
Merge branch 'integration_with_pvqa_pcap'
|
2023-10-06 07:51:10 +03:00 |
|
|
|
75c4888e43
|
- add missed #include <list>
|
2023-10-06 07:50:40 +03:00 |
|
|
|
8dd494157f
|
- fix Linux build
|
2023-06-25 14:56:45 +03:00 |
|
|
|
22653e6241
|
- fixes for Windows build; opus builds from source code now.
|
2023-06-24 19:24:51 +03:00 |
|
|
|
ace77323d2
|
- improve CMakeLists
|
2023-06-23 10:52:20 +03:00 |
|
|
|
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 |
|