dmytro.bogovych
  • Joined on 2022-04-30
dmytro.bogovych deleted branch main from public/rtphone 2026-03-17 04:19:50 +00:00
dmytro.bogovych deleted branch integration_with_pvqa_pcap from public/rtphone 2026-03-17 04:19:45 +00:00
dmytro.bogovych deleted branch ci from public/rtphone 2026-03-17 04:19:38 +00:00
dmytro.bogovych deleted branch dev from public/rtphone 2026-03-17 04:19:24 +00:00
dmytro.bogovych pushed to master at public/rtphone 2026-03-16 11:23:26 +00:00
affcfd4fe6 - fix subprojects build locations
dmytro.bogovych pushed to master at public/rtphone 2026-03-12 10:57:10 +00:00
d9b3d8e914 - fix logging formatting for callbacks
dmytro.bogovych pushed to master at public/rtphone 2026-03-09 12:27:59 +00:00
06e8bf0b5d - fix logging - too much different subsystem names were used
dmytro.bogovych pushed to master at public/rtphone 2026-02-28 04:32:29 +00:00
e07654e2bc - use AMR decoders built from source code; this eliminates the problem with build environments + ensures latest 0.1.6 version is used
226bbe9b0b - fix logger - use template method finally
Compare 2 commits »
dmytro.bogovych pushed to master at public/rtphone 2026-02-27 14:28:24 +00:00
ece1847796 - fix macOS build
dmytro.bogovych pushed to master at public/rtphone 2026-02-26 16:33:35 +00:00
fb3b34f496 - disable OpenCore AMR libraries usage on Android; vcpkg doesn't include them.
dmytro.bogovych pushed to master at public/rtphone 2026-02-26 10:33:33 +00:00
549eb93db7 - fix Windows build issues
dmytro.bogovych pushed to master at public/rtphone 2026-02-25 11:10:16 +00:00
8eb6447164 - silence deprecation warnings
dmytro.bogovych pushed to master at public/rtphone 2026-02-25 10:55:50 +00:00
273c72498e Merge branch 'dev'
34fd9121ed - adopt RFC2833 decoder for pcap analyzer
06b39dd629 - improve packet loss reporting + initial DTMF RFC 2833 event reporting
03f662e5ce - fix packet loss reporting
72a7042ab9 - allow AMR-NB/WB BWE profiles in rtp_decode
Compare 10 commits »
dmytro.bogovych pushed to dev at public/rtphone 2026-02-25 10:54:41 +00:00
34fd9121ed - adopt RFC2833 decoder for pcap analyzer
dmytro.bogovych pushed to dev at public/rtphone 2026-02-25 07:16:33 +00:00
06b39dd629 - improve packet loss reporting + initial DTMF RFC 2833 event reporting
dmytro.bogovych pushed to dev at public/rtphone 2026-02-24 09:49:43 +00:00
03f662e5ce - fix packet loss reporting
dmytro.bogovych pushed to dev at public/rtphone 2026-02-24 07:48:10 +00:00
72a7042ab9 - allow AMR-NB/WB BWE profiles in rtp_decode
b5fe9e59c4 - fix AMR-WB decoder
Compare 2 commits »
dmytro.bogovych pushed to dev at public/rtphone 2026-02-24 06:50:55 +00:00
bdc4858bcc - initial work to fix RTPdump decoder + more fixes
dmytro.bogovych pushed to dev at public/rtphone 2026-02-23 17:41:05 +00:00
783359c616 - fix clang build (build_linux.py) + fix problems reported by Kimi LLM
dmytro.bogovych pushed to dev at public/rtphone 2026-02-20 10:16:16 +00:00
78d77c4e69 - work to improve the decoding process - many problems fixes + however there are problems yet