client-sdk-unity icon indicating copy to clipboard operation
client-sdk-unity copied to clipboard

Update module github.com/pion/rtp to v2

Open bcherry opened this issue 8 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
github.com/pion/rtp v1.8.23 -> v2.0.0 age confidence

Release Notes

pion/rtp (github.com/pion/rtp)

v2.0.0

Compare Source

v1.8.25

Compare Source

Changelog

  • 8c22f58 Add SetExtensionWithProfile
  • 1a05037 Fix TestHeaderExtension_Invalid
  • 0b470e0 De-duplicate HeaderExtension Logic
  • dcfe647 Fix a typo
  • 33936f3 Advance Timestamp when empty payload is packetized
  • 5564dbb Update CI configs to v0.11.32

v1.8.24

Compare Source

Changelog

  • f4f616d Improve Header Unmarshal performance
  • 0a6cec7 Add Color Range parse test for VP9
  • 54fc35e Add test for VP9 Profile 1
  • e4ee61d Add test for 'Show Existing Frame'
  • 2e1e949 Add more VP9 Tests
  • 8dfc98b Finish Header Extension tests
  • adace10 Add Tests for RawExtension
  • cbbddde Fix off-by-one in TwoByteHeaderExtension.Set
  • abf819f Fix API Break in OneByteHeaderExtension.Set
  • 2b7c8a0 Fix off-by-one in OneByteHeaderExtension.Set
  • 100f17c Add packetizer fuzz tests
  • 7c6aa20 Update CI configs to v0.11.31
  • d54d3dd Add a fuzz test for AV1
  • 51e1168 Add Implemented RFCs to README
  • c11d8fa Add 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.

bcherry avatar May 16 '25 02:05 bcherry

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.

ladvoc avatar May 16 '25 09:05 ladvoc

Closed in favor of #129

ladvoc avatar Jun 11 '25 00:06 ladvoc