aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoDecoderBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel: omx: Zenfone2 blobs cannot handle metadata modeChristopher R. Palmer2016-01-131-2/+2
* intel: omx: LP blob compatibilityChristopher R. Palmer2016-01-131-2/+14
* fix random SEGV issue which is caused by wild pointer in libmixmahongpe2015-11-091-1/+2
* correctly set SW_USAGE for HW codecsTianmi Chen2015-07-151-1/+4
* omx-component: fix video corruptionYuanjun Huang2015-07-101-1/+14
* Remove unused argument to suppress compilation errorTianmi Chen2015-07-011-9/+2
* enable meta data for VP9 hybridGu, Wangyi2015-06-301-1/+2
* Fix clang build issue with unused argumentBrian Carlstrom2015-06-151-1/+2
* enable meta data mode for AVC and VP8 on FUGUTianmi Chen2015-06-011-19/+185
* omx-component:Yuanjun Huang2015-05-121-0/+38
* Fix defect when native buffer mode fallbacks to byte-buffer modeYuanjun Huang2015-02-111-5/+14
* VP8 OMX component - Add flushing the decode pipeline at the beginning,Yuanjun Huang2015-01-291-2/+10
* enable OMX extension OMX_IndexExtVppBufferNum for ISVXigui Wang2014-12-021-9/+9
* use system headers rather than framework onesThierry Strudel2014-11-191-1/+4
* add vp9 accelerated sw decoder plugin in fuguywan1712014-07-291-12/+33
* remove warning in omx-componentywan1712014-07-291-28/+26
* reset outport bufferCountMin during format change for video playback on fuguywan1712014-07-291-0/+1
* enable video playback on fuguywan1712014-07-211-2/+1
* Fix build for AOSP/LThierry Strudel2014-07-211-1/+1
* omx-component: to destory surface before graphic buffers are releasedTianmi Chen2014-07-211-0/+4
* omx-component: set max buffer count in case of adaptive playbackTianmi Chen2014-07-211-1/+9
* Decode: when width is above 2048, don't use tiling formatLi Zeng2014-07-211-1/+1
* omx-componet: set flag to inform libmix that the Scenario is Adaptive PlaybackDan Liang2014-07-211-0/+3
* omx-components: make sure the error buffer is attached to the right output bu...Weian Chen2014-07-211-0/+6
* omx-component: performance optimization for dynamic resolution changeywan1712014-07-211-3/+14
* omx-component: enable tile format for VXD392 on Baytrail platformTang, XiaoxiX2014-07-211-2/+5
* omx-component: use pOutputPortPrivate instead to report errorDan Liang2014-07-211-13/+11
* omx decode: set tiling flag in config structure if using tiling formatLi Zeng2014-07-211-0/+2
* pass original rotation information to decoder.Andy Qiu2014-07-211-4/+7
* omx-components: Pass rotation degree stored in pInputPortPrivate to libmixWeian Chen2014-07-211-0/+9
* omx-component: Add support for Error Report needed by WebRTCDan Liang2014-07-211-2/+33
* add set/get function for VPPBufferNum in OMXYu, Linda2014-07-211-0/+32
* [PORT FROM R42-TW]omx-component: avoid crash when caller passes NULL paramete...Weian Chen2014-07-211-3/+11
* omx-component: Move raw buffer mode related codeTianmi Chen2014-07-211-68/+6
* [PORT FROM R42B-STABLE] BYT-DRM-WV-OMX: Support HDMI HPD and Auto-tear-downRajesh Poornachandran2014-07-211-33/+39
* omx-component: fix cts failure in mediaCodec for transcodingywan1712014-07-211-0/+4
* omx-component: if it is in nativewindow mode, send the crop change info to om...ywan1712014-07-211-18/+16
* omx-component: fix the thread competition of buffer thread and command threadywan1712014-07-211-24/+11
* OMXVideoDecoder: If video is changed from 1080p to small resolution, color fo...ywan1712014-07-211-0/+2
* Add one condition check to avoid unnecessary wait in ProcessorResetDan Liang2014-07-211-2/+2
* omx-component: remove fps related code as it won't be used anymoreDan Liang2014-07-211-1/+0
* omx-component: add output port buffer reallocation via port settings changeDan Liang2014-07-211-2/+35
* Revert "Add support for VP8 playback support on Baytrail"wfeng62014-07-211-10/+1
* Change libmix stop calling sequenceXiao,Feng2014-07-211-7/+15
* Pass top/bottom field info back to OMX client.Jason Hu2014-07-211-2/+2
* Add support for VP8 playback support on Baytrailwfeng62014-07-211-1/+10
* Pass top/bottom field info back to OMX client.Jason Hu2014-07-211-0/+4
* decode: enable Tile mode for resolution which is larger than 720pywan1712014-07-211-0/+12
* omx-components: Set surface attributes to uncacheable/WC for video decoderDan Liang2014-07-211-1/+0
* Clean up obsolete codes in omx-componentsXiaoFeng2014-07-211-27/+0