History log of /frameworks/av/services/audioflinger/AudioHwDevice.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23d8997f58bb9c59fa3a1b9a6b2edbf1b2b0f4c6 07-Apr-2015 Phil Burk <philburk@google.com> AudioFlinger: more DTS passthrough support

Pass format for AC3 or DTS to SPDIF encoder.

Bug: 18292317
Change-Id: I6d80eb548cb431bac3390ebb3235146171344291
Signed-off-by: Phil Burk <philburk@google.com>
/frameworks/av/services/audioflinger/AudioHwDevice.cpp
062e67a26e0553dd142be622821f493df541f0c6 11-Feb-2015 Phil Burk <philburk@google.com> AudioFlinger: call SPDIF wrapper from AudioFlinger

Create an interface layer between the AudioFlinger and the HAL
that manages the wrapping and format conversion.

Removed unnecessary includes.
Handle rate conversion in getRenderPosition().
Try to open HAL with encoded format before wrapping with SPDIF.

Bug: 17566660
Change-Id: I00ad888ca15ff0f85b85efb8167c7f5ea761a244
Signed-off-by: Phil Burk <philburk@google.com>
/frameworks/av/services/audioflinger/AudioHwDevice.cpp