summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-generate sinc tables with comment and indent by 4Glenn Kasten2015-03-022-258/+262
* Minor fixes to fir generatorGlenn Kasten2015-03-021-3/+3
* Merge "Line length 100"Glenn Kasten2015-03-021-1/+2
|\
| * Line length 100Glenn Kasten2015-02-271-1/+2
* | Merge "Revert "Indent by 8 spaces to match existing code""Glenn Kasten2015-03-021-1/+1
|\ \ | |/
| * Revert "Indent by 8 spaces to match existing code"Glenn Kasten2015-02-271-1/+1
* | Merge "Remove spaces at end of line to match existing code"Glenn Kasten2015-03-021-3/+6
|\ \ | |/
| * Remove spaces at end of line to match existing codeGlenn Kasten2015-02-271-3/+6
* | Merge "Indent by 8 spaces to match existing code"Glenn Kasten2015-03-021-1/+1
|\ \ | |/
| * Indent by 8 spaces to match existing codeGlenn Kasten2015-02-271-1/+1
* | Merge "Command line display now includes name of program"Glenn Kasten2015-03-021-1/+1
|\ \ | |/
| * Command line display now includes name of programGlenn Kasten2015-02-271-1/+1
* | Merge "Add -D option to generate extra declarations"Glenn Kasten2015-03-021-23/+29
|\ \ | |/
| * Add -D option to generate extra declarationsGlenn Kasten2015-02-271-23/+29
* | Merge "FIx typo in help for -f option"Glenn Kasten2015-03-021-1/+1
|\ \ | |/
| * FIx typo in help for -f optionGlenn Kasten2015-02-271-1/+1
* | Merge "Extract resampler coefficient tables to separate files"Glenn Kasten2015-03-023-258/+260
|\ \ | |/
| * Extract resampler coefficient tables to separate filesGlenn Kasten2015-02-273-258/+260
* | Merge "Fix comments in resampler assembly"Andy Hung2015-02-281-40/+40
|\ \
| * | Fix comments in resampler assemblyAndy Hung2015-02-091-40/+40
* | | Merge "Add channel index mask to AudioMixer"Andy Hung2015-02-281-6/+44
|\ \ \
| * | | Add channel index mask to AudioMixerAndy Hung2015-02-271-6/+44
* | | | Merge "Change AudioTrack resampling buffers from 3 to 2"Andy Hung2015-02-283-78/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change AudioTrack resampling buffers from 3 to 2Andy Hung2015-02-063-78/+48
* | | | Merge "Warmup cycles must be in range and consecutive"Glenn Kasten2015-02-274-10/+28
|\ \ \ \
| * | | | Warmup cycles must be in range and consecutiveGlenn Kasten2015-02-194-10/+28
* | | | | Merge "Do not pre-fill OutputTrack buffer for duplicating thread"Andy Hung2015-02-261-22/+1
|\ \ \ \ \
| * | | | | Do not pre-fill OutputTrack buffer for duplicating threadAndy Hung2015-01-221-22/+1
* | | | | | Merge "Remove unused stride-by-8 resampling code"Andy Hung2015-02-261-511/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Remove unused stride-by-8 resampling codeAndy Hung2015-02-091-511/+0
* | | | | | Merge "mediaplayer: support dynamic playback rate"Wei Jia2015-02-2515-68/+190
|\ \ \ \ \ \
| * | | | | | mediaplayer: support dynamic playback rateWei Jia2015-02-2415-68/+190
* | | | | | | MPEG4Writer: add software version to mp4 metaChong Zhang2015-02-252-10/+64
| |_|_|_|_|/ |/| | | | |
* | | | | | MediaRecorder: pass capture fps in floatChong Zhang2015-02-232-10/+38
* | | | | | Merge "MPEG4Writer: add capture fps in meta data"Chong Zhang2015-02-233-5/+128
|\ \ \ \ \ \
| * | | | | | MPEG4Writer: add capture fps in meta dataChong Zhang2015-02-233-5/+128
* | | | | | | Merge "nuplayer: do not use cached source for wvm content"Chong Zhang2015-02-231-23/+32
|\ \ \ \ \ \ \
| * | | | | | | nuplayer: do not use cached source for wvm contentChong Zhang2015-02-231-23/+32
| |/ / / / / /
* | | | | | | Merge "CameraService: fix invalid access of camera metadata"Yin-Chia Yeh2015-02-201-8/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CameraService: fix invalid access of camera metadataYin-Chia Yeh2015-02-181-8/+7
* | | | | | | am 76b54aa5: am 340cebda: Fix mismatched type tag clang warning.Dan Albert2015-02-201-1/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ am 340cebda: Fix mismatched type tag clang warning.Dan Albert2015-02-201-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Fix mismatched type tag clang warning.Dan Albert2015-02-191-1/+0
* | | | | | | | | Merge "Camera: Remove RAW_SENSOR in favor of RAW16"Eino-Ville Talvala2015-02-204-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Camera: Remove RAW_SENSOR in favor of RAW16Eino-Ville Talvala2015-02-194-6/+6
* | | | | | | | | | am 935b4750: am 011734f0: Fix clang build errorBill Yi2015-02-201-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | am 011734f0: Fix clang build errorBill Yi2015-02-201-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Fix clang build errorBill Yi2015-02-191-1/+1
* | | | | | | | | | Merge "Fix for getMicMute in AudioFlinger"Ricardo Garcia2015-02-201-4/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for getMicMute in AudioFlingerRicardo Garcia2015-02-191-4/+10