summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/dec/SoftVPX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-3/+20
|\
| * fix buildLajos Molnar2016-07-211-1/+2
| * SoftVPX: fix nFilledLen overflowRobert Shih2016-07-211-3/+19
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-9/+14
|\ \ | |/
| * Add VPX output buffer size checkMarco Nelissen2016-03-251-9/+14
* | Stagefright: Remove unused variables and filesAndreas Gampe2016-03-221-4/+0
|/
* Fix software video decoder buffer size calculationMarco Nelissen2015-06-171-1/+1
* Remove deprecated image definesJohann2015-04-101-7/+7
* am 3e08ca67: resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-4/+7
|\
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-4/+7
* | stagefright: support VP9 frame parallel decode in Soft VPXhkuang2014-12-051-65/+166
|/
* libstagefright: compile errorsMark Salyzyn2014-10-081-0/+1
* stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-101-52/+11
* Fix the bug that same video frame has been decoded twice during port reconfig.hkuang2014-09-031-32/+32
* Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-281-20/+39
* warnings be gone.Andreas Huber2014-02-111-1/+1
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-5/+20
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-051-201/+10
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-031-0/+4
* stagefright: SoftVP8: Handle EOS flag on frames with content.Lajos Molnar2013-05-221-12/+16
* The length information of the chunks making up vorbis codec specific infoAndreas Huber2012-11-151-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Raise the maximum input buffer size for the vpx video decoder to 256KBAndreas Huber2011-08-191-1/+1
* Boost software vp8 decoder performance using multi-threaded decoding if possibleJames Dong2011-06-201-1/+17
* Squashed commit of the following:Andreas Huber2011-05-111-0/+366