summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-07-211-1/+3
* Fix size check for OMX_IndexParamConsumerUsageBitsMarco Nelissen2016-04-211-44/+0
* libstagefright: check overflow before memory allocation in OMXCodec.cppWei Jia2015-08-211-0/+3
* stagefright: add support for batching OMX eventsLajos Molnar2015-06-051-2/+5
* stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-011-3/+3
* stagefright: move native window helpers into SurfaceUtilsLajos Molnar2015-05-071-226/+14
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-34/+47
* ulaw and alaw aren't limited to 8kHzMarco Nelissen2015-03-201-3/+7
* am 7b66f713: am 57f75272: Merge "stagefright: add support for native flex-YUV...Lajos Molnar2015-02-041-1/+2
|\
| * stagefright: add support for native flex-YUV formatsLajos Molnar2015-02-041-1/+2
* | resolved conflicts for merge of e5ba80c5 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-271-3/+1
|\ \
| * | Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-3/+1
* | | am 902dc42d: am 07715ac3: Merge "C++11 compatibility."Dan Albert2014-11-201-4/+4
|\ \ \ | |/ / | | / | |/ |/|
| * C++11 compatibility.Dan Albert2014-11-201-4/+4
* | stagefright: add runtime debug supportLajos Molnar2014-11-121-270/+55
* | libstagefright: compile errorsMark Salyzyn2014-10-081-0/+1
|/
* stagefright: allow P-frames spacing of 0 and 1Lajos Molnar2014-09-041-1/+0
* stagefright: Fix thumbnail generation for some clips.Ronghua Wu2014-08-191-7/+1
* stagefright: support flexible YUV formatLajos Molnar2014-08-071-1/+19
* stagefright: rework media codec list and infosLajos Molnar2014-08-071-13/+13
* stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-061-1/+73
* Send 64 bit OMX codec handling to 32 bit MediaServerAndy Hung2014-05-141-0/+6
* Update OMX messages for 64 bitAndy Hung2014-05-141-22/+22
* Remove legacy omx_message variablesAndy Hung2014-05-061-29/+9
* am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-13/+15
|\
| * am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-13/+15
| |\
| | * media: 64 bit compile issuesMark Salyzyn2014-04-151-13/+15
| * | am f780d28d: Merge "DO NOT MERGE: Revert "mediaplayer: keep more buffers with...Lajos Molnar2014-03-281-29/+9
| |\ \
| | * | DO NOT MERGE: Revert "mediaplayer: keep more buffers with the BufferQueue"Lajos Molnar2014-03-271-29/+9
| * | | am 3d4e4fcb: Merge "DO NOT MERGE: Revert "stagefright: allow for minUndequeue...Lajos Molnar2014-03-281-6/+4
| |\ \ \ | | |/ /
| | * | DO NOT MERGE: Revert "stagefright: allow for minUndequeuedBufs to be one less"Lajos Molnar2014-03-271-6/+4
* | | | am bd1f8f0a: am fb28c384: am 1faa4170: stagefright: allow for minUndequeuedBu...Lajos Molnar2014-03-191-4/+6
|\ \ \ \ | |/ / /
| * | | am 1faa4170: stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-4/+6
| |\ \ \ | | |/ /
| | * | stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-4/+6
| * | | am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-9/+29
| |\ \ \ | | |/ /
| | * | mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-9/+29
| | |/
| * | [DO NOT MERGE] Support TS + AC3 for ATSC standardChangwan Ryu2014-02-031-0/+51
| * | Support for MPEG2 videoChangwan Ryu2014-01-211-0/+2
| |/
* | mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-111-9/+29
* | Opus Matroska support in OpenMaxVignesh Venkatasubramanian2014-03-031-0/+10
* | am 728549e3: am 56477eb7: am 27ae268a: am 00cb884f: Merge "StageFright: Remov...Adam Hampson2013-11-131-7/+1
|\ \ | |/
| * am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 ...Adam Hampson2013-11-131-7/+1
| |\
| | * StageFright: Removes hacks for Nvidia MPEG2 decoderSuresh Choudhary2013-08-091-7/+1
| | * Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+11
| | * The framework really doesn't need to know the specifics of the codecAndreas Huber2013-04-111-7/+0
| | * Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+2
| | * Turn off executable bit on ordinary filesGlenn Kasten2012-11-021-0/+0
| | * Added some extra failure logging messagesJames Dong2012-10-171-0/+7
| | * Make a small correction in terms of GOP structure in the recorded videoJames Dong2012-09-141-1/+1
| | * Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-101-6/+28