Releases: pion/mediadevices
Releases · pion/mediadevices
v0.1.17: Fixes avfoundation panic when using NV12 frame (#302)
* Fixes frame.FormatI420 in avfoundation * Fixes avfoundation: frame size which causes panic when using NV12 * avfoundation: uses CVPixelBufferGetDataSize() as frame buffer size frame: fix frame size checking for YUY2, UYVY * add camera_darwin_test
v0.1.16: Update module pion/webrtc/v3 to v3.0.5
Generated by Renovate Bot
v0.1.14
Add license check to CI
v0.1.13
Disable stack protection in opus
v0.1.12: Add static-linked opus option
Changes: * Remove hraban/opus dependency * Add multiple static-linked libopus binaries
v0.1.11: Update module pion/rtp to v1.6.2 (#265)
Generated by Renovate Bot Co-authored-by: Renovate Bot <[email protected]>
v0.1.10: Bring back x11 adapter for Linux build only
Original x11 adapter uses ~40% less CPU usage than kbinani/screenshot. Ideally, we should migrate 100% to kbinani/screenshot. But, the CPU usage difference is substantial. In the future, we should look deeper into kbinani/screenshot and try to improve it.