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 862
    • Issues 862
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 49
    • Merge requests 49
  • 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
  • !479

bluetooth: Check support for encoding and decoding separately

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marijn Suijten requested to merge MarijnS95/pulseaudio:a2dp-check-decoding-support-separately into master Jan 19, 2021
  • Overview 18
  • Commits 2
  • Pipelines 6
  • Changes 8

As suggested in 1:

This way it is possible for a codec to have both the encoding and decoding part optional, instead of getting both or nothing (where PA theoretically supports both).

In addition this cleans up code that was previously checking the existence of a function pointer, or nothing at all (switch_codec).


CC @SanchayanMaity

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: a2dp-check-decoding-support-separately