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
*
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
*
|
Use curly braces in 'if' to make it easier to add logs
Glenn Kasten
2013-08-13
1
-4
/
+5
|
/
*
Make AudioFlinger::instantiate() more resilient when called from separate module
Glenn Kasten
2013-07-19
1
-0
/
+1
*
media.log cleanup
Glenn Kasten
2013-03-01
1
-1
/
+6
*
Revert "Logging to investigate a crash"
Glenn Kasten
2013-02-27
1
-6
/
+0
*
A reference cannot be re-bound
Glenn Kasten
2013-02-19
1
-20
/
+24
*
Revert "Temporary additional logging to investigate bug"
Glenn Kasten
2013-02-15
1
-68
/
+4
*
Temporary additional logging to investigate bug
Glenn Kasten
2013-02-15
1
-4
/
+68
*
Revert "Temporary additional logging to investigate bug"
Glenn Kasten
2013-02-14
1
-43
/
+3
*
Temporary additional logging to investigate bug
Glenn Kasten
2013-02-14
1
-3
/
+43
*
Revert "Temporary additional logging to investigate bug"
Glenn Kasten
2013-02-14
1
-6
/
+2
*
Temporary additional logging to investigate bug
Glenn Kasten
2013-02-13
1
-2
/
+6
*
am 76143093: am f0ff908d: Logging to investigate a crash
Glenn Kasten
2012-12-10
1
-0
/
+6
|
\
[next]