Skip to content

mmserver-v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 20:53
· 27 commits to main since this release
8f838aa

Server version 0.7.1

New Features

  • Let the encoder swap frames (b519680)

Bugfixes

  • Update quiche (c3d1e00)
  • Remove an extra copy on the dgram path (0d204fa)
  • Fix clippy warning (7b041bb)
  • Respect layer limits in VkVideoEncodeCapabilities (ce515b4)
  • Print child logs correctly (e8cd88f)
  • Print an error when dmabuf importing fails (112d48d)
  • Change target for vulkan error logs (641f516)
  • Add context (7572ac6)
  • Use the default congestion control algorithm (7245e62)
  • Get explicit sync working on NVIDIA (8d57864)
  • Remove unused import (df03d5d)
  • Fix explicit sync on nvidia proprietary (8f806b2)
  • Check for the right nvidia version (08b6462)
  • Fix explicit sync on nvidia proprietary (3c70a79)