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
/
AudioResampler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return number of frames output from resample method
Andy Hung
2015-04-08
1
-3
/
+9
*
Remove redundant semicolon from namespace closing
Glenn Kasten
2015-03-03
1
-2
/
+1
*
C++11 compatibility.
Dan Albert
2014-11-20
1
-1
/
+3
*
Add floating point volume handling to AudioMixer
Andy Hung
2014-07-08
1
-1
/
+12
*
Replace int bitDepth with audio_format_t in Resampler
Andy Hung
2014-07-07
1
-3
/
+3
*
Change references of Q19.12 to Q4.27 for clarity
Andy Hung
2014-04-02
1
-1
/
+1
*
Fix resampler to allow output of single frame
Andy Hung
2014-02-19
1
-0
/
+32
*
Fix clang warnings in AudioFlinger
Glenn Kasten
2014-02-10
1
-1
/
+1
*
Audio resampler update to add S16 filters
Andy Hung
2013-12-27
1
-0
/
+3
*
Add resampler comments and fix a typo
Glenn Kasten
2013-07-30
1
-0
/
+8
*
make libaudioflinger symbols visibility hidden
Mathias Agopian
2013-05-09
1
-1
/
+2
*
Integrate improved coefficient sinc resampler: VHQ
Glenn Kasten
2012-10-04
1
-4
/
+20
*
audioflinger: use resample coefficients from audio-resampler library.
SathishKumar Mani
2012-09-26
1
-1
/
+2
*
Move libnbaio out of AudioFlinger
Glenn Kasten
2012-08-30
1
-1
/
+1
*
Whitespace and indentation
Glenn Kasten
2012-03-13
1
-1
/
+1
*
Upintegrate Audio Flinger changes from ICS_AAH
John Grossman
2012-02-16
1
-0
/
+8
*
Mark fields const if only set in constructor
Glenn Kasten
2012-02-09
1
-3
/
+3
*
Merge "AudioFlinger methods const and inline"
Glenn Kasten
2012-02-08
1
-1
/
+1
|
\
|
*
AudioFlinger methods const and inline
Glenn Kasten
2012-02-03
1
-1
/
+1
*
|
Remove dead code
Glenn Kasten
2012-02-03
1
-2
/
+0
|
/
*
audioflinger: fix clicks on 48kHz audio.
Eric Laurent
2011-12-22
1
-0
/
+1
*
Fix issue 3479042.
Eric Laurent
2011-02-28
1
-0
/
+2
*
move native services under services/
Mathias Agopian
2010-07-14
1
-0
/
+93