summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* AudioRecord::read() can be non-blocking to match AudioTrackGlenn Kasten2015-03-231-2/+3
* LoggingGlenn Kasten2015-03-232-11/+14
* Merge "Fix position when restoring streaming audio track"Andy Hung2015-03-231-1/+1
|\
| * Fix position when restoring streaming audio trackAndy Hung2015-03-201-1/+1
* | Merge "Update AudioTrack code to match AudioRecord"Glenn Kasten2015-03-231-2/+9
|\ \
| * | Update AudioTrack code to match AudioRecordGlenn Kasten2015-03-231-2/+9
* | | Merge "AudioRecord::releaseBuffer() buffer is const *, like AudioTrack"Glenn Kasten2015-03-231-1/+1
|\ \ \ | |/ /
| * | AudioRecord::releaseBuffer() buffer is const *, like AudioTrackGlenn Kasten2015-03-231-1/+1
* | | Merge "Deprecate AudioRecord::getInput() and AudioTrack::getOutput()"Glenn Kasten2015-03-231-2/+2
|\ \ \ | |/ /
| * | Deprecate AudioRecord::getInput() and AudioTrack::getOutput()Glenn Kasten2015-03-231-2/+2
* | | Merge "namespace does not need a closing semicolon"Glenn Kasten2015-03-2331-31/+31
|\ \ \ | |/ /
| * | namespace does not need a closing semicolonGlenn Kasten2015-03-2331-31/+31
* | | Merge "Declare and initialize in one statement"Glenn Kasten2015-03-232-8/+5
|\ \ \ | |/ /
| * | Declare and initialize in one statementGlenn Kasten2015-03-232-8/+5
* | | Merge "Whitespace"Glenn Kasten2015-03-232-4/+2
|\ \ \ | |/ /
| * | WhitespaceGlenn Kasten2015-03-232-4/+2
* | | Merge "Update AudioRecord comments to match AudioTrack"Glenn Kasten2015-03-231-1/+1
|\ \ \ | |/ /
| * | Update AudioRecord comments to match AudioTrackGlenn Kasten2015-03-231-1/+1
| |/
* | am f1300d31: am cdf96ffa: Merge "ulaw and alaw aren\'t limited to 8kHz"Marco Nelissen2015-03-225-11/+23
|\ \
| * | ulaw and alaw aren't limited to 8kHzMarco Nelissen2015-03-205-11/+23
* | | HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-207-277/+586
| |/ |/|
* | Merge "Event driven wake for AudioRecordThread notification changes"Andy Hung2015-03-191-2/+21
|\ \
| * | Event driven wake for AudioRecordThread notification changesAndy Hung2015-03-181-2/+21
* | | Merge "mediaplayer: check existence of AudioTrack before trying to access it."Wei Jia2015-03-191-1/+11
|\ \ \
| * | | mediaplayer: check existence of AudioTrack before trying to access it.Wei Jia2015-03-191-1/+11
* | | | HLS: bandwidth estimator changesChong Zhang2015-03-193-69/+149
| |/ / |/| |
* | | Merge "Fix periodic notification timing error for AudioRecord"Andy Hung2015-03-171-2/+5
|\ \ \
| * | | Fix periodic notification timing error for AudioRecordAndy Hung2015-03-131-2/+5
* | | | Fix 64-bit build break caused by print typeChong Zhang2015-03-172-4/+4
* | | | Merge "HLS: some fixes for seek with discontinuity."Chong Zhang2015-03-176-104/+173
|\ \ \ \
| * | | | HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-176-104/+173
| | |/ / | |/| |
* | | | Merge "Update comments"Glenn Kasten2015-03-161-1/+0
|\ \ \ \
| * | | | Update commentsGlenn Kasten2015-03-131-1/+0
| |/ / /
* | | | Merge "libstagefright: add ProcessInfo to get process priority."Ronghua Wu2015-03-165-66/+56
|\ \ \ \
| * | | | libstagefright: add ProcessInfo to get process priority.Ronghua Wu2015-03-165-66/+56
* | | | | Merge "radio service initial implementation"Eric Laurent2015-03-162-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | radio service initial implementationEric Laurent2015-03-102-2/+6
* | | | | Merge "libstagefright: handle MediaFormat "priority" key."Ronghua Wu2015-03-161-0/+21
|\ \ \ \ \
| * | | | | libstagefright: handle MediaFormat "priority" key.Ronghua Wu2015-03-121-0/+21
* | | | | | Merge "libstagefright: Stop using IGBC::BufferItem"Dan Stoza2015-03-166-21/+25
|\ \ \ \ \ \
| * | | | | | libstagefright: Stop using IGBC::BufferItemDan Stoza2015-03-126-21/+25
* | | | | | | avc_util: fix aspect_ratio_idc 14~16Chong Zhang2015-03-131-9/+24
| |_|_|/ / / |/| | | | |
* | | | | | Merge "nuplayer: remove prefill cache code"Chong Zhang2015-03-122-104/+27
|\ \ \ \ \ \
| * | | | | | nuplayer: remove prefill cache codeChong Zhang2015-03-122-104/+27
* | | | | | | Merge "NuPlayer: play out pending frames on discontinuity"Chong Zhang2015-03-126-59/+102
|\ \ \ \ \ \ \
| * | | | | | | NuPlayer: play out pending frames on discontinuityChong Zhang2015-03-106-59/+102
* | | | | | | | Fix print format error.Chih-Hung Hsieh2015-03-121-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "libmediaplayerservice: fix deadlock in dump()"Vineeta Srivastava2015-03-111-0/+5
|\ \ \ \ \ \ \
| * | | | | | | libmediaplayerservice: fix deadlock in dump()Ravi Kumar Alamanda2015-03-111-0/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "mediaplayer: update mAnchorNumFramesWritten when anchor time is updated."Wei Jia2015-03-111-0/+1
|\ \ \ \ \ \ \