summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Remove last user of <cutils/tztime.h>.Elliott Hughes2014-07-242-4/+2
* Reset the value for Vector of pointers.Wei Jia2014-07-241-0/+6
* Merge "NuPlayer: save thread id in MediaPlayer::start" into lmp-devChong Zhang2014-07-231-9/+18
|\
| * NuPlayer: save thread id in MediaPlayer::startChong Zhang2014-07-231-9/+18
* | Hook up querying of VP8 temporal layering support.Wei Jia2014-07-231-0/+44
* | Merge "GenericSource: support track (de)selection" into lmp-devRobert Shih2014-07-224-67/+322
|\ \
| * | GenericSource: support track (de)selectionRobert Shih2014-07-224-67/+322
| |/
* | Merge "StagefrightRecorder: webm (video only) support" into lmp-devRobert Shih2014-07-224-33/+52
|\ \
| * | StagefrightRecorder: webm (video only) supportRobert Shih2014-07-224-33/+52
* | | Merge "MediaWriter: make get/setStartTimeOffsetMs virtual" into lmp-devRobert Shih2014-07-221-8/+8
|\ \ \ | |/ /
| * | MediaWriter: make get/setStartTimeOffsetMs virtualRobert Shih2014-07-171-8/+8
* | | Fall back to s/w decoding when audio offloading fails.Wei Jia2014-07-223-1/+48
* | | update battery stats for video/audioChong Zhang2014-07-221-6/+109
| |/ |/|
* | stagefright: handle seeking to before first cue-point.Lajos Molnar2014-07-212-13/+17
* | audio_attributes_t for SoundPoolJean-Michel Trivi2014-07-201-6/+6
* | Fix: Add MediaCodecList capabilitiesLajos Molnar2014-07-191-0/+2
* | Merge "Add MediaCodecList capabilities" into lmp-devLajos Molnar2014-07-172-1/+313
|\ \
| * | Add MediaCodecList capabilitiesLajos Molnar2014-07-182-1/+313
* | | Merge "Free MediaBuffer when ABuffer is discarded." into lmp-devWei Jia2014-07-181-0/+5
|\ \ \ | |/ / |/| |
| * | Free MediaBuffer when ABuffer is discarded.Wei Jia2014-07-181-0/+5
* | | Merge "stagefright: Fix seeking in MPEG4 container" into lmp-devLajos Molnar2014-07-184-118/+91
|\ \ \ | |/ / |/| |
| * | stagefright: Fix seeking in MPEG4 containerLajos Molnar2014-07-174-118/+91
* | | nuplayer: support widevine sourcesLajos Molnar2014-07-175-2/+185
|/ /
* | nuplayer: add widevine support to GenericSourceLajos Molnar2014-07-173-11/+84
* | stagefright: use all input buffers in ACodecLajos Molnar2014-07-181-4/+7
* | stagefright: add nonblocking MediaBufferGroup.acquire_buffer methodLajos Molnar2014-07-171-1/+7
* | Merge "stagefright: add nonblocking read option to MediaBuffer" into lmp-devLajos Molnar2014-07-171-0/+13
|\ \
| * | stagefright: add nonblocking read option to MediaBufferLajos Molnar2014-07-171-0/+13
* | | Merge "stagefright: add error log when create omx component failed" into lmp-devZhijun He2014-07-172-1/+3
|\ \ \ | |/ / |/| |
| * | stagefright: add error log when create omx component failedZhijun He2014-07-172-1/+3
| |/
* | Move AudioRecord frame count calculations to serverGlenn Kasten2014-07-172-45/+11
* | Add audio_input_flags_t to IAudioPolicyService::getInputGlenn Kasten2014-07-173-7/+12
* | Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-2/+6
|/
* Merge "M3UParser: check for NULL before setting meta data" into lmp-devLajos Molnar2014-07-161-0/+6
|\
| * M3UParser: check for NULL before setting meta dataRobert Shih2014-07-161-0/+6
* | GenericSource: implement getTrackCount/getTrackInfoRobert Shih2014-07-162-3/+61
|/
* Fix M3UParser relative path handling.Lajos Molnar2014-07-161-1/+3
* stagefright: add MediaCodec.reset()Lajos Molnar2014-07-151-0/+43
* DO NOT MERGE LVM virtualizer: add support for virtualizer capability queryJean-Michel Trivi2014-07-152-36/+257
* Encoder input buffers don't need HW_TEXTURE usageJesse Hall2014-07-141-2/+1
* Resolution reinitialization changesNaveen Kumar Ponnusamy2014-07-122-107/+125
* Merge "MediaCodec: change onError cb to return CodecException"Chong Zhang2014-07-111-4/+8
|\
| * MediaCodec: change onError cb to return CodecExceptionChong Zhang2014-07-111-4/+8
* | Use a better and more direct API to mark a socket as if it were a user's.Sreeram Ramachandran2014-07-112-4/+4
* | stagefright: Return correct play position after EOSaarti jadhav-gaikwad2014-07-111-0/+5
* | Merge "MediaCodec async callbacks"Chong Zhang2014-07-101-91/+173
|\ \ | |/
| * MediaCodec async callbacksChong Zhang2014-07-111-91/+173
* | stagefright: Pass audio aac sub formats in offloadinfoaarti jadhav-gaikwad2014-07-112-7/+44
|/
* stagefright: add indexed buffer and format getters to MediaCodecLajos Molnar2014-07-111-5/+60
* Merge "Check meta before dereferencing it."Wei Jia2014-07-101-0/+3
|\