summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/dec
Commit message (Expand)AuthorAgeFilesLines
* 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-052-66/+179
|/
* 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-032-32/+38
* Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-281-20/+39
* warnings be gone.Andreas Huber2014-02-112-1/+3
* Adds VP9 decoding support for stagefright.hkuang2013-06-242-5/+27
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-052-224/+12
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-032-0/+5
* stagefright: SoftVP8: Handle EOS flag on frames with content.Lajos Molnar2013-05-221-12/+16
* Add liblogYing Wang2013-04-091-1/+1
* Merge "Match new paths and organization in external/libvpx"Ying Wang2012-12-121-4/+3
|\
| * Match new paths and organization in external/libvpxJohann2012-10-291-4/+3
* | The length information of the chunks making up vorbis codec specific infoAndreas Huber2012-11-151-1/+1
|/
* Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h264dec and lib...James Dong2012-06-122-0/+190
* AV Android make files changesJames Dong2012-03-281-1/+1
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-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
* Remove old-style software decoders.Andreas Huber2011-07-132-296/+0
* Boost software vp8 decoder performance using multi-threaded decoding if possibleJames Dong2011-06-201-1/+17
* Fix module tags on stagefright software decoders.Andreas Huber2011-05-161-1/+1
* Squashed commit of the following:Andreas Huber2011-05-113-2/+465
* Remove one log message from the VPXDecoderAndreas Huber2011-02-081-1/+3
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* Upgrade to the latest .webm project code.Andreas Huber2010-09-151-5/+7
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+44
* Squashed commit of the following:Andreas Huber2010-05-242-0/+246