Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libpulseaudio: add module-aaudio-sink #2734

Merged
merged 3 commits into from
Aug 16, 2018
Merged

libpulseaudio: add module-aaudio-sink #2734

merged 3 commits into from
Aug 16, 2018

Commits on Aug 15, 2018

  1. libpulseaudio: add module-aaudio-sink

    Add a sink module that makes use of the AAudio API, which is
    available in Oreo or later.
    
    The sink will have its sample rate and latency configured based on
    the info we got with the API. They will also be updated accordingly
    when the output device is changed.
    tomty89 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    c23221e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4472db7 View commit details
    Browse the repository at this point in the history
  3. libpulseaudio: further cleanup in the sles sink

    s32le output is also now allowed
    tomty89 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    3f5b1fd View commit details
    Browse the repository at this point in the history