Skip to content

Releases: pion/mediadevices

v0.6.4

01 May 17:00
e3fef14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

30 Apr 14:14
8fb8d65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Apr 17:11
02d4e0e
Compare
Choose a tag to compare

What's Changed

  • Add fix that strips unexpected padding for NV12 frames by @hexbabe in #556
  • fix(deps): update module github.com/google/uuid to v1.6.0 by @renovate in #553
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #558
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.28 by @renovate in #555
  • fix(deps): update module github.com/pion/rtcp to v1.2.14 by @renovate in #557
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.29 by @renovate in #559

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Jan 15:20
2bc011f
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module golang.org/x/image to v0.14.0 by @renovate in #543
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.23 by @renovate in #542
  • chore(deps): update actions/setup-go action to v5 by @renovate in #544
  • fix(deps): update module github.com/google/uuid to v1.5.0 by @renovate in #547
  • fix(deps): update module github.com/pion/rtcp to v1.2.13 by @renovate in #540
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.24 by @renovate in #546
  • fix(deps): update module golang.org/x/image to v0.15.0 by @renovate in #548
  • chore(deps): update actions/cache action to v4 by @renovate in #549
  • Update malgo to v0.11.11-0.20231225022531-dd505cb7efd5 for a macOS microphone fix by @edaniels in #551

Full Changelog: v0.6.0...v0.6.1

v0.6.0

06 Nov 01:28
cd8e34f
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • fix(deps): update module github.com/pion/rtp to v1.8.1 in #518
  • fix(deps): update module golang.org/x/image to v0.10.0 in #519
  • fix(deps): update module golang.org/x/image to v0.11.0 in #522
  • fix(deps): update module github.com/google/uuid to v1.3.1 in #521
  • fix(deps): update github.com/kbinani/screenshot digest to b87d318 in #520
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.17 in #516
  • chore(deps): update actions/checkout action to v4 in #525
  • fix(deps): update module github.com/pion/interceptor to v0.1.19 in #523
  • fix(deps): update module golang.org/x/image to v0.12.0 in #527
  • fix(deps): update module github.com/pion/interceptor to v0.1.20 in #528
  • fix(deps): update module github.com/pion/interceptor to v0.1.22 in #531
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.21 in #524
  • fix(deps): update module golang.org/x/image to v0.13.0 in #537
  • fix(deps): update module github.com/google/uuid to v1.4.0 in #536
  • fix(deps): update module github.com/pion/interceptor to v0.1.25 in #534

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Jul 03:24
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Update module golang.org/x/image to v0.3.0 in #469
  • Update module golang.org/x/image to v0.5.0 [SECURITY] in #472
  • Update actions/setup-go action to v4 in #483
  • Update module github.com/pion/webrtc/v3 to v3.1.59 in #471
  • Update module golang.org/x/image to v0.7.0 in #489
  • fix(deps): update module github.com/pion/interceptor to v0.1.16 in #497
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.6 in #496
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 in #508
  • fix(deps): update module golang.org/x/image to v0.8.0 in #511
  • fix(deps): update github.com/blackjack/webcam digest to 87693b3 in #501
  • fix(deps): update module github.com/pion/webrtc/v3 to v3.2.11 in #506

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Jan 00:05
f8f8511
Compare
Choose a tag to compare

What's Changed

  • Fix for preventing close of stopRead nil channel by @malykhin in #458
  • Update module golang.org/x/image to v0.2.0 in #462
  • Expose device list update func by @bazile-clyde in #463
  • Update module github.com/pion/webrtc/v3 to v3.1.50 in #456

New Contributors

Full Changelog: v0.3.12...v0.4.0

v0.3.12

05 Dec 21:24
cb23f1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.11...v0.3.12

v0.3.11

24 Aug 12:12
3bec69b
Compare
Choose a tag to compare

What's Changed

  • Fix opus codec panic on read after close by @at-wat in #440
  • Utilize audio property latency in microphone AudioRecord by @edaniels in #439

Full Changelog: v0.3.10...v0.3.11

v0.3.10

16 Aug 09:15
8ad810e
Compare
Choose a tag to compare

What's Changed

  • Update libopus static library to correct arch for darwin arm64 by @edaniels in #428
  • Properly close microphone before malgo chunk channel by @edaniels in #436
  • fix PLI and FIR handling, wrongly triggering track.OnEnded by @EmrysMyrddin in #420

Full Changelog: v0.3.9...v0.3.10