summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+30
* stagefright: keep alignment restrictions for SoftVideoDecoderLajos Molnar2015-01-091-21/+14
* stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-28/+58
* 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
* stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-061-3/+3
* media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+3
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-051-0/+290