summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* LVM virtualizer: add support for virtualizer capability queryJean-Michel Trivi2014-07-152-36/+257
* 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
* | | | Merge "Check meta before dereferencing it."Wei Jia2014-07-101-0/+3
|\ \ \ \
| * | | | Check meta before dereferencing it.Wei Jia2014-07-101-0/+3
* | | | | Merge "DNG: Update TiffWriter to handle thumbnails and SubIfds."Ruben Brunk2014-07-1017-149/+938
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DNG: Update TiffWriter to handle thumbnails and SubIfds.Ruben Brunk2014-07-1017-149/+938
* | | | | resolved conflicts for merge of 373e21cc to masterElliott Hughes2014-07-091-2/+2
|\ \ \ \ \
| * \ \ \ \ am be44e0e0: am 0bffd2e6: Merge "Switch frameworks/av/media/libmedia to the n...Elliott Hughes2014-07-101-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 0bffd2e6: Merge "Switch frameworks/av/media/libmedia to the new icu."Elliott Hughes2014-07-101-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge "Switch frameworks/av/media/libmedia to the new icu."Elliott Hughes2014-07-091-1/+1
| | | |\ \ \
| | | | * | | Switch frameworks/av/media/libmedia to the new icu.Elliott Hughes2014-07-091-1/+1
| * | | | | | DO NOT MERGE: Fix build for libstagefrightLajos Molnar2014-07-092-18/+6
* | | | | | | Add support of audio offloading for NuPlayer.Wei Jia2014-07-0910-46/+641
* | | | | | | Merge "Cleanup unused parameters or variable in EffectBundle"Jean-Michel Trivi2014-07-091-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Cleanup unused parameters or variable in EffectBundleJean-Michel Trivi2014-07-081-4/+3
* | | | | | | | 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
| | |/ / / /
* | | | | | 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-076-31/+41
|\ \ \ \ \ \ \
| * | | | | | | HLS: do not discard packets when queuing explicit discontinuityChong Zhang2014-06-266-31/+41
| |/ / / / / /
* | | | | | | Merge "handle emulation_prevention_three_bytes for AVC"Chong Zhang2014-07-082-2/+70
|\ \ \ \ \ \ \
| * | | | | | | handle emulation_prevention_three_bytes for AVCChong Zhang2014-07-082-2/+70
| |/ / / / / /
* | | | | | | 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
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-032-0/+13
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "MatroskaExtractor: track specific seeking"Robert Shih2014-07-023-26/+96
|\ \ \ \ \ \
| * | | | | | MatroskaExtractor: track specific seekingRobert Shih2014-06-193-26/+96
* | | | | | | Support for audio attributes on audio output of media playerJean-Michel Trivi2014-07-014-13/+137
* | | | | | | Merge "Add HEVC encoder support to ACodec"Rachad2014-06-271-0/+60
|\ \ \ \ \ \ \