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
/
AudioMixer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Enable full floating point path in AudioMixer"
Eric Laurent
2015-05-07
1
-3
/
+3
*
Merge "Fix single channel playback that does not use AUDIO_CHANNEL_OUT_MONO"
Andy Hung
2015-04-22
1
-2
/
+3
|
\
|
*
Fix single channel playback that does not use AUDIO_CHANNEL_OUT_MONO
Andy Hung
2015-04-21
1
-2
/
+3
*
|
Use AudioPlaybackRate to hold TimestretchBufferProvider parameters
Ricardo Garcia
2015-04-22
1
-20
/
+26
|
/
*
Add playback rate to AudioMixer
Andy Hung
2015-04-09
1
-1
/
+56
*
Factor out buffer provider code from AudioMixer
Andy Hung
2015-04-08
1
-320
/
+1
*
Merge "Enable full floating point path in AudioMixer"
Andy Hung
2015-03-20
1
-3
/
+3
|
\
|
*
Enable full floating point path in AudioMixer
Andy Hung
2014-11-07
1
-3
/
+3
*
|
Remove redundant semicolon from namespace closing
Glenn Kasten
2015-03-03
1
-1
/
+1
*
|
Add channel index mask to AudioMixer
Andy Hung
2015-02-27
1
-6
/
+44
|
/
*
Fix AudioMixer floating interaction with downmixer
Andy Hung
2014-11-07
1
-18
/
+50
*
Move AudioMixer buffer provider preparation into track
Andy Hung
2014-11-07
1
-66
/
+60
*
Fix AudioMixer MONO muted track handling
Andy Hung
2014-08-25
1
-5
/
+21
*
Remove unused TwoTrack process mode from AudioMixer
Andy Hung
2014-08-04
1
-103
/
+0
*
Add multichannel capability to AudioFlinger
Andy Hung
2014-07-24
1
-1
/
+4
*
Add multichannel capability to AudioMixer
Andy Hung
2014-07-24
1
-131
/
+298
*
Add RemixBufferProvider to AudioMixer
Andy Hung
2014-07-18
1
-0
/
+34
*
Update DownmixerBufferProvider to use CopyBufferProvider
Andy Hung
2014-07-18
1
-144
/
+143
*
Add CopyBufferProvider class for AudioMixer
Andy Hung
2014-07-18
1
-86
/
+112
*
Add floating point volume handling to AudioMixer
Andy Hung
2014-07-08
1
-70
/
+172
*
Replace int bitDepth with audio_format_t in Resampler
Andy Hung
2014-07-07
1
-13
/
+1
*
Add new AudioMixer processing hooks
Andy Hung
2014-06-30
1
-44
/
+364
*
Change parameter type for volume to float in AudioMixer
Andy Hung
2014-05-30
1
-6
/
+14
*
Rename UNITY_GAIN to UNITY_GAIN_INT in AudioMixer
Andy Hung
2014-05-30
1
-5
/
+5
*
Refactor setVolumeRampVariables in AudioMixer
Andy Hung
2014-05-30
1
-30
/
+42
*
Fix floating point output from mixer
Andy Hung
2014-05-30
1
-6
/
+7
*
Avoid resetting BufferProviders in mixer unnecessarily
Andy Hung
2014-05-29
1
-0
/
+3
*
Add multiple format capability to AudioMixer
Andy Hung
2014-05-23
1
-26
/
+167
*
Add format parameter to getTrackName() and track_t
Andy Hung
2014-05-19
1
-2
/
+7
*
Update AudioMixer::getTrackName to save channelMask
Andy Hung
2014-05-16
1
-7
/
+8
*
Use new channel count functions for audio masks
Andy Hung
2014-05-16
1
-2
/
+2
*
Change references of Q19.12 to Q4.27 for clarity
Andy Hung
2014-04-02
1
-4
/
+4
*
Use LOG_ALWAYS_FATAL instead of LOG_FATAL
Glenn Kasten
2014-03-26
1
-4
/
+4
*
Rename mSinkFormat to mMixerFormat for AudioMixer::track_t
Andy Hung
2014-03-01
1
-12
/
+12
*
Use float_from_q19_12 conversion in AudioMixer
Andy Hung
2014-02-28
1
-3
/
+4
*
Add Track Sink Format to AudioMixer
Andy Hung
2014-02-26
1
-22
/
+68
*
resolved conflicts for merge of 566be7c3 to master
Narayan Kamath
2014-02-11
1
-3
/
+4
|
\
|
*
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
1
-3
/
+4
*
|
Enable new dynamic audio resampler as default
Andy Hung
2014-01-30
1
-1
/
+1
*
|
Merge "Remove warnings in Audio mixer resampler compilation."
Andy Hung
2014-01-30
1
-7
/
+7
|
\
\
|
*
|
Remove warnings in Audio mixer resampler compilation.
Andy Hung
2014-01-29
1
-7
/
+7
*
|
|
Merge commit 'adf3f9b9' into manualmerge
Glenn Kasten
2014-01-29
1
-5
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
AudioMixer: Remove tracks from enabledTracks after reseting outTemp
Gaurav Kumar
2014-01-29
1
-4
/
+7
*
|
Merge "Channel counts are uint32_t"
Glenn Kasten
2013-11-08
1
-1
/
+1
|
\
\
|
*
|
Channel counts are uint32_t
Glenn Kasten
2013-11-06
1
-1
/
+1
*
|
|
Simplify track 'needs' bits
Glenn Kasten
2013-11-06
1
-11
/
+13
*
|
|
Remove redundant this->
Glenn Kasten
2013-11-06
1
-2
/
+2
*
|
|
Remove dead code
Glenn Kasten
2013-11-06
1
-2
/
+0
*
|
|
Fix race condition in initializing downmix
Glenn Kasten
2013-11-06
1
-25
/
+26
|
/
/
*
|
Explicit comparison to 0 for integral types
Glenn Kasten
2013-08-13
1
-4
/
+4
[next]