History log of /hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d495b11548c0625fc662bfcfb772198888d6df33 11-May-2017 Mathias Agopian <mathias@google.com> fix circular dependency libnativewindow <-> libui

Bug: 37647680
Bug: 37648355
Test: compile, manual
Change-Id: Id2ae321762f6c98e943c7483d68941bf3b4ae765
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
e8d8cfd0bebc579749fff2fbd1a17c907e5c4bba 02-Mar-2017 Alistair Strachan <alistair.strachan@imgtec.com> Revert "Revert "Remove use of deprecated gralloc APIs.""

This reverts commit 926fc9d715878b77d3d90bb81f9a28bff0e029c5.
Bug: 35427231
Test: netflix, youtube, play movies

Change-Id: I08375af6dbfbd22adbadb2cae75594e1ea5aae72
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
926fc9d715878b77d3d90bb81f9a28bff0e029c5 23-Feb-2017 Daniel Cardenas <danielcar@google.com> Revert "Remove use of deprecated gralloc APIs."

This reverts commit 2892c7487da7780e0135978e709359f6d75e19b8.

Change-Id: Ide39986581c399902dfcfa914ff7c7aa7dbefa8c
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
2892c7487da7780e0135978e709359f6d75e19b8 12-Jan-2017 Alistair Strachan <alistair.strachan@imgtec.com> Remove use of deprecated gralloc APIs.

In gralloc v1, the lock/unlock methods that do not take a sync
fence have been removed. Port the utils/ISV module to use the
newer methods which are also available in gralloc v0.

This change also ports utils/ISV to use the new GPU DDK interface.

Test: Manual, youtube video worked
Bug: 34625842

Change-Id: Ie664a8ae2e96b54d53389a389352810a44dfeadd
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
4a5e38d65e3f21def5373c8ccce936473845d888 17-Jun-2016 Austin Hu <austin.hu@intel.com> Fixed the video playback glitch issues by hardware decoding of libva.

Bug: 29160724
Bug: IMINAN-49451

Because the iWidth of gralloc handle wouldn't be hacked in gralloc HAL,
assign mStride with the correct stride value.

Change-Id: Ic9406f45fcf8de68cd12a89e7504d012a5856c88
Signed-off-by: Austin Hu <austin.hu@intel.com>
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
ce70dcd9a00883626adc4def15776639428625d9 20-Feb-2015 Dan Albert <danalbert@google.com> Fix a whole bunch of format strings.

Change-Id: I1e845053f614c757f727ca09d3da7bf14d89bcab
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
e5aad73d4992d6c8fbd9e9e3c9cc89abfc83b775 25-Dec-2014 Xigui Wang <xigui.wang@intel.com> Fix FRC distortion issue.

Bug: 18629797
BZ: 230319

Change-Id: I2b6f1b0dac91214473666cd1075ca0018a954429
Signed-off-by: Xigui Wang <xigui.wang@intel.com>
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
d6acef05e41af96ff00f2c579e3f9c96cb1a0530 21-Nov-2014 Xigui Wang <xigui.wang@intel.com> Add ISV support to fugu

Fix ISV FRC video jiters of 24 fps input.
Support YV12 input format.

BZ: 229540
Bug: 17383204

Change-Id: Ic61a520966cc815eca7735207d455e2233659fd6
Signed-off-by: Xigui Wang <xigui.wang@intel.com>
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp
25b2a4f2f53ada7434b5c77d26a7e4f29aa85edd 10-Nov-2014 Xigui Wang <xigui.wang@intel.com> Add ISV support to fugu

Intel Smart Video (ISV) component is a video post processing component.
It implements frame rate conversion and sharpen.

Bug: 17383204
BZ: 227971

Change-Id: Ia020258dff0d8cb96d8625d2cfa8a4a6c4045527
Signed-off-by: Xigui Wang <xigui.wang@intel.com>
Depends-On: I9b22da03ea3f2a7d9dd85042fff442d2414cbc26
/hardware/intel/common/utils/ISV/base/isv_bufmanager.cpp