Skip to content

Releases: pion/interceptor

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

v0.1.27

25 Mar 18:18
Compare
Choose a tag to compare

Changelog

  • 37ab171 Jitter Buffer: Enable setting a minimum length

v0.1.26

25 Mar 17:43
Compare
Choose a tag to compare

Changelog

  • d6aad58 Update module github.com/pion/rtp to v1.8.4
  • 26d3177 Update module github.com/stretchr/testify to v1.9.0
  • f4ec81e Update module github.com/pion/rtcp to v1.2.14
  • 240c612 Fix linter errors
  • 5574fda Unbind stream for report interceptor
  • d9d223e Start pkg/jitterbuffer
  • 450ac84 Update CI configs to v0.11.3
  • 6859fa0 Update CI configs to v0.11.0
  • 31c4e8d Remove 'AUTHORS.txt' from README.md
  • 5e27836 Remove 'Generate Authors' workflow
  • 96b0a90 Update module github.com/pion/rtcp to v1.2.13
  • df24211 Update module github.com/pion/rtcp to v1.2.12
  • ec8c837 Update module github.com/pion/rtp to v1.8.3
  • a621baf Flex fec encoder for RFC version 03

v0.1.25

01 Nov 09:45
Compare
Choose a tag to compare

Changelog

  • 7d6c986 Fix out of order check
  • 0440a7d Adding FlexFec encoder implementation

v0.1.24

18 Oct 22:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.23...v0.1.24

v0.1.23

16 Oct 15:54
Compare
Choose a tag to compare

Changelog

  • 69a58bb Update AUTHORS.txt
  • 2d3d6ab Fix wrap around on out of order packet

v0.1.22

06 Oct 21:44
Compare
Choose a tag to compare

What's Changed

  • Fix totalLost count error in receiverStream by @kcaffrey in #209

Full Changelog: v0.1.21...v0.1.22

v0.1.21

04 Oct 00:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.20...v0.1.21

v0.1.20

29 Sep 16:55
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/pion/rtp to v1.8.2 by @renovate in #206
  • TWCC: Fix small receive delta rounding by @kcaffrey in #207
  • Partial rewrite of TWCC sender by @kcaffrey in #198
  • Don't use out-of-order packets to calculate RTPTime for sender reports by @cptpcrd in #197

New Contributors

Full Changelog: v0.1.19...v0.1.20