summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove PCM16 assumption from FastCaptureGlenn Kasten2015-03-032-9/+6
* Pull up comment to superclassGlenn Kasten2015-03-032-7/+6
* Remove redundant this->Glenn Kasten2015-03-032-12/+12
* Add "m" prefix to fieldsGlenn Kasten2015-03-038-396/+403
* Pull out commandToString() from FastMixerDumpState.cppGlenn Kasten2015-03-037-29/+50
* Pull up increaseSamplingN and kSamplingNforLowRamDeviceGlenn Kasten2015-03-035-43/+33
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-0319-21/+19
* YUVImage.cpp: Fix hidden overflow error in YUV to RGB conversionRachad2015-03-031-6/+6
* Merge "Fix compile error if FAST_THREAD_STATISTICS not defined"Glenn Kasten2015-03-031-0/+2
|\
| * Fix compile error if FAST_THREAD_STATISTICS not definedGlenn Kasten2015-03-021-0/+2
* | Merge "Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICS"Glenn Kasten2015-03-038-19/+18
|\ \ | |/
| * Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICSGlenn Kasten2015-03-028-19/+18
* | 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
| |/ / / / / /