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

Skip to content
Commit 21a850aa authored by Manish Dewangan's avatar Manish Dewangan Committed by Garmond Leung
Browse files

audio: hal: Fix for non dolby clip playback issue

-Non dolby clip followed by dolby clips are not playing as
 ip handler is getting initialized two times, first in
 audio_extn_qaf_init and second in adev_open_output_stream.
 Ip handler init from adev_open_output_stream should not be called
 from adev_open_output_stream for MS12 decode.

-Fix this by avoiding ip handler init from adev_open_output_stream
 if qaf enabled.

Change-Id: Ib813eec306f4cb78d6a31a62c46b10719ae47a85
parent 2672dca6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment