summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-112-29/+364
|\ \ | |/
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-102-29/+364
* | resolved conflicts for merge of e5ba80c5 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-271-23/+0
|\ \
| * | Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-23/+0
* | | am 20918be9: am b2cf160f: Merge "stagefright: add graceful handling when sett...Lajos Molnar2014-11-261-12/+12
|\ \ \ | | |/ | |/|
| * | stagefright: add graceful handling when setting port definitionLajos Molnar2014-11-251-12/+12
* | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-4/+4
|\ \ \ | | |/ | |/|
| * | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-4/+4
| * | resolved conflicts for merge of 2edda09a to lmp-dev-plus-aospLajos Molnar2014-10-142-0/+317
| |\ \
* | \ \ am 41907c44: am cede28e2: Merge "stagefright: add runtime debug support" into...Lajos Molnar2014-11-143-169/+400
|\ \ \ \ | | |_|/ | |/| |
| * | | stagefright: add runtime debug supportLajos Molnar2014-11-123-169/+400
* | | | am 034d6747: am 1609e451: Merge "Add a BufferItem parameter to onFrameAvailab...Dan Stoza2014-11-072-2/+2
|\ \ \ \ | |/ / /
| * | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-042-2/+2
* | | | am edcff417: am 42aae0c4: am f04e8b5e: am 25842048: Merge "stagefright: try t...Lajos Molnar2014-10-221-0/+5
|\ \ \ \ | |/ / /
| * | | stagefright: try to free codec instance if MediaCodec.release hangsLajos Molnar2014-10-211-0/+5
| | |/ | |/|
* | | resolved conflicts for merge of f4147ee9 to lmp-mr1-dev-plus-aospLajos Molnar2014-10-142-0/+317
|\ \ \ | |/ / | | / | |/ |/|
| * stagefright: fix surface input handling of software encodersLajos Molnar2014-10-132-0/+317
|/
* stagefright: support passing GraphicBuffer in metadata bufferLajos Molnar2014-10-133-20/+72
* stagefright: fix fake-stride handling for H263 SW decoderRonghua Wu2014-10-021-1/+8
* Merge "SoftVideoDecoderOMXComponent: re-config the buffer size when port defi...Ronghua Wu2014-09-251-0/+34
|\
| * SoftVideoDecoderOMXComponent: re-config the buffer size when port definition ...Ronghua Wu2014-09-241-0/+34
* | stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-241-2/+4
|/
* stagefright: add adaptive playback support to SoftHEVC decoder.Ronghua Wu2014-09-231-4/+13
* Merge "Optimize the YUV buffer copy a little bit to skip unnecessary operatio...hkuang2014-09-151-18/+15
|\
| * Optimize the YUV buffer copy a little bit to skip unnecessary operation.hkuang2014-09-151-18/+15
* | stagefright: add adaptive playback support to SoftMPEG decoder.Ronghua Wu2014-09-111-1/+14
|/
* stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-101-5/+74
* Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-281-3/+38
* Added Tunneled video playback support to ACodecRachad2014-08-082-0/+50
* stagefright: add error log when create omx component failedZhijun He2014-07-171-1/+1
* Encoder input buffers don't need HW_TEXTURE usageJesse Hall2014-07-141-2/+1
* libstagefright: 64-bit compile warningsMark Salyzyn2014-06-262-14/+19
* stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-062-3/+4
* Update OMX messages for 64 bitAndy Hung2014-05-142-25/+95
* Remove legacy omx_message variablesAndy Hung2014-05-061-2/+0
* Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-211-3/+5
|\
| * BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-111-3/+5
* | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-153-4/+10
|\ \ | |/ |/|
| * am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-153-4/+10
| |\
| | * media: 64 bit compile issuesMark Salyzyn2014-04-153-4/+10
| * | am 52a861d2: Merge "warnings be gone."Mark Salyzyn2014-04-114-31/+31
| |\ \ | | |/
| | * warnings be gone.Andreas Huber2014-04-114-31/+31
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-04-042-21/+24
|\ \ \