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
/
AudioFlinger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio flinger: fix fuzz test crash
Eric Laurent
2015-05-08
1
-6
/
+16
*
Merge "AudioRecord keeps track of UID" into mnc-dev
Jean-Michel Trivi
2015-05-05
1
-2
/
+2
|
\
|
*
AudioRecord keeps track of UID
Jean-Michel Trivi
2015-05-05
1
-2
/
+2
*
|
Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-dev
Eric Laurent
2015-05-01
1
-11
/
+14
|
\
\
|
|
/
|
/
|
|
*
AudioSystem: refactor audio config cache and callbacks
Eric Laurent
2015-05-01
1
-11
/
+14
*
|
Merge "PatchPanel: do not use setParameters() internally." into mnc-dev
Eric Laurent
2015-05-01
1
-3
/
+9
|
\
\
|
|
/
|
*
PatchPanel: do not use setParameters() internally.
Eric Laurent
2015-04-28
1
-3
/
+9
*
|
Respect the record audio app op - media
Svet Ganov
2015-04-29
1
-2
/
+4
|
/
*
Enable 8 bit and float pcm record formats for AudioFlinger
Andy Hung
2015-04-08
1
-14
/
+42
*
AudioFlinger: call SPDIF wrapper from AudioFlinger
Phil Burk
2015-03-24
1
-20
/
+11
*
Rename tee sink file name and add prefix to macros
Glenn Kasten
2015-03-06
1
-12
/
+12
*
Rename formal parameter to match type name
Glenn Kasten
2015-03-06
1
-8
/
+8
*
Remove redundant semicolon from namespace closing
Glenn Kasten
2015-03-03
1
-1
/
+1
*
Fix for getMicMute in AudioFlinger
Ricardo Garcia
2015-02-19
1
-4
/
+10
*
Line length 100
Glenn Kasten
2014-12-30
1
-1
/
+2
*
am 93118cd9: am 99429b40: am 277c7b8c: Merge "Fix permission check for audio ...
Jean-Michel Trivi
2014-12-17
1
-7
/
+0
|
\
|
*
am 99429b40: am 277c7b8c: Merge "Fix permission check for audio recording" in...
Jean-Michel Trivi
2014-12-17
1
-7
/
+0
|
|
\
|
|
*
Fix permission check for audio recording
Jean-Michel Trivi
2014-12-15
1
-7
/
+0
*
|
|
am 72215491: am 1a475921: am 223fd5c9: audio: new routing strategies and stre...
Eric Laurent
2014-11-26
1
-7
/
+30
|
\
\
\
|
|
/
/
|
*
|
am 1a475921: am 223fd5c9: audio: new routing strategies and stream types
Eric Laurent
2014-11-26
1
-7
/
+30
|
|
\
\
|
|
|
/
|
|
*
audio: new routing strategies and stream types
Eric Laurent
2014-11-21
1
-7
/
+30
|
*
|
resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp
Marco Nelissen
2014-11-17
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-17
1
-1
/
+1
*
|
|
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-14
1
-1
/
+1
*
|
|
am d202ac37: am b7092547: Merge "remove some restrictions on effect output ch...
Eric Laurent
2014-11-04
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
remove some restrictions on effect output channels
Eric Laurent
2014-11-03
1
-1
/
+2
*
|
|
am 1f4b82a2: am b14e6dc8: Merge "Always use an address for remote submix" int...
Jean-Michel Trivi
2014-10-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Always use an address for remote submix
Jean-Michel Trivi
2014-10-27
1
-2
/
+2
*
|
|
am 6efbadac: am b6a89512: am 9d0d5958: Merge "audioflinger: new HW A/V sync I...
Eric Laurent
2014-10-22
1
-9
/
+57
|
\
\
\
|
|
/
/
|
*
|
audioflinger: new HW A/V sync ID allocation flow
Eric Laurent
2014-10-22
1
-9
/
+57
|
|
/
*
|
Check for duplicate uuids when parsing audio_effects.conf
Marco Nelissen
2014-10-08
1
-0
/
+3
|
/
*
audioflinger: fix pre processing transfer between record threads.
Eric Laurent
2014-10-02
1
-5
/
+43
*
Merge "audioflinger: fix pre processing effect leak" into lmp-dev
Eric Laurent
2014-09-15
1
-1
/
+68
|
\
|
*
audioflinger: fix pre processing effect leak
Eric Laurent
2014-09-15
1
-1
/
+68
*
|
audioflinger: send mic mute command to all audio HALs
Eric Laurent
2014-09-15
1
-2
/
+7
|
/
*
Restore the ability to build tee sink for debugging
Glenn Kasten
2014-09-02
1
-10
/
+14
*
AudioSystem: add API to query audio HW sync source
Eric Laurent
2014-08-06
1
-0
/
+19
*
audio flinger: fix service fuzz test crash
Eric Laurent
2014-08-04
1
-0
/
+6
*
rename AudioSystem::newAudioSessionId()
Eric Laurent
2014-07-28
1
-1
/
+1
*
AudioFlinger: update openInput() and openOutput()
Eric Laurent
2014-07-28
1
-117
/
+85
*
Add multichannel capability to AudioFlinger
Andy Hung
2014-07-24
1
-13
/
+31
*
audio flinger: add patch connection between hw modules
Eric Laurent
2014-07-24
1
-87
/
+140
*
Add audio_input_flags_t to IAudioFlinger::openInput
Glenn Kasten
2014-07-17
1
-3
/
+4
*
Add audio_input_flags_t to HAL open_input_stream
Glenn Kasten
2014-07-15
1
-2
/
+3
*
stagefright: Pass audio aac sub formats in offloadinfo
aarti jadhav-gaikwad
2014-07-11
1
-7
/
+16
*
Merge "IAudioFlinger::openRecord now suggests notificationFrames"
Glenn Kasten
2014-07-02
1
-1
/
+2
|
\
|
*
IAudioFlinger::openRecord now suggests notificationFrames
Glenn Kasten
2014-07-03
1
-1
/
+2
*
|
Merge "Remove obsolete IAudioFlinger::channelCount()"
Glenn Kasten
2014-07-02
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove obsolete IAudioFlinger::channelCount()
Glenn Kasten
2014-06-02
1
-11
/
+0
*
|
Add enabling variable for extended precision audio
Andy Hung
2014-06-25
1
-3
/
+16
[next]