Skip to content

2.5.11 - 2026-08-17

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 10:12

Release Notes

Bug Fixes

  • (linux) Restore portable DMA-BUF ioctl handling by @chojs23

Features

Miscellaneous Tasks

  • Add an all-features musl compile check by @chojs23
  • Fix the musl CI target volume mount by @chojs23

Performance

  • (capture) Import linear DMA-BUF through EGL instead of reading it on the CPU (#317) in #317 by @4EEZE

New Contributors