summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am d6e7f1e1: Merge "Fix for AOSP force virtualization mode" into lmp-mr1-devRicardo Garcia2014-12-051-4/+6
|\
| * Merge "Fix for AOSP force virtualization mode" into lmp-mr1-devRicardo Garcia2014-12-051-4/+6
| |\
| | * Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
* | | am b65842dd: Merge "Fix NuPlayer assertion on failure to create AudioTrack" i...Andy Hung2014-12-0510-82/+88
|\ \ \ | |/ /
| * | Merge "Fix NuPlayer assertion on failure to create AudioTrack" into lmp-mr1-devAndy Hung2014-12-0510-82/+88
| |\ \
| | * | Fix NuPlayer assertion on failure to create AudioTrackAndy Hung2014-12-0310-82/+88
* | | | am 76c156f7: Merge "fix threading in RTSPSource and StreamingSource" into lmp...Chong Zhang2014-12-054-39/+172
|\ \ \ \ | |/ / /
| * | | Merge "fix threading in RTSPSource and StreamingSource" into lmp-mr1-devChong Zhang2014-12-054-39/+172
| |\ \ \
| | * | | fix threading in RTSPSource and StreamingSourceChong Zhang2014-12-034-39/+172
* | | | | am 852dc963: Merge "avc_util: try to find the first start code prefix 0x00000...Wei Jia2014-12-052-17/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge "avc_util: try to find the first start code prefix 0x000001 even though...Wei Jia2014-12-052-17/+15
| |\ \ \ \
| | * | | | avc_util: try to find the first start code prefix 0x000001 even though there ...Wei Jia2014-12-042-17/+15
* | | | | | am db995fe3: Merge "Fix getTimestamp if offload thread is not initialized." i...Andy Hung2014-12-051-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix getTimestamp if offload thread is not initialized." into lmp-mr1-devAndy Hung2014-12-051-1/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix getTimestamp if offload thread is not initialized.Andy Hung2014-12-031-1/+2
| | | |/ / | | |/| |
* | | | | am 8790740d: media_codecs.xml: extend vorbis sample rate to 8-96kHzLajos Molnar2014-12-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | media_codecs.xml: extend vorbis sample rate to 8-96kHzLajos Molnar2014-12-041-1/+1
| | |/ / | |/| |
* | | | am 814cbb4e: Merge "ESQueue: add frame length checking in validation of ADTS ...Wei Jia2014-12-041-4/+19
|\ \ \ \ | |/ / /
| * | | Merge "ESQueue: add frame length checking in validation of ADTS header." into...Wei Jia2014-12-041-4/+19
| |\ \ \
| | * | | ESQueue: add frame length checking in validation of ADTS header.Wei Jia2014-12-031-4/+19
| | |/ /
* | | | am 18f2f90c: [FM] Fix Buganizer ID: 18456930 - FM radio audio got routed to ...Hochi Huang2014-12-041-1/+1
|\ \ \ \ | |/ / /
| * | | [FM] Fix Buganizer ID: 18456930 - FM radio audio got routed to loudspeaker u...Hochi Huang2014-12-041-1/+1
| |/ /
* | | am ab05b4cc: StreamingSource: check mTSParser before dereferencing it.Wei Jia2014-12-031-0/+4
|\ \ \ | |/ /
| * | StreamingSource: check mTSParser before dereferencing it.Wei Jia2014-12-021-0/+4
| |/
* | am f1828910: nuplayer: clear pending audio access unit on flush.Ronghua Wu2014-12-022-6/+14
|\ \ | |/
| * nuplayer: clear pending audio access unit on flush.Ronghua Wu2014-12-012-6/+14
* | am d8731629: Merge "notify seek complete upon first video output frame" into ...Chong Zhang2014-12-028-28/+107
|\ \ | |/
| * Merge "notify seek complete upon first video output frame" into lmp-mr1-devChong Zhang2014-12-028-28/+107
| |\
| | * notify seek complete upon first video output frameChong Zhang2014-12-018-28/+107
* | | am f20c4356: Merge "AudioRecord: use audio attributes instead of audio source...Eric Laurent2014-11-2613-146/+192
|\ \ \ | |/ /
| * | Merge "AudioRecord: use audio attributes instead of audio source." into lmp-m...Eric Laurent2014-11-2613-146/+192
| |\ \
| | * | AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-2513-146/+192
* | | | am 5d2c5fcb: Merge "MediaCodec: resume codec if state is FLUSHED in async mod...Chong Zhang2014-11-261-0/+2
|\ \ \ \ | |/ / /
| * | | Merge "MediaCodec: resume codec if state is FLUSHED in async mode" into lmp-m...Chong Zhang2014-11-261-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | MediaCodec: resume codec if state is FLUSHED in async modeChong Zhang2014-11-261-0/+2
| | |/
* | | am 087eb332: Merge "audio policy: do not route accessibility prompts to compr...Eric Laurent2014-11-261-0/+15
|\ \ \ | |/ /
| * | Merge "audio policy: do not route accessibility prompts to compressed output"...Eric Laurent2014-11-261-0/+15
| |\ \
| | * | audio policy: do not route accessibility prompts to compressed outputEric Laurent2014-11-251-0/+15
* | | | am 72bf901c: Merge "audio policy: new getOutputForAttr() prototype." into lmp...Eric Laurent2014-11-2617-341/+433
|\ \ \ \ | |/ / /
| * | | Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-devEric Laurent2014-11-2617-341/+433
| |\ \ \ | | |/ /
| | * | audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-2517-341/+433
* | | | am d325005e: Merge "Fix AudioTrack loop mode to play audio from buffer start"...Andy Hung2014-11-252-4/+9
|\ \ \ \ | |/ / /
| * | | Merge "Fix AudioTrack loop mode to play audio from buffer start" into lmp-mr1...Andy Hung2014-11-252-4/+9
| |\ \ \
| | * | | Fix AudioTrack loop mode to play audio from buffer startAndy Hung2014-11-242-4/+9
| | | |/ | | |/|
* | | | am 512dd849: Merge "camera: fix frame deletion logic in mInFlightMap" into lm...Zhijun He2014-11-251-2/+6
|\ \ \ \ | |/ / /
| * | | Merge "camera: fix frame deletion logic in mInFlightMap" into lmp-mr1-devZhijun He2014-11-251-2/+6
| |\ \ \
| | * | | camera: fix frame deletion logic in mInFlightMapRuchit Sharma2014-11-251-2/+6
| | |/ /
* | | | am b2cf160f: Merge "stagefright: add graceful handling when setting port defi...Lajos Molnar2014-11-251-12/+12
|\ \ \ \ | |/ / /
| * | | Merge "stagefright: add graceful handling when setting port definition" into ...Lajos Molnar2014-11-251-12/+12
| |\ \ \ | | |_|/ | |/| |
| | * | stagefright: add graceful handling when setting port definitionLajos Molnar2014-11-251-12/+12
| | |/