Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 39f55a75 authored by Amit Shekhar's avatar Amit Shekhar
Browse files

frameworks/av: Fix format for 24 bit PCM upon fallback

Currently, stale format is in use when 24 bit pcm playback fallback
to non-offload playback. Because of this, WAV extractor pads data -
assuming pcm offload. By setting format as AUDIO_FORMAT_PCM_16_BIT
during fallback, proper data is read in extractor.

Change-Id: I775a73e1dd686a95f8b4bd49a26e6dc0b331f814
CRs-Fixed: 763633
parent 1e2197c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment