Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S spice-common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • spice
  • spice-common
  • Merge requests
  • !64

proto: Add support for multi-channel audio and float samples

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Geoffrey McRae requested to merge geoff/spice-common:audio into master Dec 05, 2022
  • Overview 10
  • Commits 1
  • Pipelines 2
  • Changes 1

With the popularization of usage of KVM for gaming and media applications it is becoming an issue that the spice protocol does not properly allow for multi-channel audio or a higher quality sample format.

This patch adds a mapping field to the audio playback start which allows the spice server to specify the exact channel ordering of the data stream.

For higher quality audio this patch also adds the enumeration value F32 to allow for 32-bit float audio.

Signed-off-by: Geoffrey McRae geoff@hostfission.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: audio