aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-18Revert "Fixed the incorrect stride and slice height settings of OMX video ↵android-cts_7.1_r1android-cts-7.1_r9android-cts-7.1_r8android-cts-7.1_r7android-cts-7.1_r6android-cts-7.1_r5android-cts-7.1_r4android-cts-7.1_r3android-cts-7.1_r29android-cts-7.1_r28android-cts-7.1_r27android-cts-7.1_r26android-cts-7.1_r25android-cts-7.1_r24android-cts-7.1_r23android-cts-7.1_r22android-cts-7.1_r21android-cts-7.1_r20android-cts-7.1_r2android-cts-7.1_r19android-cts-7.1_r18android-cts-7.1_r17android-cts-7.1_r16android-cts-7.1_r15android-cts-7.1_r14android-cts-7.1_r13android-cts-7.1_r12android-cts-7.1_r11android-cts-7.1_r10android-cts-7.1_r1android-7.1.2_r9android-7.1.2_r8android-7.1.2_r6android-7.1.2_r5android-7.1.2_r4android-7.1.2_r39android-7.1.2_r38android-7.1.2_r37android-7.1.2_r36android-7.1.2_r33android-7.1.2_r32android-7.1.2_r30android-7.1.2_r3android-7.1.2_r29android-7.1.2_r28android-7.1.2_r27android-7.1.2_r25android-7.1.2_r24android-7.1.2_r23android-7.1.2_r2android-7.1.2_r19android-7.1.2_r18android-7.1.2_r17android-7.1.2_r16android-7.1.2_r15android-7.1.2_r14android-7.1.2_r13android-7.1.2_r12android-7.1.2_r11android-7.1.2_r10android-7.1.2_r1android-7.1.1_r9android-7.1.1_r8android-7.1.1_r7android-7.1.1_r61android-7.1.1_r60android-7.1.1_r6android-7.1.1_r59android-7.1.1_r58android-7.1.1_r57android-7.1.1_r56android-7.1.1_r55android-7.1.1_r54android-7.1.1_r53android-7.1.1_r52android-7.1.1_r51android-7.1.1_r50android-7.1.1_r49android-7.1.1_r48android-7.1.1_r47android-7.1.1_r46android-7.1.1_r45android-7.1.1_r44android-7.1.1_r43android-7.1.1_r42android-7.1.1_r41android-7.1.1_r40android-7.1.1_r4android-7.1.1_r39android-7.1.1_r38android-7.1.1_r35android-7.1.1_r33android-7.1.1_r32android-7.1.1_r31android-7.1.1_r3android-7.1.1_r28android-7.1.1_r27android-7.1.1_r26android-7.1.1_r25android-7.1.1_r24android-7.1.1_r23android-7.1.1_r22android-7.1.1_r21android-7.1.1_r20android-7.1.1_r2android-7.1.1_r17android-7.1.1_r16android-7.1.1_r15android-7.1.1_r14android-7.1.1_r13android-7.1.1_r12android-7.1.1_r11android-7.1.1_r10android-7.1.1_r1android-7.1.0_r7android-7.1.0_r6android-7.1.0_r5android-7.1.0_r4android-7.1.0_r3android-7.1.0_r2android-7.1.0_r1nougat-mr2.3-releasenougat-mr2.2-releasenougat-mr2.1-releasenougat-mr2-security-releasenougat-mr2-releasenougat-mr2-pixel-releasenougat-mr2-devnougat-mr1.8-releasenougat-mr1.7-releasenougat-mr1.6-releasenougat-mr1.5-releasenougat-mr1.4-releasenougat-mr1.3-releasenougat-mr1.2-releasenougat-mr1.1-releasenougat-mr1-volantis-releasenougat-mr1-security-releasenougat-mr1-releasenougat-mr1-flounder-releasenougat-mr1-devnougat-mr1-cts-releasenougat-dr1-releaseAustin Hu
port."a am: 44c7c2d * commit '44c7c2d3b65abe47e2f67590166d9a4cacd5abf8': Revert "Fixed the incorrect stride and slice height settings of OMX video port."a Change-Id: I1f7f80b04f5c2dcb671eea1c5ad845a44ae72099
2016-04-18Revert "Fixed the incorrect stride and slice height settings of OMX video ↵nougat-devAustin Hu
port."a Bug: 27688967 This reverts commit 6d724b9f6420698a740c8f3cdbbc2f2d6a803308. Because it caused some regression for CTS android.media.cts.EncodeDecodeTest.
2016-04-06Fixed the incorrect stride and slice height settings of OMX video port.Austin Hu
Bug: 27688967 Change-Id: Ie3dc22520f23ac5027f2a1a09109e3810ded1f63 Signed-off-by: Austin Hu <austin.hu@intel.com>
2016-03-30media hardening: OMX::allocateBuffer must return protected buffers as ↵Hyunchang Choi
native_handles Make OMX to use native_handles for media hardening bug: 26781087 Change-Id: Ic5746e70d71520ac7a0e90bd7accf31f11259eb4 Signed-off-by: Hyunchang Choi <hyunchang.choi@intel.com>
2015-12-17wrs_omxil: re-cal clock time for nsec overflow caseNana Guo
re-cal clock time if nsec overflows to make sure the right time for pthread_cond_timewait Bug: 25834559 Change-Id: I325fc3c032dd0d7b465c3aa44ff1b95700f89835 Signed-off-by: Nana Guo <nana.n.guo@intel.com>
2014-12-30am 88de33b3: Fix ↵android-wear-n-preview-3android-wear-n-preview-2android-wear-n-preview-1android-wear-7.1.1_r1android-wear-5.1.1_r1android-wear-5.1.0_r1android-n-preview-5android-n-preview-4android-n-preview-3android-n-preview-2android-n-preview-1android-n-iot-preview-2android-m-preview-2android-m-preview-1android-m-previewandroid-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r68android-6.0.1_r67android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r62android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r54android-6.0.1_r53android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r45android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1nougat-mr1-wear-releasen-iot-preview-2master-soongmarshmallow-releasemarshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devmarshmallow-devmarshmallow-cts-releaseElliott Hughes
"hardware/intel/common/wrs_omxil_core/base/src/portbase.cpp:599:15: error: \'ETIMEDOUT\' was not declared in this scope". * commit '88de33b35c4ceac55d774896b5e3be26a5156b34': Fix "hardware/intel/common/wrs_omxil_core/base/src/portbase.cpp:599:15: error: 'ETIMEDOUT' was not declared in this scope".
2014-12-29Fix "hardware/intel/common/wrs_omxil_core/base/src/portbase.cpp:599:15: ↵Elliott Hughes
error: 'ETIMEDOUT' was not declared in this scope". Change-Id: I856315bf82be5f523b3971f179dd23b362f97f96
2014-12-11am 32e98301: Wrs Omxil: Remove unused variablesAndreas Gampe
* commit '32e9830130645f88e7a2ad43556ad4adb3db31d4': Wrs Omxil: Remove unused variables
2014-12-08Wrs Omxil: Remove unused variablesandroid-wear-5.0.0_r1lollipop-wear-releaseAndreas Gampe
For build-system CFLAGS clean-up, remove unused variables. Bug: 18632512 Change-Id: I4da2cb255b4bc08c5dfc04d7d31c58e63d90948e
2014-12-05wrs_core: enable meta data mode on Landroid-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1lollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releasehding3
BZ: 230000 Bug:18575549 Ignore buffer return when format change happens for meta data mode. The patch was ported from imin_legacy branch: https://android.intel.com:443/291947 Change-Id: I9226eb87d273d25a3c8152d0e5837a29bb574ac1 Signed-off-by: hding3 <haitao.ding@intel.com>
2014-12-02enable OMX extension OMX_IndexExtVppBufferNum for ISVXigui Wang
change TARGET_HAS_VPP to TARGET_HAS_ISV BZ: 229811 Bug: 17383204 Change-Id: I34507e96e26cc7b1e5905f57d4838f67b120d528 Signed-off-by: Jason Hu <jason.hu@intel.com>
2014-10-21make sure the buffer is big enough when adaptive playback is enabledandroid-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-releaselollipop-cts-releaseywan171
vp9 decoder plugin can not reallocate gralloc buffer in the middle if the buffer is not big enough during adaptive playback, we must make sure it at start Bug: 18023655 Change-Id: Ifdfa624403739837f4350e12e38ab39b3c17e029 Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-07-29remove the warning in wrs_corelollipop-devywan171
BZ: 209178 remove the warning in wrs_core Signed-off-by: ywan171 <yi.a.wang@intel.com> Change-Id: I5655dcc283325cf7da5e0b088887e63cd24fb056 Signed-off-by: ywan171 <yi.a.wang@intel.com> Reviewed-on: https://android.intel.com/220500 Reviewed-by: Fourdan, Olivier <olivier.fourdan@intel.com> Tested-by: Fourdan, Olivier <olivier.fourdan@intel.com>
2014-07-21Fix build for AOSP/LThierry Strudel
BZ: 209178 Change-Id: I07232c12f5466b362530315d33084a4d7ecfabdc Signed-off-by: Thierry Strudel <thierry.strudel@intel.com> Reviewed-on: https://android.intel.com/218917 Reviewed-by: Imberton, Guilhem <guilhem.imberton@intel.com> Tested-by: Imberton, Guilhem <guilhem.imberton@intel.com>
2014-07-21Add Intel specific OMX color formatsThierry Strudel
BZ: 209178 Change-Id: Icb6653564ef29e9c333603ff8a456d44ac51c4ad Signed-off-by: Thierry Strudel <thierry.strudel@intel.com> Reviewed-on: https://android.intel.com/216626 Reviewed-by: Imberton, Guilhem <guilhem.imberton@intel.com> Tested-by: Imberton, Guilhem <guilhem.imberton@intel.com>
2014-07-21refine the resolution limit to 2kx2kgji2
BZ: 203614 refine the resolution limit to 2kx2k Change-Id: I1d0816df26bb337859b57cb27fc32c6986e9ae6e Signed-off-by: gji2 <guoliang.ji@intel.com>
2014-07-21resolution limit setting, max 1920x 1088gji2
BZ: 200960 resolution limit setting, max 1920x 1088 Change-Id: Ia155509fd76a6f77f25396f52baa6502641cd5d6 Signed-off-by: gji2 <guoliang.ji@intel.com>
2014-07-21wrs_core: notify error event if enabled complete event is triggered by ↵ywan171
freeing buffer BZ: 190818 notify error event instead if enabled complete event is triggered by freeing buffer Change-Id: I6997dbf7f38ff8c3653d14da5425db5ba665179e Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-07-21wrs_omxil_core: set stride and sliceHeight in port definitionTianmi Chen
BZ: 196039 set stride and sliceHeight in port definition. Change-Id: I83690471557471d66f7ef316d2bb7ee426aeae54 Signed-off-by: Tianmi Chen <tianmi.chen@intel.com>
2014-07-21[PORT FROM MAIN]Port VP8 encode middleware to R44c branch.bolunliu
BZ: 193452 Port VP8 encode OMX Core to R44c branch. Signed-off-by: bolunliu <bolun.liu@intel.com> Change-Id: I742440ff9a01c4061b7f8046ffa9445c104867e1
2014-07-21private config and parameter extension enablegji2
BZ: 190562 private config and parameter extension enable Change-Id: I4288cba7bd2f27a7ea16b6fdd0c601a27225e466 Signed-off-by: gji2 <guoliang.ji@intel.com>
2014-07-21fix a tiny issue in Portbasebolunliu
BZ: 189356 fix a tiny compile issue in Portbase when LOGV was enable Change-Id: I7019146a540f9419171d3190f1a3d18130a3afa3 Signed-off-by: bolunliu <bolun.liu@intel.com>
2014-07-21Rename temporal layer name for SANDbolunliu
BZ: 185262 Rename temporal layer name for SAND. Rename it as "OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER". Change-Id: Ic5b40c9d75ce4fec07a8203ae5e88805a3472ff8 Signed-off-by: bolunliu <bolun.liu@intel.com>
2014-07-21rm Intel private bitrate structuregji2
BZ: 183802 rm Intel private bitrate structure Change-Id: I92f20641b5123b7a2a0464974f1b4e6c80ccc8fc Signed-off-by: gji2 <guoliang.ji@intel.com>
2014-07-21mx-core: add one more index OMX_IndexExtRequestBlackFramePointerWeian Chen
BZ: 182643 Add one more index to allow client to request black frame pointer Change-Id: Ifbd56acefbc29e43eadeef7bf5434bf327d9b31e Signed-off-by: Weian Chen <weian.chen@intel.com>
2014-07-21Remove temporal layer data structure.bolunliu
BZ: 179113 Remove temporal layer data structure. Add nMaxQP/nFrameRate/nTemporalID in ConfigIntelBitRateType Add GetExtensionIndex for temporal layer vp8 encode Refine code style.Remove meaningless modification. Change-Id: I0ff98d73d69b40c207aa770bc26f0d910cdf37fd Signed-off-by: bolunliu <bolun.liu@intel.com>
2014-07-21Extend OMX Index definition for VP8 temporal layer encodeliubolun
BZ: 165682 Extend OMX Index definition for the number of temporal layers and bitrate/framerate for every layer Update for buildbot -1 issue. Fix code style issue. Change-Id: I7fa786d6e959df59acc3bf3e4a5ed4222cecfca5 Signed-off-by: liubolun <bolun.liu@intel.com>
2014-07-21wrs-omxil-core: adjust the data structure for adaptive playbackDan Liang
BZ: 177230 Move member variable mEnableAdaptivePlayback from private to public so that the derived class could use it. Change-Id: Id134f42b2246ce68f6804aed86b8435ace9a9693 Signed-off-by: Dan Liang <dan.liang@intel.com>
2014-07-21wrs_core: add timeout wait event when decoder component transits from loaded ↵ywan171
to idle BZ: 176001 the decoder component will wait for all output buffer being set from the client before transiting from loaded to idle state, so if the output buffer allocation fails in client, ANR will happen. add timeout wait event when decoder component transits from loaded to idle Change-Id: I5a4651646c48fc22483aba32c86e9a7bea58eb89 Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-07-21wrs_core: add timeout waitevent in video decoder to avoid dead lock when ↵ywan171
state changes from disable to enable BZ: 164253 When output port state changes from disable to enable, the HAL will wait gralloc buffers set from OMX client. If dequeuebuffer fails in omx client, the video decoder HAL will fall into dead wait, and error will occur in destroying OMX node. add timeout waitevent in wrs_core for video decoder to avoid dead lock Change-Id: I604ca37879d95bfd5cdfc2512043c1c60a74d415 Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-07-21refine the data structure for error reportingDan Liang
BZ: 168230 Add one type of error: OMX_Decode_HeaderError And num_mbs. Signed-off-by: Dan Liang <dan.liang@intel.com> Change-Id: I5860e062876be6420b8781e43d5c57d592eb3924
2014-07-21omx-core: fix the definition incompatible issue for error reportingWeian Chen
BZ: 166006 For data structure OMX_VIDEO_ERROR_INFO, the definition is slightly different with the one in libmix, which will cause compatibility issue when error reporting is enabled. Change-Id: Ief2c73b7eee72598e6574f3738f613768f5f458d Signed-off-by: Weian Chen <weian.chen@intel.com>
2014-07-21Refine setting config max frame size for VP8.liubolun
BZ: 166007 Redefine the OMX Interface and OMX Index. Application just set the ratio of the max frame size to average bitrate. Change-Id: Ib154f872f1fd0ff22799a13360a2789fd5bf4af0 Signed-off-by: liubolun <bolun.liu@intel.com>
2014-07-21Fix omx core klockwork issueZhao Liang
BZ: 161839 Change-Id: I074def618a0b6e4a5a178c55793d64c692c80438 Signed-off-by: Zhao Liang <leo.zhao@intel.com>
2014-07-21Enalbe Max Frame Size setting for VP8 encode.Liu Bolun
BZ: 162278 Add related OMX Index type and OMX Config data structure. Change-Id: I5da09c8c630b51015b3c2a62a26a7e5c718b2f42 Signed-off-by: Liu Bolun <bolun.liu@intel.com>
2014-07-21Fix the middleware encode patch impact on decode module issue.gji2
BZ: 160888 Fix the middleware encode patch impact on decode module issue. Change-Id: I37d4e6d1bdbece72df768578311d108ec5df7a64 Signed-off-by: gji2 <guoliang.ji@intel.com>
2014-07-21wrs_core: add support for adaptive playback in kitkatywan171
BZ: 154291 add DRC support in video decoder middleware to integrate with kitkat AOSP Change-Id: I826678d8f2da7c475180d8055786d6b07d7e449d Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-07-21Change omx core mechanism to allow encoder working more timeZhao Liang
BZ: 150664 for encoder case, if either bufferq or retainedbufferq is not empty core will schedule encoder working, and inport buffer may be null if only retainedbufferq has frame. Change-Id: Id347f3843d806c41176dec49f543963204603e29 Signed-off-by: Zhao Liang <leo.zhao@intel.com>
2014-07-21Add "OMX_COLOR_FormatUnused" case in getFrameBufSizeLiu Bolun
BZ: 154696 Add "OMX_COLOR_FormatUnused" case in getFrameBufSize to fix WIFI Display break issue. Change-Id: Ib6c0cf672e104fae19432bef9d56c8f9a63bf6f4 Signed-off-by: Liu Bolun <bolun.liu@intel.com>
2014-07-21Add a new data structure and OMX Index for setting k frame for VP8 encode.Bolun
BZ: 153768 Add a new data structure and OMX Index for setting k frame for VP8 encode. Put the vpp index to the end. Change-Id: I018a29259b86365e9968c3d4c87f19936d3bea03 Orig-Change-Id: I2d3936a5614113ebd680c4caa928df90b08d69cb Signed-off-by: Bolun <bolun.liu@intel.com>
2014-07-21wrs_omxil_core: use pOutputPortPrivate to report errorDan Liang
BZ: 147912 1)use pOutputPortPrivate to report error 2)define data structure OMX_VIDEO_CONFIG_INTEL_ERROR_REPORT Change-Id: Id2e50570cf164cb441fbf9866e8c0749f19f7313 Signed-off-by: Dan Liang <dan.liang@intel.com>
2014-07-21wrs_omxil_core: Adjust the index sequenceDan Liang
BZ: 147912 Index OMX_IndexExtVppBufferNum doesn't exist if other modules is not aware of the Macro TARGET_HAS_VPP. Change-Id: If1fd24dfa8d72e8997a63817948465b266cfa54f Signed-off-by: Dan Liang <dan.liang@intel.com>
2014-07-21wrs-omxil-core: Add data structure needed by WebRTCDan Liang
BZ: 147912 Add data structure in OMX_IntelVideoExt.h: OMX_VIDEO_DECODE_ERRORTYPE OMX_VIDEO_ERROR_INFO OMX_VIDEO_ERROR_BUFFER Change-Id: I09a04bdc779dc1cd191f401d8b0c3a0b53990177 Signed-off-by: Dan Liang <dan.liang@intel.com>
2014-07-21omx-core: set pInputPortPrivate to NULL by defaultWeian Chen
BZ: 148092 pInputPortPrivate will be used by webRTC to contain the rotation information, by default it should be NULL, remove the useless code related to pInputPortPrivate in base class Change-Id: I49ebd9b3867a186848c8d3a9fd44965048776974 Signed-off-by: Weian Chen <weian.chen@intel.com>
2014-07-21[wrs_core]Fix hang when port disable called for empty port.sameer
BZ: 148867 This issue was found when using gstreamer with Intel OMX Core using the gst-omx plugin. In gst-omx playback, when transitioning component to idle state the output port is disabled. The call to disable output port hangs in WaitPortBufferCompletion() in the OMX IL Core. This is due to a bug where WaitPortBufferCompletion() waits for buffer free operation to complete on an empty port. Since port is empty buffer free will never be called. Added check on buffer count before doing the wait to avoid the hang. Change-Id: If34c3388be978bcec5d33100858d343468d835f9 Signed-off-by: Sameer Kibey <sameer.kibey@intel.com>
2014-07-21wrs_omxil_core: Add support for Error Report needed by WebRTCDan Liang
BZ: 147912 Add error reporting support. Change-Id: Idf882f897c4141a700c723913f6c66eb98eb26a9 Signed-off-by: Dan Liang <dan.liang@intel.com>
2014-07-21add OMX_IndexExtVppBufferNumYu, Linda
BZ: 145717 add OMX_IndexExtVppBufferNum in order to get vpp buffers num from framework Change-Id: I27b9ddffe1455dc5775c0c914ed577c8992a6f9f Signed-off-by: Yu, Linda <linda.yu@intel.com>
2014-07-21config omx to insert SPS/PPS before each IDR framegji2
BZ: 138989 config omx to insert SPS/PPS before each IDR frame Change-Id: I41492f2e33373a17b3cafc7ab8cdad045d167158 Signed-off-by: gji2 <guoliang.ji@intel.com> Reviewed-on: http://android.intel.com:8080/133586 Reviewed-by: Zhao, Leo <leo.zhao@intel.com> Reviewed-by: Yuan, Shengquan <shengquan.yuan@intel.com> Reviewed-by: Shi, PingX <pingx.shi@intel.com> Tested-by: Shi, PingX <pingx.shi@intel.com> Reviewed-by: cactus <cactus@intel.com> Tested-by: cactus <cactus@intel.com>
2014-07-21wrs_core: reset the stop flag if the decoder thread restarts from stop stateywan171
BZ: 134837 reset the stop flag if the decoder thread restarts from stop state to fix cts MediaCodec bug. Change-Id: Ic8f22cb6eee576e4afa61197cbc390834ee7eb1b Signed-off-by: ywan171 <yi.a.wang@intel.com> Reviewed-on: http://android.intel.com:8080/130318 Reviewed-by: Zhou, ChuX <chux.zhou@intel.com> Reviewed-by: Feng, Wei <wei.feng@intel.com> Reviewed-by: Liang, Dan <dan.liang@intel.com> Reviewed-by: Chen, Tianmi <tianmi.chen@intel.com> Reviewed-by: Shi, PingX <pingx.shi@intel.com> Tested-by: Shi, PingX <pingx.shi@intel.com> Reviewed-by: cactus <cactus@intel.com> Tested-by: cactus <cactus@intel.com>
2014-07-21Add new ext parameter to support sync mode video recordingZhao Liang
BZ: 131021 Change-Id: Idb25d1d36b4a875f01ce72923770f9627e79f483 Signed-off-by: Zhao Liang <leo.zhao@intel.com> Reviewed-on: http://android.intel.com:8080/127320 Reviewed-by: Yuan, Shengquan <shengquan.yuan@intel.com> Reviewed-by: Shi, PingX <pingx.shi@intel.com> Tested-by: Shi, PingX <pingx.shi@intel.com> Reviewed-by: cactus <cactus@intel.com> Tested-by: cactus <cactus@intel.com>