aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21Refine setting config max frame size for VP8.liubolun
2014-07-21Fix omx core klockwork issueZhao Liang
2014-07-21Enalbe Max Frame Size setting for VP8 encode.Liu Bolun
2014-07-21Fix the middleware encode patch impact on decode module issue.gji2
2014-07-21wrs_core: add support for adaptive playback in kitkatywan171
2014-07-21Change omx core mechanism to allow encoder working more timeZhao Liang
2014-07-21Add "OMX_COLOR_FormatUnused" case in getFrameBufSizeLiu Bolun
2014-07-21Add a new data structure and OMX Index for setting k frame for VP8 encode.Bolun
2014-07-21wrs_omxil_core: use pOutputPortPrivate to report errorDan Liang
2014-07-21wrs_omxil_core: Adjust the index sequenceDan Liang
2014-07-21wrs-omxil-core: Add data structure needed by WebRTCDan Liang
2014-07-21omx-core: set pInputPortPrivate to NULL by defaultWeian Chen
2014-07-21[wrs_core]Fix hang when port disable called for empty port.sameer
2014-07-21wrs_omxil_core: Add support for Error Report needed by WebRTCDan Liang
2014-07-21add OMX_IndexExtVppBufferNumYu, Linda
2014-07-21config omx to insert SPS/PPS before each IDR framegji2
2014-07-21wrs_core: reset the stop flag if the decoder thread restarts from stop stateywan171
2014-07-21Add new ext parameter to support sync mode video recordingZhao Liang
2014-07-21[PDK MR2 ABSP] remove duplicate omx header file between khronos and google fr...Dan Liang
2014-07-21Avoid adding quirk requires-loaded-to-idle-after-allocation in frameworkywan171
2014-07-21OMX_IndexExt.h is DOS format and needs to be converted to UNIX formatDan Liang
2014-07-21wrs_omxil_core: set thread nameDan Liang
2014-07-21Add a buffer flag to indicate OMX buffer contain top/bottom field.Jason Hu
2014-07-21Add a buffer flag to indicate OMX buffer contain top/bottom field.Jason Hu
2014-07-21OMXIL Core Checking return value of dlsym() to workaround Bionic issueLiu Bolun
2014-07-21OMX IL Core: add a lock to protect the component stateGu, Wangyi
2014-07-21Revert "[PORT FROM R4.1] Set state when TransState is completed."Gu, Wangyi
2014-07-21[PORT FROM R4.1] Set state when TransState is completed.Tang Guifang
2014-07-21[PORT FROM R4.1] Enhance the error handle mechanism in OMX Core to avoid vide...Gu, Wangyi
2014-07-21wrs_core: fix Klocwork issue in queue.cywan171
2014-07-21OMXIL: extension to add VP8 encoder supportChang Ying
2014-07-21wrs_omxil_core: fix klocwork issue under wrs_omxil_coreywan171
2014-07-21To support MRFLD highprofile encodeZhao Liang
2014-07-21[PORT FROM JBMR0] Add a new flag OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar...Li Zeng
2014-07-21[PORT FROM MAIN]wrs_omxil_core: Add VP8 middleware for merrifieldTianmi Chen
2014-07-21Revert "[PORT FROM MAIN] Add a new flag OMX_INTEL_COLOR_FormatYUV420PackedSem...Remy Protat
2014-07-21[PORT FROM MAIN] Add a new flag OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_...Li Zeng
2014-07-21[PORT FROM MAIN] Non-initialized variable caused SEGV in strdup functiondvshkurk
2014-07-21[PORT FROM MAIN] Report errors when failing to set the input port sizewfeng6
2014-07-21[PORT FROM MAIN]OMX Core: Checking return value of dlopen() instead of error ...Liu Bolun
2014-07-21Clean up obsolete or unused code in wrs_omxil_core for code coverage improvem...XiaoFeng
2014-07-21Fix code defect which found through the code coverageXiaoFeng
2014-07-21Remove unused codes and config files in video middleware stackwfeng6
2014-07-21Add new interface in portbase to set if pBuffer is 4k aligned in AllocateBufferZhao Liang
2014-07-21wrs_core: add intel color formatywan171
2014-07-21[wrs_omx_core] fixed JB build issue.Xiaolin Zhang
2014-07-21PRODUCT_COPY_FILES: Disable incorrect useBruce Beare
2014-07-21build: Clean up use of include filesBruce Beare
2014-07-21[PORT FROM R3]wrs_omxil_core: flush Processor before flush port for video dec...ywan171
2014-07-21[PORT FROM R3]Remove ProcessorPreFillBuffer return value checkfxiao4X