Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 902
    • Issues 902
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PulseAudioPulseAudio
  • pulseaudiopulseaudio
  • Merge requests
  • !507

bluetooth: WBS for native backend

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Igor Kovalenko requested to merge igor.v.kovalenko/pulseaudio:pr/bluetooth-native-backend-msbc into master Feb 17, 2021
  • Overview 97
  • Commits 19
  • Pipelines 34
  • Changes 18

This change adds mSBC codec support to bluetooth native headset backend, enabling wideband speech.

mSBC will be used by default with headsets claiming support. If it is causing problems mSBC can be disabled via module-bluetooth-discover module argument enable_msbc like this

load-module module-bluetooth-discover enable_msbc=false

Native backend and codec itself is based on original development by @jejb here https://git.kernel.org/pub/scm/linux/kernel/git/jejb/pulseaudio.git/log/?h=jejb-v12

Edited Mar 04, 2021 by Igor Kovalenko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pr/bluetooth-native-backend-msbc