Update module github.com/pion/rtp to v2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/pion/rtp | v1.8.23 -> v2.0.0 |
Release Notes
pion/rtp (github.com/pion/rtp)
v2.0.0
v1.8.25
Changelog
-
8c22f58Add SetExtensionWithProfile -
1a05037Fix TestHeaderExtension_Invalid -
0b470e0De-duplicate HeaderExtension Logic -
dcfe647Fix a typo -
33936f3Advance Timestamp when empty payload is packetized -
5564dbbUpdate CI configs to v0.11.32
v1.8.24
Changelog
-
f4f616dImprove Header Unmarshal performance -
0a6cec7Add Color Range parse test for VP9 -
54fc35eAdd test for VP9 Profile 1 -
e4ee61dAdd test for 'Show Existing Frame' -
2e1e949Add more VP9 Tests -
8dfc98bFinish Header Extension tests -
adace10Add Tests for RawExtension -
cbbdddeFix off-by-one in TwoByteHeaderExtension.Set -
abf819fFix API Break in OneByteHeaderExtension.Set -
2b7c8a0Fix off-by-one in OneByteHeaderExtension.Set -
100f17cAdd packetizer fuzz tests -
7c6aa20Update CI configs to v0.11.31 -
d54d3ddAdd a fuzz test for AV1 -
51e1168Add Implemented RFCs to README -
c11d8faAdd send-h264 example
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
I’ve also updated version.ini and downloaded the new binaries. However, it looks like there is an issue with the FFI build workflow in the rust-sdks repo which causes libwebrtc.jar not to be included in the build artifact—this is required for Android. Once that is addressed, I will add it here.
Closed in favor of #129