summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* am e580006c: Encoder input buffers don\'t need HW_TEXTURE usageJesse Hall2014-07-141-2/+1
|\
| * Encoder input buffers don't need HW_TEXTURE usageJesse Hall2014-07-141-2/+1
* | am 24a5a7c3: am b7a88e31: Merge "h264_enc: Use free() to release memory alloc...Narayan Kamath2014-07-141-2/+2
|\ \ | |/ |/|
| * am b7a88e31: Merge "h264_enc: Use free() to release memory allocated with mal...Narayan Kamath2014-07-141-2/+2
| |\
| | * Merge "h264_enc: Use free() to release memory allocated with malloc()"Narayan Kamath2014-07-101-2/+2
| | |\
| | | * h264_enc: Use free() to release memory allocated with malloc()Ashok Bhat2014-06-251-2/+2
* | | | 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
* | | | Check meta before dereferencing it.Wei Jia2014-07-101-0/+3
* | | | Add support of audio offloading for NuPlayer.Wei Jia2014-07-091-0/+5
* | | | am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ...Narayan Kamath2014-07-094-7/+7
|\ \ \ \
| * \ \ \ am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong"Narayan Kamath2014-07-094-7/+7
| |\ \ \ \ | | |/ / /
| | * | | am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong"Narayan Kamath2014-07-094-7/+7
| | |\ \ \ | | | |/ /
| | | * | m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-024-7/+7
| | | * | DO NOT MERGE: Fix for SW video decoder OMX profile/level queryXiaosong Wei2014-06-241-3/+4
| | |/ /
| * | | resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aospNarayan Kamath2014-06-138-88/+183
| |\ \ \ | | |/ /
| | * | Update OMX messages for 64 bitAndy Hung2014-06-128-84/+166
* | | | Merge "Restore the LOOPING flag in onAudioTearDownEvent"Sungsoo Lim2014-07-021-0/+4
|\ \ \ \
| * | | | Restore the LOOPING flag in onAudioTearDownEventSungsoo Lim2014-06-271-0/+4
* | | | | Merge "HLS: do not discard packets when queuing explicit discontinuity"Chong Zhang2014-07-074-28/+31
|\ \ \ \ \
| * | | | | HLS: do not discard packets when queuing explicit discontinuityChong Zhang2014-06-264-28/+31
| |/ / / /
* | | | | Merge "handle emulation_prevention_three_bytes for AVC"Chong Zhang2014-07-081-0/+68
|\ \ \ \ \
| * | | | | handle emulation_prevention_three_bytes for AVCChong Zhang2014-07-081-0/+68
| |/ / / /
* | | | | Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase"Lajos Molnar2014-07-081-0/+14
|\ \ \ \ \
| * | | | | AString: add startsWithIgnoreCase and endsWithIgnoreCaseLajos Molnar2014-06-181-0/+14
* | | | | | stagefright: update ACodec to use CodecBase enumerations directlyLajos Molnar2014-07-071-16/+16
* | | | | | stagefright: update MediaCodec to use CodecBase instead of ACodecLajos Molnar2014-07-071-17/+18
* | | | | | stagefright: create CodecBase interface (abstract class)Lajos Molnar2014-07-073-1/+40
* | | | | | Merge "MatroskaExtractor: track specific seeking"Robert Shih2014-07-023-26/+96
|\ \ \ \ \ \
| * | | | | | MatroskaExtractor: track specific seekingRobert Shih2014-06-193-26/+96
* | | | | | | Merge "Add HEVC encoder support to ACodec"Rachad2014-06-271-0/+60
|\ \ \ \ \ \ \
| * | | | | | | Add HEVC encoder support to ACodecRachad2014-06-261-0/+60
* | | | | | | | Fix AAC timestampsMarco Nelissen2014-06-262-13/+29
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "HLS: only queue discontinuity for first block"Chong Zhang2014-06-261-0/+3
|\ \ \ \ \ \ \
| * | | | | | | HLS: only queue discontinuity for first blockChong Zhang2014-06-251-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | libstagefright: 64-bit compile warningsMark Salyzyn2014-06-2628-136/+170
* | | | | | | Parse trex and mehd boxesMarco Nelissen2014-06-233-16/+133
|/ / / / / /
* | | | | | Merge "Fail more gracefully on allocation failure"Marco Nelissen2014-06-171-7/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fail more gracefully on allocation failureMarco Nelissen2014-06-171-7/+26
* | | | | | Merge "Fix logging"Marco Nelissen2014-06-161-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix loggingMarco Nelissen2014-06-131-4/+4
* | | | | | Merge "support for CEA-608 closed caption"Chong Zhang2014-06-142-0/+7
|\ \ \ \ \ \
| * | | | | | support for CEA-608 closed captionChong Zhang2014-06-132-0/+7