summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* media: add ResourceManagerServiceRonghua Wu2015-03-236-0/+359
* 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
|\ \ \ \ \ \
| * | | | | | mediaplayer: update mAnchorNumFramesWritten when anchor time is updated.Wei Jia2015-03-111-0/+1
* | | | | | | Merge "ATSParser: handle PID change"Chong Zhang2015-03-111-47/+96
|\ \ \ \ \ \ \
| * | | | | | | ATSParser: handle PID changeChong Zhang2015-03-091-47/+96
* | | | | | | | Merge "HLS: misc changes in LiveSession buffering logic"Chong Zhang2015-03-104-264/+181
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-104-264/+181
| | |_|_|/ / / | |/| | | | |
* | | | | | | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-1017-91/+125
* | | | | | | Merge "fix flush on HW A/V sync tracks"Eric Laurent2015-03-101-0/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix flush on HW A/V sync tracksEric Laurent2015-03-091-0/+3
| |/ / / / /
* | | | | | Merge "mediaplayer: move MediaClock from NuPlayer to libstagefright."Wei Jia2015-03-105-81/+3
|\ \ \ \ \ \
| * | | | | | mediaplayer: move MediaClock from NuPlayer to libstagefright.Wei Jia2015-03-095-81/+3
* | | | | | | Merge "do not do bandwidth estimation if total data downloaded is too small"Chong Zhang2015-03-101-1/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | do not do bandwidth estimation if total data downloaded is too smallChong Zhang2015-03-091-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge "drm: use DrmSessionManager for session resource managing."Ronghua Wu2015-03-096-23/+135
|\ \ \ \ \ \
| * | | | | | drm: use DrmSessionManager for session resource managing.Ronghua Wu2015-03-066-23/+135
| | |_|_|/ / | |/| | | |
* | | | | | Merge "AnotherPacketSource: return format of first non-discontinuity packet"Chong Zhang2015-03-091-7/+5
|\ \ \ \ \ \
| * | | | | | AnotherPacketSource: return format of first non-discontinuity packetChong Zhang2015-03-091-7/+5
* | | | | | | SoftAAC2: reset EOS status after a flushChong Zhang2015-03-091-0/+2
|/ / / / / /
* | | | | | Merge "Allow TRANSFER_OBTAIN to be used for fast tracks"Glenn Kasten2015-03-091-1/+3
|\ \ \ \ \ \
| * | | | | | Allow TRANSFER_OBTAIN to be used for fast tracksGlenn Kasten2015-03-091-1/+3
* | | | | | | Merge "AudioTrack::obtainBuffer() now returns number of non-contiguous frames"Glenn Kasten2015-03-091-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | AudioTrack::obtainBuffer() now returns number of non-contiguous framesGlenn Kasten2015-03-091-2/+2
* | | | | | | Merge "AudioTrack::releaseBuffer parameter is const *"Glenn Kasten2015-03-091-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | AudioTrack::releaseBuffer parameter is const *Glenn Kasten2015-03-091-1/+1
* | | | | | | Merge "AudioTrack obtain/release buffer comments"Glenn Kasten2015-03-091-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /