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

Change-Id: Ie37e0dc21b975f95c5c5600907641e662b3a51b2
/hardware/intel/img/psb_video/src/tng_vld_dec.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_vld_dec.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_vld_dec.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_vld_dec.c
4d06c1febaa800c6a9efb9908a2c6233472c7464 31-Aug-2013 Li Zeng <li.zeng@intel.com> VED: Enable VED buffer scaling

BZ: 134818

Enable VED buffer scaling

Change-Id: I084e15a29f3019f1b2c5f43ab20f798829229bd1
Signed-off-by: Li Zeng <li.zeng@intel.com>
/hardware/intel/img/psb_video/src/tng_vld_dec.c
feee186c19ae8213aad756baeb51d2fa11f36730 27-Jul-2013 Li Zeng <li.zeng@intel.com> VED: Fix aux_buf re-write issue for VP8 decode, fix aux_buf leak issue

BZ: 122029

Fix aux_buf re-write issue for VP8 decode, fix aux_buf leak issue

Change-Id: I2d43625ed975bdba4311868a22c98cd28c366243
Signed-off-by: Li Zeng <li.zeng@intel.com>
Reviewed-on: http://android.intel.com:8080/120672
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_vld_dec.c
e853beb775a5de607bd080d7d43e638f95199e68 27-May-2013 Nana GUo <nana.n.guo@intel.com> psb-video: add slice header parsing support

BZ: 110655

add slice header parsing support in psb-video part

Change-Id: Ib382faf5f337eb5e82418f87896e48273e291c5e
Signed-off-by: Nana GUo <nana.n.guo@intel.com>
Reviewed-on: http://android.intel.com:8080/110348
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_vld_dec.c
a52334a05d2be04432b1f8b2bccf9e90768a218a 12-Apr-2013 Nana GUo <nana.n.guo@intel.com> [PATCH] psb-video: refine HW JPEG decoder with libva rebase

BZ: 99978

refine HW JPEG decoder with libva rebase for data structure rename

Change-Id: I3d071f9c366f3a1b652e5c56113e4cb96be785b3
Signed-off-by: Nana GUo <nana.n.guo@intel.com>
Reviewed-on: http://android.intel.com:8080/101681
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: cactus <cactus@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_vld_dec.c
1b8d958031a6ae24789addf7ff073316b89aff87 10-Apr-2013 Nana GUo <nana.n.guo@intel.com> psb-video: fixed HW JPEG decoding incorrect due to FW updated

BZ: 99010

operating_mode is not match between control allocation and msg

Change-Id: I131925fc3556396eeb1513581c5771dfd5bb79ac
Signed-off-by: Nana GUo <nana.n.guo@intel.com>
Reviewed-on: http://android.intel.com:8080/101409
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: cactus <cactus@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_vld_dec.c
d4b3bda95f2efc571b057ca9ece5ea076a55cdb0 27-Mar-2013 Tianmi Chen <tianmi.chen@intel.com> psb_video: Add slice parameter buffer for VP8

BZ: 93296

Add slice parameter buffer for VP8

Change-Id: Ida66a02b2fbde2af219b1b75c2e2d0d3cd00cb93
Signed-off-by: Tianmi Chen <tianmi.chen@intel.com>
Reviewed-on: http://android.intel.com:8080/98566
Reviewed-by: Shi, PingX <pingx.shi@intel.com>
Reviewed-by: cactus <cactus@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_vld_dec.c
925e65d1ed4a080e83ea5fcaea1c3c802e427e6c 21-Feb-2013 pingshix <pingx.shi@intel.com> ved: support ved output scaling

BZ: 87314

support ved output scaling

Change-Id: Ie65df2a29e7d928db75e7d1c6bce0858089973a7
Signed-off-by: Li Zeng <li.zeng@intel.com>
Signed-off-by: pingshix <pingx.shi@intel.com>
Reviewed-on: http://android.intel.com:8080/92918
Reviewed-by: cactus <cactus@intel.com>
Reviewed-by: Jiang, Fei <fei.jiang@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
/hardware/intel/img/psb_video/src/tng_vld_dec.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_vld_dec.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_vld_dec.c
ff36d22f039635357d9fced020fa5237cf75be9f 18-Sep-2012 hding3 <haitao.ding@intel.com> tng_vld_dec: fix wrong license header.

BZ: 57543

tng_vld_dec: fix wrong license header(mfld patch).

Change-Id: Ia7dc1a9808773bb80c3ac8fbfb6535ba011dad77
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Signed-off-by: hding3 <haitao.ding@intel.com>
Reviewed-on: http://android.intel.com:8080/66833
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_vld_dec.c
06c7c30796be2e6b18a6263956a0ca308616ecde 11-Sep-2012 Li Zeng <li.zeng@intel.com> ved: psbvideo msvdx code refine

BZ: 56431

Add new ved fw, remove unused ved fw, remove msvdx dead code, add VP fw
Refactor decode part

Change-Id: Ic03f1659a056cba91c2ccd3b0f96401d60872e3d
Signed-off-by: Li Zeng <li.zeng@intel.com>
Reviewed-on: http://android.intel.com:8080/65458
Reviewed-by: Ding, Haitao <haitao.ding@intel.com>
Reviewed-by: Jiang, Fei <fei.jiang@intel.com>
Reviewed-by: Wang, Elaine <elaine.wang@intel.com>
Reviewed-by: Feng, Wei <wei.feng@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_vld_dec.c