summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
* IOMX: work against metadata buffer spoofingLajos Molnar2016-09-272-24/+168
* omx: prevent input port enable/disable for software codecsWonsik Kim2016-07-211-0/+7
* DO NOT MERGE omx: check buffer port before usingWonsik Kim2016-06-231-19/+54
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-212-0/+38
* Add VPX output buffer size checkMarco Nelissen2016-03-251-1/+6
* Fixing safteynet logging bug introduced in ag/862848mspector@google.com2016-02-261-0/+1
* OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-022-0/+6
* SimpleSoftOMXComponent: change CHECK to error notification.Wei Jia2015-07-081-1/+9
* Merge "stagefright: prevent allocating stale buffers for OMX decoders" into m...Lajos Molnar2015-07-011-3/+5
|\
| * stagefright: prevent allocating stale buffers for OMX decodersLajos Molnar2015-07-011-3/+5
* | stagefright: fix deadlock and NPE in GraphicBufferSourceLajos Molnar2015-07-013-10/+15
* | Merge "ignore buffers that's already removed" into mnc-devChong Zhang2015-06-301-4/+19
|\ \
| * | ignore buffers that's already removedChong Zhang2015-06-291-4/+19
| |/
* | stagefright: ask for flex-YUV camera buffers for software encodersLajos Molnar2015-06-262-2/+23
|/
* stagefright: relax check of OMX buffer header - againLajos Molnar2015-06-191-8/+23
* fix buffer leak due to unreleased last repeat frameChong Zhang2015-06-182-56/+56
* stagefright: fix issues with OMX message passingLajos Molnar2015-06-101-1/+3
* stagefright: fix legacy support for CameraSourceLajos Molnar2015-06-101-17/+19
* stagefright: add support for output frame rendered callbackLajos Molnar2015-06-091-2/+26
* fix graphic buffer leak with persistent input surfaceChong Zhang2015-06-082-2/+102
* stagefright: add support for batching OMX eventsLajos Molnar2015-06-054-21/+37
* stagefright: rename VideoGrallocMetadata.hHandle to pHandleLajos Molnar2015-06-023-5/+5
* stagefright: add support for fences in OMXLajos Molnar2015-06-025-49/+134
* stagefright: rework metadata buffer supportLajos Molnar2015-06-015-129/+168
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-013-15/+21
* IOMX: Clear buffer id for arm32Andy Hung2015-05-271-4/+2
* IOMX: Enable buffer ptr to buffer id translation for arm32Andy Hung2015-05-261-21/+0
* IOMX: Add buffer range check to emptyBufferAndy Hung2015-05-261-0/+6
* stagefright: measure max encoder buffer count for persistent surfaceChong Zhang2015-05-211-9/+1
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-132-4/+3
* Merge "Stagefright: propagate InsufficientResources error" into mnc-devRonghua Wu2015-05-052-3/+6
|\
| * Stagefright: propagate InsufficientResources errorPraveen Chavan2015-05-052-3/+6
* | MediaCodec: implement persistent input surface APIsChong Zhang2015-05-014-41/+163
|/
* stagefright: make more warnings errorsLajos Molnar2015-04-172-3/+3
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-176-11/+21
* am 655084f9: am e7a53499: am 0a45cda6: am 187b196e: Merge changes Ic51e92e9,I...Lajos Molnar2015-04-161-2/+3
|\
| * stagefright: add SoftAVCEnc using libavcVenkatarama Avadhani2015-04-151-1/+1
| * stagefright: add SoftAVCDec using libavcVenkatarama Avadhani2015-04-151-1/+1
| * stagefright: add SoftMPEG2 decoder using libmpeg2Venkatarama Avadhani2015-04-151-0/+1
* | am 3f14f569: am de2faabb: am d661654a: am 0958e926: Merge "Log cause of failu...Marco Nelissen2015-04-091-1/+1
|\ \ | |/
| * Log cause of failure to dlopenMarco Nelissen2015-04-091-1/+1
| * DO NOT MERGE libstagefright: Stop using IGBC::BufferItemDan Stoza2015-04-012-10/+11
* | libstagefright: Stop using IGBC::BufferItemDan Stoza2015-03-122-10/+11
* | media: switch to new AMessage handlingLajos Molnar2015-03-052-6/+6
* | Remove manta support in MNC.Ying Wang2015-03-031-4/+0
* | am 935b4750: am 011734f0: Fix clang build errorBill Yi2015-02-201-1/+1
|\ \ | |/
| * Fix clang build errorBill Yi2015-02-191-1/+1
* | stagefright: add support for limiting framerate in GraphicBufferSourceRonghua Wu2015-02-128-45/+365
|/
* am d8ba6ef1: am 38a97bd7: stagefright: keep alignment restrictions for SoftVi...Lajos Molnar2015-01-101-21/+14
|\
| * stagefright: keep alignment restrictions for SoftVideoDecoderLajos Molnar2015-01-091-21/+14