Commit Graph

20 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 06b39dd629 - improve packet loss reporting + initial DTMF RFC 2833 event reporting 2026-02-25 10:16:24 +03:00
dmytro.bogovych 94f30b25e9 - improving the decoder 2026-02-19 15:27:32 +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 eec5aabc42 - cleanups 2025-09-26 12:55:19 +03:00
dmytro.bogovych 6fef519a4b - initialize statistics by default values 2025-01-24 12:52:32 +03:00
dmytro.bogovych 691501c405 - decouple the Sevana libraries; some improvements for statistics 2022-10-12 12:28:57 +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 ac17680e9a - fixes 2019-06-28 17:05:15 +03:00
dmytro.bogovych 0114b91917 - cleanups 2019-06-26 12:04:14 +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 287ae827af - cleanups in types 2019-04-02 14:39:58 +03:00
dmytro.bogovych e8963264e9 - fix potential problems with builds - size of some structures depends on #define in projects. But #define can be different for app and library (for example) - it will result in strange crashes. Fixed. 2019-03-14 11:37:49 +02:00
dmytro.bogovych dca4551222 - another fixes in jitter calculation 2019-03-06 12:53:17 +02:00
dmytro.bogovych 347ce550ab - fixed jitter calculation 2019-03-06 11:34:36 +02:00
dmytro.bogovych 2b0b74f084 - revert to previous jitter calculation algorithm 2019-03-04 21:02:32 +02:00
dmytro.bogovych 34d963be40 - make jitter calculation closer to RFC 2019-03-04 19:12:17 +01:00
dmytro.bogovych e1a4931375 - initial import 2018-06-05 11:05:37 +03:00