Skip to content

Releases: pion/rtp

v1.8.10

17 Dec 16:35
Compare
Choose a tag to compare

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

06 Aug 19:31
Compare
Choose a tag to compare

Changelog

  • 9d5a356 Fix rare SRTP loss decode failure

v1.8.8

02 Aug 13:41
Compare
Choose a tag to compare

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

13 Jul 19:02
Compare
Choose a tag to compare

Changelog

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

v1.8.6

23 Apr 15:35
Compare
Choose a tag to compare

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

29 Mar 13:49
Compare
Choose a tag to compare

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

18 Mar 17:56
Compare
Choose a tag to compare

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

09 Nov 17:31
Compare
Choose a tag to compare

Changelog

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

v1.8.2

24 Sep 17:40
Compare
Choose a tag to compare

Changelog

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

v1.8.1

31 Jul 07:51
Compare
Choose a tag to compare

Changelog

  • 7c80fd2 Fix race condition in Packet.MarshalTo()
  • ce70bc1 Replace symlinked license file with copy to fix godoc