summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix effect and mono sink handling." into lmp-devAndy Hung2014-08-072-5/+6
|\ \
| * | Fix effect and mono sink handling.Andy Hung2014-08-082-5/+6
* | | Merge "audio policy: add support for USB devices for voice call" into lmp-devEric Laurent2014-08-061-2/+2
|\ \ \
| * | | audio policy: add support for USB devices for voice callEric Laurent2014-08-061-2/+2
| |/ /
* | | Merge "AudioSystem: add API to query audio HW sync source" into lmp-devEric Laurent2014-08-062-0/+22
|\ \ \
| * | | AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-062-0/+22
| |/ /
* | | Merge "MediaServer crashing and audio effects not applied to TTS." into lmp-devRicardo Garcia2014-08-061-1/+6
|\ \ \ | |/ / |/| |
| * | MediaServer crashing and audio effects not applied to TTS.Ricardo Garcia2014-08-061-1/+6
* | | audio: fix crashes upon USB device connectionEric Laurent2014-08-051-6/+3
* | | Merge "Remove unused TwoTrack process mode from AudioMixer" into lmp-devAndy Hung2014-08-052-107/+0
|\ \ \
| * | | Remove unused TwoTrack process mode from AudioMixerAndy Hung2014-08-042-107/+0
| |/ /
* | | audio flinger: fix service fuzz test crashEric Laurent2014-08-041-0/+6
* | | Remove 64-bit android_atomic uses from StateQueue.Hans Boehm2014-07-312-12/+8
|/ /
* | Merge "Enable multichannel in AudioFlinger" into lmp-devAndy Hung2014-07-291-1/+1
|\ \
| * | Enable multichannel in AudioFlingerAndy Hung2014-07-281-1/+1
* | | Fix build warningsGlenn Kasten2014-07-296-15/+15
* | | audio policy: pass session ID to capture activity methodsEric Laurent2014-07-282-5/+5
* | | Merge "Fix rounding in RecordThread resampler buffer computation" into lmp-devGlenn Kasten2014-07-281-10/+12
|\ \ \
| * | | Fix rounding in RecordThread resampler buffer computationAndy Hung2014-07-281-10/+12
| |/ /
* | | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-282-2/+2
* | | Merge "AudioFlinger: update openInput() and openOutput()" into lmp-devEric Laurent2014-07-253-151/+148
|\ \ \ | |/ / |/| |
| * | AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-283-151/+148
* | | Enable lower latency audio capture on more devicesGlenn Kasten2014-07-271-3/+3
|/ /
* | Add multichannel capability to AudioFlingerAndy Hung2014-07-247-34/+111
* | Add multichannel capability to AudioMixerAndy Hung2014-07-246-175/+420
* | audio flinger: add patch connection between hw modulesEric Laurent2014-07-2410-216/+855
* | Merge "Fix multichannel integer resampling and add tests" into lmp-devAndy Hung2014-07-232-35/+111
|\ \
| * | Fix multichannel integer resampling and add testsAndy Hung2014-07-212-35/+111
* | | Remove execute bitGlenn Kasten2014-07-211-0/+0
|/ /
* | Merge "Add RemixBufferProvider to AudioMixer" into lmp-devAndy Hung2014-07-172-2/+53
|\ \
| * | Add RemixBufferProvider to AudioMixerAndy Hung2014-07-182-2/+53
* | | Merge "Update DownmixerBufferProvider to use CopyBufferProvider" into lmp-devAndy Hung2014-07-182-158/+166
|\ \ \ | |/ /
| * | Update DownmixerBufferProvider to use CopyBufferProviderAndy Hung2014-07-182-158/+166
* | | Merge "Add CopyBufferProvider class for AudioMixer" into lmp-devAndy Hung2014-07-172-114/+172
|\ \ \ | |/ /
| * | Add CopyBufferProvider class for AudioMixerAndy Hung2014-07-182-114/+172
* | | Fix copy/paste bugGlenn Kasten2014-07-181-3/+2
|/ /
* | Merge "Move AudioRecord frame count calculations to server" into lmp-devGlenn Kasten2014-07-171-35/+31
|\ \
| * | Move AudioRecord frame count calculations to serverGlenn Kasten2014-07-171-35/+31
* | | Merge "Fix initial audio glitch on startup" into lmp-devAndy Hung2014-07-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix initial audio glitch on startupAndy Hung2014-07-171-1/+1
* | | Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-172-4/+6
* | | Improve dumpsys for capture threadsGlenn Kasten2014-07-172-4/+6
|/ /
* | Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-151-2/+3
* | const correctness on downmix and upmixGlenn Kasten2014-07-151-3/+3
* | stagefright: Pass audio aac sub formats in offloadinfoaarti jadhav-gaikwad2014-07-111-7/+16
* | Return negotiated format with HAL in AudioFlingerAndy Hung2014-07-102-5/+11
* | Merge "Add floating point volume handling to AudioMixer"Andy Hung2014-07-0813-114/+291
|\ \
| * | Add floating point volume handling to AudioMixerAndy Hung2014-07-0813-114/+291
* | | Merge "Enable extended precision PCM output in AudioFlinger"Andy Hung2014-07-091-1/+1
|\ \ \ | |/ / |/| |
| * | Enable extended precision PCM output in AudioFlingerAndy Hung2014-07-081-1/+1