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_hostair.c
|
5bda8779f054b9e2da23725643d0559618bb5f8c |
|
04-Jun-2014 |
Ren, Zhaohan <zhaohan.ren@intel.com> |
Fixed air not concective issue BZ: 200568 This patch fixed AIR I-mb not concective issue due to buffer reuse Change-Id: Ibae603337f0b7c5ffa55592eae4b744b5ec0999c Signed-off-by: Ren, Zhaohan <zhaohan.ren@intel.com>
/hardware/intel/img/psb_video/src/tng_hostair.c
|
d8bdef29bee0d7e15685d1ae2ad74ad6b356ce89 |
|
23-Jan-2014 |
Ren, Zhaohan <zhaohan.ren@intel.com> |
Fixed CIR MB position issue BZ: 156075 This patch delivered CIR update command to kernel to update CIR position table. Change-Id: Ibcbf35a355dbd33ede4e2ad8e34cdfccad45246a Signed-off-by: Ren, Zhaohan <zhaohan.ren@intel.com>
/hardware/intel/img/psb_video/src/tng_hostair.c
|
a8f6017021c6f20165e3b525cc62dabc12324747 |
|
25-Dec-2013 |
Ren, Zhaohan <zhaohan.ren@intel.com> |
Set initial cir index to -1 BZ: 161140 This patch fixed CIR index error by assigning default value. Change-Id: Id72d26c63efbca1e19be14e9e3a07f61fccedd19 Signed-off-by: Ren, Zhaohan <zhaohan.ren@intel.com>
/hardware/intel/img/psb_video/src/tng_hostair.c
|
052f3dad0b4f6f0a3ef0fabdb8609dcb4d46971c |
|
12-Nov-2013 |
Ren Zhaohan <zhaohan.ren@intel.com> |
1. Enable Adaptive Intra Refresh 2. Remove duplicated tng__update_frametype() 3. Remove Intra Period change code, new FW will support HW command BZ: 151403 This patch enabled AIR, use VAEncMiscParameterAIR to control AIR. Change-Id: I0a808f4eed552381d953552b713d0a823b6b3577 Signed-off-by: Ren Zhaohan <zhaohan.ren@intel.com>
/hardware/intel/img/psb_video/src/tng_hostair.c
|
464690353bc53c01d238a2bad67b275e71f008bd |
|
03-May-2013 |
edward lin <edward.lin@intel.com> |
Merrifield video encoder KW issue BZ: 105333 fix the KW issue for user space driver Change-Id: Ice60a4c5d4751a3ade16d2caf6884153360a606f Signed-off-by: edward lin <edward.lin@intel.com> Reviewed-on: http://android.intel.com:8080/106251 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_hostair.c
|
5b4943f06f5394f99ded211af6e42a72f8847a21 |
|
20-Dec-2012 |
edward lin <edward.lin@intel.com> |
many debug macro define in the code for Merrifield video encoder user-space driver [MRFLD-VIDEO] BZ: 76157 Firstly, I modified the code of psb_surface_attrib.c and psb_texture.c, psb_texture.h to make sure this code could be compiled ok on Linux environment. Secondly, I removed and reduced some DEBUG Macro define for Merrifield Video Encoder user-space driver. this modified would not affect the running of encoder, only for code clean mask all the pdump debug macro Change-Id: I60dfb7d74e83f2d212210bf81b4fdcf75bb848aa Signed-off-by: edward lin <edward.lin@intel.com> Reviewed-on: http://android.intel.com:8080/83599 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_hostair.c
|
d22d044ca1d9898843c35944ef93cfa89e1a088a |
|
06-Jan-2013 |
pingshix <pingx.shi@intel.com> |
[MRFLD-VIDEO] Critical klocwork issues of Merrifield Video Encoder User-Space Driver BZ: 77674 Critical klocwork issues of Merrifield Video Encoder User-Space Driver I fixed the critical klocwork errors and delete the macro _TOPAZHP_VIR_ADDR_ which used for debugging. Change-Id: Ic7b8f86a4a8b718f787953fd6cbca842a16df2da Signed-off-by: edward lin <edward.lin@intel.com> Signed-off-by: pingshix <pingx.shi@intel.com> Reviewed-on: http://android.intel.com:8080/85163 Reviewed-by: cactus <cactus@intel.com> Tested-by: cactus <cactus@intel.com>
/hardware/intel/img/psb_video/src/tng_hostair.c
|
e26d82700f9514cc175d2b54733ebdeb8824922e |
|
17-Sep-2012 |
hding3 <haitao.ding@intel.com> |
Merged the latest Merrifield video encoder code here, and fixed some compiling error [MRFLD-VIDEO]. BZ: 57543 fix some compile error to make psb-video can pass compile both android and linux development env. #MRFLD part. Change-Id: I4e8b4739d45f6e822400126fd7c9c8209a23c2f4 Signed-off-by: edward lin <edward.lin@intel.com> Signed-off-by: hding3 <haitao.ding@intel.com> Reviewed-on: http://android.intel.com:8080/66663 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_hostair.c
|