History log of /hardware/intel/img/psb_video/src/tng_yuv_processor.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e2d5072c4f0604bdebae4d964ccd2f4f125b4600 31-Jan-2015 Elliott Hughes <enh@google.com> Fix "error: implicit declaration of function 'malloc'".

Change-Id: I443e4ad88bf538406ddbb6fe4ba3e54eba34a995
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
cecb10be5449aa74cd1d9a2eb41c2a6a76d9ee79 22-Jul-2014 ywan171 <yi.a.wang@intel.com> remove warning in psb video

BZ: 209178

remove warning in psb video
Signed-off-by: ywan171 <yi.a.wang@intel.com>

Change-Id: Ie1a05b5a92fa6666420f8fd7138bc9df0f6d5d42
Signed-off-by: root <root@feijiang-desktop.(none)>
Reviewed-on: https://android.intel.com/220814
Tested-by: Fourdan, Olivier <olivier.fourdan@intel.com>
Reviewed-by: Fourdan, Olivier <olivier.fourdan@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
a7634d944fe745c4061b4b5c0d425cc585b923a2 06-May-2014 mahongpe <hongpeng.ma@intel.com> enable video rotation+scaling for WiDi usage.

BZ:188797

a). Video driver will provide 3 kinds of buffers as following:
scale rotate
normal buffer:1080P -------> scale buffer:720P -----------> rotate buffer:
specified size, such as 480P, 720P, 1080P, etc.
b). HWC will select rotate buffer and send to WiDi

Change-Id: I3e7b2343d4718533fdcd1e99741cdd7b0a83ed42
Signed-off-by: mahongpe <hongpeng.ma@intel.com>
Signed-off-by: Zhu,Tianyang <tianyang.zhu@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
dbf2ee864763f6da009b5455943917c72e31e9ec 12-Mar-2014 Gu, Wangyi <wangyi.gu@intel.com> psb-video: distinguish the sw decode and hw decode

BZ: 174522

distinguish the sw decode and hw decode with output method,
which is used by hwc. This patch works with optimization patch:
https://android.intel.com/#/c/166226/

Change-Id: I66f8b716af594baebba4213f3f9d1963bb270c58
Signed-off-by: Gu, Wangyi <wangyi.gu@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
39eff7a021afd8ec1a6f375dbc6476cbaa485d5d 12-Oct-2013 Li Zeng <li.zeng@intel.com> VED: switch on error concealment for MPEG4/VP8 codec

BZ: 144719

switch on error concealment for MPEG4 codec

Change-Id: I7362c8b4f3eac14052529072ec76b79910d287b1
Signed-off-by: Li Zeng <li.zeng@intel.com>
Signed-off-by: Fei Jiang <fei.jiang@intel.com>
Signed-off-by: pingshix <pingx.shi@intel.com>
Signed-off-by: Li Zeng <li.zeng@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
8b9d488edafa54dce4d1fa4ae99e493ad840517d 14-Aug-2013 Li Zeng <li.zeng@intel.com> VED: Enable two-pass rotation for merrifield

BZ: 128654

Enable two-pass rotation for merrifield

Change-Id: I7876d9f154966809d90482f22de524dedda7e2db
Signed-off-by: Li Zeng <li.zeng@intel.com>
Reviewed-on: http://android.intel.com:8080/125867
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>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
5c3a70e3d110fc71ec9b00955c8885310fdf70ae 01-Aug-2013 Li Zeng <li.zeng@intel.com> VED: Enable invoke VED two-pass rotation from HWC

BZ: 128654

Enable invoke VED two-pass rotation from HWC

Add VED stride mode and tiling support in psb_CreateSurfaceFromKBuf

Change-Id: Icf777b57c59c797eca21fb9aee8a5dc071a2a02e
Signed-off-by: Li Zeng <li.zeng@intel.com>
Reviewed-on: http://android.intel.com:8080/124630
Reviewed-by: Ding, Haitao <haitao.ding@intel.com>
Tested-by: Ding, Haitao <haitao.ding@intel.com>
Reviewed-by: Guo, Nana N <nana.n.guo@intel.com>
Reviewed-by: cactus <cactus@intel.com>
Tested-by: cactus <cactus@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
c3cdab1ea32ee08500683399971ca87214dddcef 24-Jan-2013 mahongpe <mahongpe@intel.com> [Mainline] fix klocwork issue in psb_video/src/tng_yuv_processor.c

BZ: 82560

some pointers maybe NULL when are dereferrenced.
Check these pointers before using.

Change-Id: I17085d25009ccd6041de05d52feb0f4ea8473abf
Signed-off-by: mahongpe <mahongpe@intel.com>
Reviewed-on: http://android.intel.com:8080/88375
Reviewed-by: cactus <cactus@intel.com>
Reviewed-by: Ma, Hongpeng <hongpeng.ma@intel.com>
Reviewed-by: Wang, Elaine <elaine.wang@intel.com>
Reviewed-by: Feng, Wei <wei.feng@intel.com>
Reviewed-by: Jiang, Fei <fei.jiang@intel.com>
Reviewed-by: Zeng, Li <li.zeng@intel.com>
Reviewed-by: Guo, Nana N <nana.n.guo@intel.com>
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
81826d3ab4c9cf28ea853f1545042aa53a0f0abf 25-Dec-2012 Li Zeng <li.zeng@intel.com> ved: implment VPP function for msvdx

BZ: 78377

Implement VPP function for msvdx to support standalone rotation

Change-Id: I764ecc23fb440c6bc54860303341ba10fa52cc32
Signed-off-by: Li Zeng <li.zeng@intel.com>
Reviewed-on: http://android.intel.com:8080/85117
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>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
5631a1e01115aeaf179dea4ac98460fd5e0fb7ac 25-Oct-2012 nguo <nana.n.guo@intel.com> psb-video: refine msvdx YUV rotate code and fix KW issue

BZ: 64419

Check pointer before free and refine error check code

Change-Id: I96ab5f8d987db7d868dbde2331405b3ec30b0b7a
Signed-off-by: nguo <nana.n.guo@intel.com>
Reviewed-on: http://android.intel.com:8080/71936
Reviewed-by: Jiang, Fei <fei.jiang@intel.com>
Reviewed-by: Zeng, Li <li.zeng@intel.com>
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c
56ada57fd5c4a41fbf281589526d47850bed05fd 16-Oct-2012 hding3 <haitao.ding@intel.com> [PSB-VIDEO] enhancement msvdx YUV rotate code and fix some compile error

BZ: 62368

1. Modify psb__dump_NV_buffers so that can dump rotated buffer
2. Fix compile issue for FPGA making decode

Change-Id: I122deb5129d9b3b89b70f1f5f2cea295a6201812
Signed-off-by: Li Zeng <li.zeng@intel.com>
Signed-off-by: hding3 <haitao.ding@intel.com>
Reviewed-on: http://android.intel.com:8080/70150
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Tested-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/tng_yuv_processor.c