Skip to content

Releases: pion/rtp

v1.10.1

31 Jan 15:50
5a7ea12

Choose a tag to compare

Changelog

  • 5a7ea12 Do not validate non spec obu-size
  • 438d7da Update CI configs to v0.11.37

v1.10.0

08 Jan 21:35
1edc72d

Choose a tag to compare

Changelog

v1.9.0

27 Dec 03:33
5cd305b

Choose a tag to compare

Changelog

v1.8.27

20 Dec 16:02
1577354

Choose a tag to compare

Changelog

  • 1577354 Add MarshalTo for zero-allocation extension marshalling (#344)

v1.8.26

05 Dec 03:33

Choose a tag to compare

Changelog

  • a2a2f7b Use atomic instead of lock in sequencer
  • 9e1aa3d Add a H264 Spreader

v1.8.25

24 Oct 18:42

Choose a tag to compare

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

17 Oct 20:04

Choose a tag to compare

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

v1.8.23

05 Oct 15:34

Choose a tag to compare

Changelog

  • ece8be3 Few fixes for Header.Unmarshal
  • f6b0da1 Update CI configs to v0.11.29
  • a2b85fd Apply go modernize

v1.8.22

03 Sep 13:42

Choose a tag to compare

Changelog

  • a582bda Fix unmarshalling extension-only packet
  • 948cc60 Update CI configs to v0.11.26
  • 4351823 Update CI configs to v0.11.25
  • 94b0ed4 Update CI configs to v0.11.24
  • 420ecae Update module github.com/stretchr/testify to v1.11.1
  • 0abd4f1 Update module github.com/stretchr/testify to v1.11.0
  • c057608 Update CI configs to v0.11.22

v1.8.21

15 Jul 16:30

Choose a tag to compare

Changelog

  • d935785 Do not panic on empty extensions