2cc2a03319144bcebac5a9693319776afc471307 |
|
07-Apr-2016 |
Phil Burk <philburk@google.com> |
AudioProfile: reject profile if not exact match In AudioProfile.cpp, the checkExact() function was treating dynamic_channels as a wildcard. So 5.1 would match even if there were no channel masks listed as supported. Bug: 25144047 Change-Id: I3036dca7e0ed92579b1ac7a3cf8504b0e47b7ed5 Signed-off-by: Phil Burk <philburk@google.com>
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/AudioProfile.cpp
|
05ddca504ce8e0e61b41e5c1aebea72086eea57b |
|
11-Feb-2016 |
Glenn Kasten <gkasten@google.com> |
AudioPolicy: capture sample rate 0 is route-specific default Bug: 25641253 Bug: 21019153 Change-Id: I7d193640572c08ab5e5f1ecfc8ad6d31635967dd
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/AudioProfile.cpp
|
e693002b0fb25099540588245892ed98103749ba |
|
11-Feb-2016 |
Eric Laurent <elaurent@google.com> |
audio policy: select output with best sample format match Add rules allowing selection of the output stream with the sample format offering the best match to the client track sample format when more than one output is compatible with a request. Bug: 27210844 Change-Id: I31981940be5d1c06d713d52187cfb0a7bf355773
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/AudioProfile.cpp
|
112b0af826aeca45855690b9c105b2cdf9938bbe |
|
19-Nov-2015 |
François Gaffie <francois.gaffie@intel.com> |
audio policy: introduction of AudioProfile In order to be able to declare the possible sample specifications for an Audio Port (a given format, a list of sample rates, a list of channels), a new object AudioProfile is introduced. Change-Id: Ie3ca3400f05984e7b4132fc7ba90020eb4d998c7 Signed-off-by: François Gaffie <francois.gaffie@intel.com>
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/AudioProfile.cpp
|