summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Merge "new coefficients for the vhq resampler"Mathias Agopian2012-11-025-4680/+84
|\
| * new coefficients for the vhq resamplerMathias Agopian2012-11-015-4680/+84
* | Line length 100Glenn Kasten2012-11-017-116/+207
* | Save copy of mic input, disabled by defaultGlenn Kasten2012-11-013-33/+117
|/
* Merge "StateQueue comments"Glenn Kasten2012-10-311-0/+66
|\
| * StateQueue commentsGlenn Kasten2012-10-261-0/+66
* | Merge "Remove obsolete references to libmedia_native"Glenn Kasten2012-10-301-2/+0
|\ \
| * | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-2/+0
* | | Merge changes Ide218785,I86d0bb82Mathias Agopian2012-10-301-33/+23
|\ \ \
| * | | fix SINC resampler on non ARM architecturesMathias Agopian2012-10-301-15/+5
| * | | fix another issue with generating FIR coefficientsMathias Agopian2012-10-301-18/+18
* | | | Merge "Document AudioMixer hard-coded limits"Glenn Kasten2012-10-302-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Document AudioMixer hard-coded limitsGlenn Kasten2012-10-262-0/+13
| | |/ | |/|
* | | Merge "Use ALOGVV instead of commented ALOGV"Glenn Kasten2012-10-301-10/+10
|\ \ \
| * | | Use ALOGVV instead of commented ALOGVGlenn Kasten2012-10-261-10/+10
| |/ /
* | | Merge "Clean up constructor and derivation whitespace"Glenn Kasten2012-10-301-15/+16
|\ \ \
| * | | Clean up constructor and derivation whitespaceGlenn Kasten2012-10-261-15/+16
| |/ /
* | | Merge "Mark volume fields private"Glenn Kasten2012-10-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Mark volume fields privateGlenn Kasten2012-10-261-1/+1
| |/
* | fir a typo that caused up-sampling coefficiens to be wrongMathias Agopian2012-10-291-17/+17
* | test-resample: clip instead of overflowingMathias Agopian2012-10-291-1/+4
* | a test app for the resamplersMathias Agopian2012-10-262-0/+252
* | reenable the cubic resamplerMathias Agopian2012-10-262-7/+1
* | improve SINC resampler coefficientsMathias Agopian2012-10-262-23/+20
|/
* am 3aaa4e30: am c4640c9e: Increase allowed number of VHQ resamplers to 3Glenn Kasten2012-10-231-1/+1
|\
| * Increase allowed number of VHQ resamplers to 3Glenn Kasten2012-10-221-1/+1
* | am 7f4d5714: am e384d75b: Merge "Fix a typo that caused the high quality resa...Mathias Agopian2012-10-221-1/+1
|\ \ | |/
| * Fix a typo that caused the high quality resampler to produce garbageMathias Agopian2012-10-211-1/+1
* | am 424b4a57: am 291f824e: Remove active track when thread goes to standbyGlenn Kasten2012-10-191-3/+3
|\ \ | |/
| * Remove active track when thread goes to standbyGlenn Kasten2012-10-181-3/+3
* | am aa00830e: am bbe11e46: Merge "Fix track estimation for presentation comple...Jean-Michel Trivi2012-10-161-4/+2
|\ \ | |/
| * Fix track estimation for presentation completeJean-Michel Trivi2012-10-161-4/+2
* | am 0f95fadb: am 7e2c0a15: Merge "Support querying active record sources" into...Jean-Michel Trivi2012-10-102-0/+13
|\ \ | |/
| * Support querying active record sourcesJean-Michel Trivi2012-10-102-0/+13
* | am 80dfc5dc: am 350d3b68: Merge "audio policy: deprecate ro.camera.sound.forc...Eric Laurent2012-10-091-4/+0
|\ \ | |/
| * audio policy: deprecate ro.camera.sound.forcedEric Laurent2012-10-081-4/+0
* | am 6f45866e: am c8823995: audioflinger/resampler: add build source for libaud...ty.lee2012-10-071-0/+2
|\ \ | |/
| * audioflinger/resampler: add build source for libaudio-resamplerty.lee2012-10-071-0/+2
* | resolved conflicts for merge of f12b1c81 to masterGlenn Kasten2012-10-047-124/+270
|\ \ | |/
| * Integrate improved coefficient sinc resampler: VHQGlenn Kasten2012-10-047-124/+270
* | am 14bab416: am 087dd8e7: Disable audio watchdogGlenn Kasten2012-10-012-2/+12
|\ \ | |/
| * Disable audio watchdogGlenn Kasten2012-09-302-2/+12
* | am 7fff6091: am 7165491b: Merge "bug 7253033 clean up before closing an outpu...Jean-Michel Trivi2012-10-012-0/+16
|\ \ | |/
| * bug 7253033 clean up before closing an outputJean-Michel Trivi2012-09-302-0/+16
* | am 33afc99b: am 6d6a4d3f: Merge changes Ia4414241,I34f5d36a into jb-mr1-devIliyan Malchev2012-09-269-22/+4839
|\ \ | |/
| * audioflinger: use resample coefficients from audio-resampler library.SathishKumar Mani2012-09-265-22/+114
| * audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resamplerSathishKumar Mani2012-09-264-0/+4725
* | am 070936d0: am 842c5d95: Revert "Don\'t wait for presentation complete if te...Glenn Kasten2012-09-261-6/+6
|\ \ | |/
| * Revert "Don't wait for presentation complete if terminated"Glenn Kasten2012-09-261-6/+6
* | am 512ba315: am cc0f1cfb: Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-252-1/+24
|\ \ | |/