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
*
Merge "Workaround static fast track start-after-stop issue" into mnc-dr-dev
Andy Hung
2015-09-12
1
-1
/
+4
|
\
|
*
Workaround static fast track start-after-stop issue
Andy Hung
2015-09-11
1
-1
/
+4
*
|
audio flinger: force audio path start from normal mixer
Eric Laurent
2015-09-10
1
-0
/
+6
|
/
*
Revert "Do not acknowledge flush() on start() for static tracks"
Eric Laurent
2015-09-09
1
-6
/
+3
*
Do not acknowledge flush() on start() for static tracks
Andy Hung
2015-08-24
1
-3
/
+6
*
TimestretchBufferProvider: getNextBuffer should follow API
Andy Hung
2015-08-21
1
-23
/
+26
*
AudioFlinger: tell HAL the PCM is non-audio
Phil Burk
2015-08-04
1
-1
/
+2
*
Merge "Fix capture overruns at non-primary sample rate" into mnc-dev
Glenn Kasten
2015-07-24
3
-20
/
+7
|
\
|
*
Fix capture overruns at non-primary sample rate
Glenn Kasten
2015-07-22
3
-20
/
+7
*
|
Fix record memory buffer allocation for legacy upmix/downmix
Andy Hung
2015-07-22
1
-1
/
+1
|
/
*
AudioFlinger: fix repeated underruns for compressed audio
Phil Burk
2015-07-17
5
-16
/
+79
*
Merge "audioflinger: flush HAL when transitioning to next direct track" into ...
Eric Laurent
2015-07-13
1
-9
/
+12
|
\
|
*
audioflinger: flush HAL when transitioning to next direct track
Eric Laurent
2015-07-07
1
-9
/
+12
*
|
audio: several fixes in audio routing callbacks
Eric Laurent
2015-07-10
4
-36
/
+42
*
|
Merge "AudioFlinger: reset frame position on standby" into mnc-dev
Phil Burk
2015-07-08
4
-67
/
+87
|
\
\
|
|
/
|
/
|
|
*
AudioFlinger: reset frame position on standby
Phil Burk
2015-07-07
4
-67
/
+87
*
|
audio: Do not delete PatchRecord before Peer is stopped
Eric Laurent
2015-07-06
1
-3
/
+12
*
|
audio: add definitions for devices connected over IP
Eric Laurent
2015-07-06
1
-0
/
+2
|
/
*
reduce number of binder calls from mediaserver
Eric Laurent
2015-06-26
2
-3
/
+13
*
Merge "Using centralized isAudioPlaybackRateValid to validate parameters" int...
Ricardo Garcia
2015-06-23
3
-10
/
+9
|
\
|
*
Using centralized isAudioPlaybackRateValid to validate parameters
Ricardo Garcia
2015-06-22
3
-10
/
+9
*
|
Merge "Fix FastMixer high bit depth Hal support" into mnc-dev
Andy Hung
2015-06-22
1
-0
/
+4
|
\
\
|
*
|
Fix FastMixer high bit depth Hal support
Andy Hung
2015-06-19
1
-0
/
+4
*
|
|
Merge "AudioFlinger: reset SPDIF encoder on flush" into mnc-dev
Phil Burk
2015-06-20
1
-1
/
+2
|
\
\
\
|
*
|
|
AudioFlinger: reset SPDIF encoder on flush
Phil Burk
2015-06-19
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix clamp issue with AudioMixer with float input and int16 output" int...
Andy Hung
2015-06-19
1
-3
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix clamp issue with AudioMixer with float input and int16 output
Andy Hung
2015-06-18
1
-3
/
+2
|
|
/
*
|
Reduce log messages on AudioFlinger throttle
Andy Hung
2015-06-18
2
-2
/
+17
|
/
*
Merge "Fix AudioRecord cleanup if construction fails" into mnc-dev
Andy Hung
2015-06-13
1
-1
/
+3
|
\
|
*
Fix AudioRecord cleanup if construction fails
Andy Hung
2015-06-12
1
-1
/
+3
*
|
Merge "AudioFlinger: flush stream when switching tracks" into mnc-dev
Phil Burk
2015-06-11
2
-24
/
+45
|
\
\
|
*
|
AudioFlinger: flush stream when switching tracks
Phil Burk
2015-06-11
2
-24
/
+45
|
|
/
*
|
Take advantage of audio_channel_in_mask_from_count
Glenn Kasten
2015-06-09
1
-5
/
+3
|
/
*
Merge "Throttle MixerThread data pull to no more than twice expected rate" in...
Andy Hung
2015-06-03
2
-3
/
+38
|
\
|
*
Throttle MixerThread data pull to no more than twice expected rate
Andy Hung
2015-06-03
2
-3
/
+38
*
|
Fix build
Glenn Kasten
2015-06-02
1
-0
/
+1
*
|
Allow capture by root for command-line native testing
Glenn Kasten
2015-06-02
1
-0
/
+4
|
/
*
Merge "Add more device codes for symbolic display" into mnc-dev
Glenn Kasten
2015-05-29
1
-0
/
+34
|
\
|
*
Add more device codes for symbolic display
Glenn Kasten
2015-05-27
1
-0
/
+34
*
|
Merge "Fix for audio effects in offload path for mono content" into mnc-dev
Ricardo Garcia
2015-05-29
1
-1
/
+9
|
\
\
|
*
|
Fix for audio effects in offload path for mono content
Ricardo Garcia
2015-05-28
1
-1
/
+9
|
|
/
*
|
audio flinger: add suffix to time variables names
Eric Laurent
2015-05-27
2
-56
/
+56
*
|
Merge "audio flinger: pause direct output when underrunning" into mnc-dev
Eric Laurent
2015-05-27
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
audio flinger: pause direct output when underrunning
Eric Laurent
2015-05-26
1
-7
/
+7
*
|
Merge "Improve volume input check for AudioMixer" into mnc-dev
Andy Hung
2015-05-21
1
-23
/
+88
|
\
\
|
*
|
Improve volume input check for AudioMixer
Andy Hung
2015-05-21
1
-23
/
+88
*
|
|
Merge "audio flinger: do not call JAVA services until system is ready" into m...
Eric Laurent
2015-05-21
4
-50
/
+102
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
audio flinger: do not call JAVA services until system is ready
Eric Laurent
2015-05-20
4
-50
/
+102
|
|
/
*
|
Merge "Update FastTrack channel conversion check" into mnc-dev
Andy Hung
2015-05-19
1
-3
/
+5
|
\
\
|
*
|
Update FastTrack channel conversion check
Andy Hung
2015-05-19
1
-3
/
+5
[next]