Skip to content

Releases: pion/rtp

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

v1.8.20

30 Jun 06:40

Choose a tag to compare

Changelog

  • 62819f5 Return packaging bytes for h265 unmarshal
  • 0c03bf4 Update CI configs to v0.11.20
  • 67e8dbb Replace interface{} with any

v1.8.19

14 Jun 10:09

Choose a tag to compare

Changelog

  • 08c9439 Remove workaround from packetizer.GeneratePadding

v1.8.18

06 Jun 06:04

Choose a tag to compare

Changelog

  • be6ccef Updated Header Extension Profile constants

v1.8.17

03 Jun 17:00

Choose a tag to compare

Changelog

  • 6469fef Added HeaderAndPacketMarshalSize

v1.8.16

26 May 19:38

Choose a tag to compare

Changelog

  • 24a0ea8 Moved PaddingSize field from Packet to Header

v1.8.15

26 Apr 22:18
ea0d786

Choose a tag to compare

What's Changed

Full Changelog: v1.8.14...v1.8.15