Skip to content

Releases: pion/interceptor

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

v0.1.19

08 Sep 19:55
Compare
Choose a tag to compare

Changelog

  • 47036fc Update module github.com/pion/transport/v2 to v3

v0.1.18

03 Sep 06:06
Compare
Choose a tag to compare

Changelog

  • bf975a8 Update module github.com/pion/transport/v2 to v2.2.2
  • dd00fe3 Defer packet ordering until building RTCP packet
  • c37a592 Add PacketsHeld to TWCC recorder
  • 0efb978 Update CI configs to v0.10.11
  • ba8d6f4 Update module github.com/pion/rtp to v1.8.1
  • 9ded56b Update module github.com/pion/rtp to v1.8.0
  • 6d85261 Fix cycle and highest sequence number calculation
  • ed17e7d Enable injecting ticker to SR interceptor
  • aa50907 Update module github.com/stretchr/testify to v1.8.4
  • 5360be8 Update module github.com/pion/transport/v2 to v2.2.1