Skip to content

Releases: pion/interceptor

v0.1.37

07 Oct 02:37
Compare
Choose a tag to compare

What's Changed

  • Fix payload size zero cause runtime panic on calculating padding size by @tyohan in #277

New Contributors

Full Changelog: v0.1.36...v0.1.37

v0.1.36

05 Oct 04:59
Compare
Choose a tag to compare

Changelog

v0.1.35

05 Oct 03:44
Compare
Choose a tag to compare

Changelog

v0.1.34

05 Oct 01:19
Compare
Choose a tag to compare

Changelog

v0.1.33

05 Oct 00:38
Compare
Choose a tag to compare

Changelog

  • a572d90 Add PayloadType for FEC and RTX also

v0.1.32

04 Oct 03:35
Compare
Choose a tag to compare

Changelog

  • c6a7ea8 Add RTX and FEC support to StreamInfo

v0.1.31

03 Oct 07:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.30...v0.1.31

v0.1.30

06 Aug 15:34
Compare
Choose a tag to compare

What's Changed

  • JitterBuffer: Fix queue not properly decrementing packet count in some instances by @thatsnotright in #249
  • JitterBuffer: Interceptor by @thatsnotright in #247
  • Update module github.com/pion/rtp to v1.8.6 by @renovate in #250
  • fix: Some bad math with the JitterBuffer sequence tracking by @thatsnotright in #254
  • Update module github.com/pion/rtp to v1.8.7 by @renovate in #261
  • Update module github.com/pion/transport/v3 to v3.0.4 by @renovate in #262
  • Update module github.com/pion/transport/v3 to v3.0.5 by @renovate in #263
  • Update module github.com/pion/transport/v3 to v3.0.6 by @renovate in #265
  • Update module github.com/pion/rtp to v1.8.8 by @renovate in #268
  • Update module github.com/pion/transport/v3 to v3.0.7 by @renovate in #269
  • Unreference elements after priority queue Pop by @edaniels in #264

Full Changelog: v0.1.29...v0.1.30

v0.1.29

16 Apr 18:53
Compare
Choose a tag to compare

Changelog

  • 1449b4f Fix SIGSEGV when calling Find on empty Queue
  • 892c5ee Rename prio -> priority
  • c19dc46 Remove unnecessary casts

v0.1.28

11 Apr 17:08
Compare
Choose a tag to compare

Changelog

  • ace759a Add SetPlayoutHead
  • bf4e938 Update CI configs to v0.11.12
  • fabf875 Update module github.com/pion/rtp to v1.8.5
  • e2e2c88 Update go.mod version to 1.19
  • 5b90bc1 Update CI configs to v0.11.7
  • 29f7b11 Update CI configs to v0.11.4
  • c3e461e Update module github.com/pion/transport/v3 to v3.0.2