Commits

Eric Laurent authored 6f7e097ee5a
Limit AudioFlinger mixer track sampling rate. When changing the audio output stream sampling rate with setParameters() make sure that all tracks have a sampling rate less or equal to 2 times the new output sampling rate.