Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 865
    • Issues 865
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PulseAudio
  • pulseaudiopulseaudio
  • Merge requests
  • !254

bluetooth: add support of mSBC codec to HFP profile

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Philipp Skadorov requested to merge philipp-s/pulseaudio:bt-msbc-out into master Feb 18, 2020
  • Overview 99
  • Commits 8
  • Pipelines 7
  • Changes 12

The work is based on work by Sathish Narasimman from Intel: https://patchwork.freedesktop.org/patch/245272/ It re-uses mSBC encoding/decoding code from the above patch-work but re-works sending over the streaming socket, so it addresses the issue of MTU (48) different from mSBC frame size (60).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bt-msbc-out