Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/pion/rtp to v1.8.10 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/rtp v1.8.1 -> v1.8.10 age adoption passing confidence

Release Notes

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

v1.8.10

Compare Source

Changelog

  • cd52e6b Export min and max delay in header extension
  • f08de1e Zero out PaddingSize on Packet.Unmarshal
  • a21194e Update go.mod version to 1.20
  • c442fc8 Update CI configs to v0.11.15
  • 4aac982 Fix rare SRTP loss decode failure

v1.8.9

Compare Source

Changelog

  • 9d5a356 Fix rare SRTP loss decode failure

v1.8.8

Compare Source

Changelog

  • 378ef6f Add test case for broken second nalu in STAP-A
  • f7f1a05 Add an index check to prevent out of index

v1.8.7

Compare Source

Changelog

  • 0967ee9 Fix RTP padding length validation
  • bc5124c Fix VP9 decoding on iOS

v1.8.6

Compare Source

Changelog

  • 12646b6 Add tests for SetZeroAllocation
  • aa48ccf Add ZeroAllocation support to AV1Packet
  • a663858 Add SetZeroAllocation
  • 32ee92e Convert H264Packet.doPackaging to append style
  • 74a9dc7 Update CI configs to v0.11.12
  • 0a5cc32 Update CI configs to v0.11.7

v1.8.5

Compare Source

Changelog

  • 14c61dc Fix out of range access in VP8 Unmarshal
  • a18e24d Update CI configs to v0.11.4
  • 39052f8 Add padding support to Packetizer

v1.8.4

Compare Source

Changelog

  • 057eda3 Add static RTP PayloadTypes as a constant
  • c52c1e7 Fix broken link in README.md
  • 410c582 Fix a bug in AbsCpatureTimeExtension
  • 78da5a2 Add VLA extention header parser
  • 314bd8e Update CI configs to v0.11.3
  • 83ef144 Update CI configs to v0.11.0
  • 5fb9380 Remove 'Generate Authors' workflow

v1.8.3

Compare Source

Changelog

  • 7dc2af5 Combine OneByte and TwoByte extension parsing
  • 930bd85 Remove redundant state in H264 Packetization

v1.8.2

Compare Source

Changelog

  • bfe92b9 Optimize the performance of H264 packaging
  • 67d2b3e Move pkg into codecs/av1
  • 3fbe548 Update CI configs to v0.10.11

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.

@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.2 Update module github.com/pion/rtp to v1.8.2 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-pion-rtp-1.x branch October 23, 2023 11:01
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.2 - autoclosed Update module github.com/pion/rtp to v1.8.2 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-pion-rtp-1.x branch October 23, 2023 13:03
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from 8df28ac to 881a590 Compare October 23, 2023 13:03
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.2 Update module github.com/pion/rtp to v1.8.3 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from 881a590 to caac8f5 Compare November 9, 2023 18:02
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from caac8f5 to 1a74345 Compare March 18, 2024 18:36
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.3 Update module github.com/pion/rtp to v1.8.4 Mar 18, 2024
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.4 Update module github.com/pion/rtp to v1.8.5 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from 1a74345 to 4701781 Compare March 29, 2024 14:23
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from 4701781 to 54c9c74 Compare April 23, 2024 16:40
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.5 Update module github.com/pion/rtp to v1.8.6 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from 54c9c74 to bcb5f60 Compare July 13, 2024 20:29
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.6 Update module github.com/pion/rtp to v1.8.7 Jul 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from bcb5f60 to aad3bf8 Compare August 2, 2024 15:05
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.7 Update module github.com/pion/rtp to v1.8.8 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from aad3bf8 to 311d1a7 Compare August 6, 2024 22:32
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.8 Update module github.com/pion/rtp to v1.8.9 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-rtp-1.x branch from 311d1a7 to d22958a Compare December 17, 2024 18:47
@renovate renovate bot changed the title Update module github.com/pion/rtp to v1.8.9 Update module github.com/pion/rtp to v1.8.10 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants