summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-1/+3
|\
| * OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-07-211-1/+3
* | OMXCodec: Remove kClientNeedsFrameBuffer for S3DChristopher N. Hesse2016-06-091-3/+0
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-44/+0
|\ \ | |/
| * Fix size check for OMX_IndexParamConsumerUsageBitsMarco Nelissen2016-04-211-44/+0
* | OMXCodec: fix potential OOB read in parseHEVCCodecSpecificDataRobert Shih2016-03-221-1/+4
* | Move overflow checks into SkipCutBufferMarco Nelissen2015-12-181-2/+1
* | stagefright: Add OMX.ffmpeg. checkingKeith Mok2015-12-071-1/+2
* | stagefright: Clear mNoMoreOutputData flag during seekingJia Meng2015-12-071-0/+1
* | libstagefright: Handle MPEG4 DP playbackLeena Winterrowd2015-11-301-2/+6
* | stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-6/+86
* | libstagefright: Make it possible to skip OMX buffer reallocationMichael Gernoth2015-11-071-1/+9
* | Fix benign unsigned integer overflowChad Brubaker2015-11-051-1/+2
* | stagefright: add Samsung S3D supportChristopher N. Hesse2015-11-041-0/+43
|/
* 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
| |/