index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
audioflinger
Commit message (
Expand
)
Author
Age
Files
Lines
*
audioflinger: remove debug log.
Eric Laurent
2014-09-17
1
-2
/
+0
*
Merge "audioflinger: fix pre processing effect leak" into lmp-dev
Eric Laurent
2014-09-15
8
-37
/
+133
|
\
|
*
audioflinger: fix pre processing effect leak
Eric Laurent
2014-09-15
8
-37
/
+133
*
|
audioflinger: send mic mute command to all audio HALs
Eric Laurent
2014-09-15
1
-2
/
+7
|
/
*
audioflinger: fix audio patch release
Eric Laurent
2014-09-09
1
-3
/
+3
*
Make IPowerManager native conform to .aidl for oneway
Glenn Kasten
2014-09-05
1
-4
/
+8
*
Merge "Restore the ability to build tee sink for debugging" into lmp-dev
Glenn Kasten
2014-09-03
3
-12
/
+16
|
\
|
*
Restore the ability to build tee sink for debugging
Glenn Kasten
2014-09-02
3
-12
/
+16
*
|
audio flinger: fix use of global effect buffer
Eric Laurent
2014-09-02
1
-0
/
+4
|
/
*
Fix AudioMixer MONO muted track handling
Andy Hung
2014-08-25
1
-5
/
+21
*
Fix memory access error due to race during fast track removal
Glenn Kasten
2014-08-18
1
-7
/
+29
*
Fix overruns when capturing with resampling
Glenn Kasten
2014-08-12
1
-15
/
+30
*
Merge "Fix to support mono in effect buffer allocation." into lmp-dev
Ricardo Garcia
2014-08-11
1
-1
/
+4
|
\
|
*
Fix to support mono in effect buffer allocation.
Ricardo Garcia
2014-08-11
1
-1
/
+4
*
|
Extend downsampling ratios greater than 2:1
Andy Hung
2014-08-11
2
-4
/
+4
|
/
*
audio policy: enable more than one sink per audio patch.
Eric Laurent
2014-08-08
1
-29
/
+35
*
Merge "Fix effect and mono sink handling." into lmp-dev
Andy Hung
2014-08-07
2
-5
/
+6
|
\
|
*
Fix effect and mono sink handling.
Andy Hung
2014-08-08
2
-5
/
+6
*
|
Merge "audio policy: add support for USB devices for voice call" into lmp-dev
Eric Laurent
2014-08-06
1
-2
/
+2
|
\
\
|
*
|
audio policy: add support for USB devices for voice call
Eric Laurent
2014-08-06
1
-2
/
+2
|
|
/
*
|
Merge "AudioSystem: add API to query audio HW sync source" into lmp-dev
Eric Laurent
2014-08-06
2
-0
/
+22
|
\
\
|
*
|
AudioSystem: add API to query audio HW sync source
Eric Laurent
2014-08-06
2
-0
/
+22
|
|
/
*
|
Merge "MediaServer crashing and audio effects not applied to TTS." into lmp-dev
Ricardo Garcia
2014-08-06
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
MediaServer crashing and audio effects not applied to TTS.
Ricardo Garcia
2014-08-06
1
-1
/
+6
*
|
audio: fix crashes upon USB device connection
Eric Laurent
2014-08-05
1
-6
/
+3
*
|
Merge "Remove unused TwoTrack process mode from AudioMixer" into lmp-dev
Andy Hung
2014-08-05
2
-107
/
+0
|
\
\
|
*
|
Remove unused TwoTrack process mode from AudioMixer
Andy Hung
2014-08-04
2
-107
/
+0
|
|
/
*
|
audio flinger: fix service fuzz test crash
Eric Laurent
2014-08-04
1
-0
/
+6
*
|
Remove 64-bit android_atomic uses from StateQueue.
Hans Boehm
2014-07-31
2
-12
/
+8
|
/
*
Merge "Enable multichannel in AudioFlinger" into lmp-dev
Andy Hung
2014-07-29
1
-1
/
+1
|
\
|
*
Enable multichannel in AudioFlinger
Andy Hung
2014-07-28
1
-1
/
+1
*
|
Fix build warnings
Glenn Kasten
2014-07-29
6
-15
/
+15
*
|
audio policy: pass session ID to capture activity methods
Eric Laurent
2014-07-28
2
-5
/
+5
*
|
Merge "Fix rounding in RecordThread resampler buffer computation" into lmp-dev
Glenn Kasten
2014-07-28
1
-10
/
+12
|
\
\
|
*
|
Fix rounding in RecordThread resampler buffer computation
Andy Hung
2014-07-28
1
-10
/
+12
|
|
/
*
|
rename AudioSystem::newAudioSessionId()
Eric Laurent
2014-07-28
2
-2
/
+2
*
|
Merge "AudioFlinger: update openInput() and openOutput()" into lmp-dev
Eric Laurent
2014-07-25
3
-151
/
+148
|
\
\
|
|
/
|
/
|
|
*
AudioFlinger: update openInput() and openOutput()
Eric Laurent
2014-07-28
3
-151
/
+148
*
|
Enable lower latency audio capture on more devices
Glenn Kasten
2014-07-27
1
-3
/
+3
|
/
*
Add multichannel capability to AudioFlinger
Andy Hung
2014-07-24
7
-34
/
+111
*
Add multichannel capability to AudioMixer
Andy Hung
2014-07-24
6
-175
/
+420
*
audio flinger: add patch connection between hw modules
Eric Laurent
2014-07-24
10
-216
/
+855
*
Merge "Fix multichannel integer resampling and add tests" into lmp-dev
Andy Hung
2014-07-23
2
-35
/
+111
|
\
|
*
Fix multichannel integer resampling and add tests
Andy Hung
2014-07-21
2
-35
/
+111
*
|
Remove execute bit
Glenn Kasten
2014-07-21
1
-0
/
+0
|
/
*
Merge "Add RemixBufferProvider to AudioMixer" into lmp-dev
Andy Hung
2014-07-17
2
-2
/
+53
|
\
|
*
Add RemixBufferProvider to AudioMixer
Andy Hung
2014-07-18
2
-2
/
+53
*
|
Merge "Update DownmixerBufferProvider to use CopyBufferProvider" into lmp-dev
Andy Hung
2014-07-18
2
-158
/
+166
|
\
\
|
|
/
|
*
Update DownmixerBufferProvider to use CopyBufferProvider
Andy Hung
2014-07-18
2
-158
/
+166
*
|
Merge "Add CopyBufferProvider class for AudioMixer" into lmp-dev
Andy Hung
2014-07-17
2
-114
/
+172
|
\
\
|
|
/
[next]