summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IOMX: work against metadata buffer spoofingLajos Molnar2016-09-271-2/+2
* DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-06-232-0/+9
* Don't use sp<>&Marco Nelissen2016-06-231-1/+1
* Resolve merge conflict when cp'ing ag/931301 to mnc-mr1-releaseZach Jang2016-04-211-1/+60
* Fix size check for OMX_IndexParamConsumerUsageBitsMarco Nelissen2016-04-211-4/+0
* Get service by value instead of referenceMarco Nelissen2016-02-261-1/+1
* am 32ba6ec7: am 0378676b: am 92990810: am b1231923: am e550d213: am f70b69a8:...Lajos Molnar2015-10-191-0/+4
|\
| * am 0378676b: am 92990810: am b1231923: am e550d213: am f70b69a8: Merge "stage...Lajos Molnar2015-10-191-0/+4
| |\
| | * am 92990810: am b1231923: am e550d213: am f70b69a8: Merge "stagefright: check...Lajos Molnar2015-10-191-0/+4
| | |\
| | | * am e550d213: am f70b69a8: Merge "stagefright: check bounds for MediaCodecList...Lajos Molnar2015-10-191-0/+4
| | | |\
| | | | * stagefright: check bounds for MediaCodecList.getCodecInfoLajos Molnar2015-10-121-0/+4
| | * | | am f106f9e4: am 15e991bd: resolved conflicts for 0b09da7a to lmp-mr1-devWei Jia2015-10-081-0/+6
| | |\ \ \ | | | |/ /
| | | * | resolved conflicts for 0b09da7a to lmp-mr1-devWei Jia2015-10-081-0/+6
| | | |\ \ | | | | |/
| | | | * DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-071-0/+6
| | * | | am 8910f92a: am 2ea335b1: am fecbc5da: am 5b4a5cce: Merge "do not dequeue fro...Jon Larimer2015-08-201-0/+1
| | |\ \ \ | | | |/ /
| | | * | am fecbc5da: am 5b4a5cce: Merge "do not dequeue from native window after we h...Jon Larimer2015-08-181-0/+1
| | | |\ \ | | | | |/
| | | | * do not dequeue from native window after we hit fatal error -- DO NOT MERGEChong Zhang2015-08-171-0/+1
* | | | | Merge "libstagefright: don't reclaim codec when there's buffer owned by clien...Ronghua Wu2015-10-131-1/+4
|\ \ \ \ \
| * | | | | libstagefright: don't reclaim codec when there's buffer ownedRonghua Wu2015-10-051-1/+4
* | | | | | am cb70fdbe: Merge "OMX: allow only secure codec to remotely call allocateBuf...Wei Jia2015-10-061-0/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-021-0/+6
* | | | | | AudioSystem: Fix race condition in accessing ioDescriptorsPraveen Chavan2015-10-051-0/+1
| |/ / / / |/| | | |
* | | | | CameraService: Notify camera service proxy of device statusEino-Ville Talvala2015-08-211-2/+15
* | | | | Merge "Add experimental camera session prepare API." into mnc-dr-devRuben Brunk2015-08-171-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add experimental camera session prepare API.Ruben Brunk2015-08-141-0/+5
* | | | | Merge "do not dequeue from native window after we hit fatal error" into mnc-devChong Zhang2015-08-151-0/+1
|\ \ \ \ \
| * | | | | do not dequeue from native window after we hit fatal errorChong Zhang2015-08-141-0/+1
| |/ / / /
* | | | | Camera: Add camera type to ICameraService.getNumberOfCameras.Eino-Ville Talvala2015-08-141-0/+10
|/ / / /
* | | | am 48192b84: am 0625841d: am dfaea255: am 578d5b66: am 171b5fad: am d6ea7f65:...Marco Nelissen2015-08-071-1/+1
|\ \ \ \ | |/ / /
| * | | am 0625841d: am dfaea255: am 578d5b66: am 171b5fad: am d6ea7f65: am f26400c9:...Marco Nelissen2015-08-071-1/+1
| |\ \ \ | | |/ /
| | * | am 578d5b66: am 171b5fad: am d6ea7f65: am f26400c9: Fix crash on malformed id3Marco Nelissen2015-08-071-1/+1
| | |\ \ | | | |/
| | | * am d6ea7f65: am f26400c9: Fix crash on malformed id3Marco Nelissen2015-08-071-1/+1
| | | |\
| | | | * am f26400c9: Fix crash on malformed id3Marco Nelissen2015-08-071-1/+1
| | | | |\
| | | | | * Fix crash on malformed id3Marco Nelissen2015-08-041-1/+1
| | | | * | am 7acac10a: Merge "DO NOT MERGE: Add AUtils::isInRange, and use it to detect...Robert Shih2015-05-111-0/+45
| | | | |\ \ | | | | | |/
| | | | | * DO NOT MERGE: Add AUtils::isInRange, and use it to detect malformed MPEG4 nal...Lajos Molnar2015-04-251-0/+45
* | | | | | add GRALLOC_USAGE_HW_COMPOSER flag to video usage bitsChong Zhang2015-07-281-0/+6
* | | | | | Merge "libmediaplayerservice: propagate caller pid to MediaCodec." into mnc-devRonghua Wu2015-07-221-5/+9
|\ \ \ \ \ \
| * | | | | | libmediaplayerservice: propagate caller pid to MediaCodec.Ronghua Wu2015-07-211-5/+9
* | | | | | | stagefright: remove workaround for BQ not reporting dropped framesLajos Molnar2015-07-201-5/+3
|/ / / / / /
* | | | | | Merge "fix soft renderer rotation" into mnc-devChong Zhang2015-07-181-0/+1
|\ \ \ \ \ \
| * | | | | | fix soft renderer rotationChong Zhang2015-07-171-0/+1
* | | | | | | Merge "mediaresourcemanager: add pid to removeResource method" into mnc-devRonghua Wu2015-07-182-3/+3
|\ \ \ \ \ \ \
| * | | | | | | mediaresourcemanager: add pid to removeResource methodRonghua Wu2015-07-172-3/+3
| |/ / / / / /
* | | | | | | Merge "MediaRecorder: enable audio for slow motion recording" into mnc-devChong Zhang2015-07-171-1/+4
|\ \ \ \ \ \ \
| * | | | | | | MediaRecorder: enable audio for slow motion recordingChong Zhang2015-07-171-1/+4
| |/ / / / / /
* | | | | | | Merge "Camera: Add hidden experimental tearDown method." into mnc-devEino-Ville Talvala2015-07-171-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Camera: Add hidden experimental tearDown method.Eino-Ville Talvala2015-07-161-0/+6
| |/ / / / / /
* | | | | | | stagefright: flush pending video frames for MediaSyncLajos Molnar2015-07-161-0/+4
* | | | | | | stagefright: MediaSync: use VideoFrameSchedulerLajos Molnar2015-07-162-5/+111
|/ / / / / /