Commit Graph

24 Commits

Author SHA1 Message Date
dmytro.bogovych cfdf1a0c77 - cleanup old non-used code + migration to std::chrono 2026-04-20 22:09:58 +03:00
dmytro.bogovych 34fd9121ed - adopt RFC2833 decoder for pcap analyzer 2026-02-25 13:54:37 +03:00
dmytro.bogovych 06b39dd629 - improve packet loss reporting + initial DTMF RFC 2833 event reporting 2026-02-25 10:16:24 +03:00
dmytro.bogovych 78d77c4e69 - work to improve the decoding process - many problems fixes + however there are problems yet 2026-02-20 13:16:13 +03:00
dmytro.bogovych 94f30b25e9 - improving the decoder 2026-02-19 15:27:32 +03:00
dmytro.bogovych 8f826e321c - use std::chrono types for timelength values 2026-02-13 08:38:27 +03:00
dmytro.bogovych f650eaccb7 - fixes + correct decode of DTX/CNG periods 2026-01-11 17:48:42 +03:00
dmytro.bogovych 11d4bf7495 - report packet loss timeline 2026-01-06 12:46:13 +03:00
dmytro.bogovych 8d0c8ba4de - source codes cleanups and minor fixes 2025-04-16 09:58:06 +03:00
dmytro.bogovych 4ba1ea7fa2 - fixes from pvqa_pcap 2024-12-23 17:39:45 +03:00
dmytro.bogovych 55445f6630 - work to merge latest changes into master branch 2023-05-10 11:03:48 +03:00
dmytro.bogovych 76aa7861f5 - refactoring 2023-04-21 09:59:18 +03:00
dmytro.bogovych 5bbdec8452 - better information about decoding results 2022-11-03 17:32:44 +03:00
dmytro.bogovych 691501c405 - decouple the Sevana libraries; some improvements for statistics 2022-10-12 12:28:57 +03:00
dmytro.bogovych 23b4283b89 - initial work to move decoding from audio callback 2021-09-06 14:21:44 +03:00
dmytro.bogovych 74b5aa69cb - ongoing work to fix issue with unstable audio 2021-08-06 18:31:42 +03:00
dmytro.bogovych cf1f206056 - minor fixes of warnings + counter of dropped packets 2021-07-02 14:08:44 +03:00
dmytro.bogovych ed12569ad6 - switch to new PVQA & AQuA C++ interface 2020-06-27 21:50:40 +03:00
dmytro.bogovych 682362c6fe - removed old Sevana routines (they are moved to pvqa++ / aqua++ header files)
- cleanups
2019-06-22 12:00:49 +03:00
dmytro.bogovych 73ef8573db - avoid double PVQA creation in pvqa_pcap 2019-04-18 16:47:54 +03:00
dmytro.bogovych 14b034e94c - cleanups 2019-03-21 18:40:05 +02:00
dmytro.bogovych c27d7d2b6c - always link AMR & Opus codecs; it reduces number of problems during builds. 2019-03-14 13:37:12 +02:00
dmytro.bogovych eb4d3237c0 - allow avoid decoding in audio receiver (but produce network statistics) 2019-03-12 14:27:01 +02:00
dmytro.bogovych e1a4931375 - initial import 2018-06-05 11:05:37 +03:00