From d6a4d1e8e014b7e7e7bf3f54336aa7ba2eeae657 Mon Sep 17 00:00:00 2001 From: Sergey Krashevich Date: Tue, 17 Mar 2026 04:27:13 +0300 Subject: [PATCH] docs(README): update change log to include latest PR 2159 - add entry for PR 2159 regarding PCMA and PCMU handling by @ludufre --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76286f22..95938dad 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Ultimate camera streaming application with support for dozens formats and protoc > - [#2086](https://github.com/AlexxIT/go2rtc/pull/2086) — Fix YAML merge functionality > - [#2143](https://github.com/AlexxIT/go2rtc/pull/2143) — WebP native (pure-go) implementation > - [#2130](https://github.com/AlexxIT/go2rtc/pull/2130) — HomeKit Secure Video +> - [#2159](https://github.com/AlexxIT/go2rtc/pull/2159) - PCMA and PCMU handling (@ludufre) ---