FreeCalypso > hg > themwi-system-sw
comparison osmo-patches/osmo-bts-rtp-bfi.patch @ 206:c76f42e0cd3f
osmo-patches/osmo-bts-rtp-bfi.patch: mark as deprecated
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 06 Apr 2023 20:51:30 -0800 |
parents | f5c4f9a764be |
children |
comparison
equal
deleted
inserted
replaced
205:0047c4c08d9e | 206:c76f42e0cd3f |
---|---|
1 # This osmo-bts patch is out of date and no longer used. The new patch | |
2 # we currently run with is located on a private feature branch hosted | |
3 # in the official repository: | |
4 # | |
5 # https://cgit.osmocom.org/osmo-bts/log/?h=falconia/rtp_traulike | |
6 | |
1 diff --git a/src/common/l1sap.c b/src/common/l1sap.c | 7 diff --git a/src/common/l1sap.c b/src/common/l1sap.c |
2 index 8bcd417..42c97c4 100644 | 8 index 8bcd417..42c97c4 100644 |
3 --- a/src/common/l1sap.c | 9 --- a/src/common/l1sap.c |
4 +++ b/src/common/l1sap.c | 10 +++ b/src/common/l1sap.c |
5 @@ -1244,6 +1244,12 @@ static bool rtppayload_is_octet_aligned(const uint8_t *rtp_pl, uint8_t payload_l | 11 @@ -1244,6 +1244,12 @@ static bool rtppayload_is_octet_aligned(const uint8_t *rtp_pl, uint8_t payload_l |