mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
-------------------------------------------------------------------------------
* 6d7b2e9 Adapt Broadcom SDK 5.04 workaround version check to 5.04L.02p1
* f28a1b7 BCM: Adapt to SDK 5.04L.02p1 endpoint_api changes
-------------------------------------------------------------------------------
commit 6d7b2e9c90234767cb56a1e7885f42825bd6287a
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-10-20 17:43:37 +0200
Adapt Broadcom SDK 5.04 workaround version check to 5.04L.02p1
Adapt the version check for the workaround for BCM SDK 5.04 a9e612c (Add a
workaround need for building with Broadcom 5.04., 2020-11-08) to cover BCM
SDK 5.04L.02p1.
Base directory -> /
src/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit f28a1b7b08a0bcc8faa2b25e1acebf811e05e87c
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-09-21 16:32:17 +0200
BCM: Adapt to SDK 5.04L.02p1 endpoint_api changes
In SDK 5.04L.02p1, Broadcom has changed rtcpXRMode in struct EPZCNXPARAM
with a bitfield rtcpXRConfig which enables a more fine-grained control of
the RTCP XR configuration.
For now, set it to HAPI_RTP_RTCP_XR_GENERATE_VOIP_REPORT as recommended by
the comment in endpoint_api.h. More bits to set can be found in hapi_rtp.h
in the SDK.
Base directory -> /
src/connection.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files/etc/init.d | ||
| Config.in | ||
| Makefile | ||