Skip to content

v1.8.24

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Oct 20:04
· 1 commit to master since this release

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