History log of /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a35937fcb950ccd05af56c49214b88e393233e3 29-Jun-2012 Rebecca Schultz Zavin <rebecca@android.com> Put back old ion library

Non-backwards compatible changes are being made to the version in system core

Change-Id: I66d5119fb28a7eb3dc6cb9f7cbd1a8a8d902f290
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
49d75012a1396ec9493c612f256896b97d87688b 23-Feb-2012 Rebecca Schultz Zavin <rebecca@android.com> Update includes for ion helper library

libion is being moved to system/core. Update the includes to reflect
the change.

Change-Id: If94feb9b89ff1f6c8f55303ba610d3c39c8d80d8
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
a05ce708888256c4798c419007cee864a60cd526 08-Sep-2011 Sarthak Aggarwal <sarthak@ti.com> Using ion instead of memmgr for all buffers allocated by DOMX.

Patch moves all memmgr buffers to ion and maps them to userspace as and when required.

Change-Id: Iff8cc0759594918e5902625c052ea48d74bc07e1
Signed-Off-By: Sarthak Aggarwal<sarthak@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
dd67ecfa02b48f73c371802314403ea31a0689af 31-Aug-2011 Suman Anna <s-anna@ti.com> DOMX: Align ion 1d buffer allocations to 4K

Set the alignment parameter for ion allocations to 4K. The
allocation size is already configured to be a multiple of
4K. This ensures that all the DOMX buffers can be mapped
into the user-space, and ensure that allocations are not
returned on a 4K boundary due to extraneous ion client
allocations from the same ion heap.

Change-Id: Ief40a6f30f48fccb315e073d28a2591d027e8243
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
9e964f98a366c756b96a97809b31579fdcc43e97 24-Aug-2011 Lakshman Gowda <lakshman79@ti.com> DOMX : provide extension index support for gralloc buffer usage flags query

The Stagefright queries DOMX in order to allocate buffers from gralloc with
correct usage flags.

Change-Id: I85dc7bd6bf6b3008a12470bb797df0cce8a370e0
Signed-off-by: Lakshman Gowda <lakshman79@ti.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
e5d86ac2b8d0b0172944bb46c7a5d2c6b659b2a9 30-Aug-2011 Lakshman Gowda <lakshman79@ti.com> [H264-Enc-Proxy] Add android opaque color conversion support

Add support for android opaque color format as encoder input and
use color conversion routines to format to NV12 color format
which is passed on to remote OMX encoder component

Change-Id: I45be6a6ea3577cbe9a13e7df87bb399b16e5db29
Signed-off-by: Abhishek Ranka <asranka@ti.com>
Signed-off-by: Lakshman Gowda <lakshman79@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
73bfc819486d5f632fd113996e6ecdbd647d2085 30-Aug-2011 Sundar Raman <sunds@ti.com> Remove some non fatal error logs in Camera use-case

Change-Id: I3d0f40b68c2337e67271784c544db8979dcc0358
Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
831d195f81fcd391e54bddd46b56e251f84f4638 19-Aug-2011 John Wei <a0272715@ti.com> domx: request and allocate smaller-sized buffer in metadata mode recording

request and allocate smaller-sized buffer in metadata mode recording.
the buffer is used to hold video_metadata_t structure (12 bytes). It is
a big saving from allocating an NV12 buffer size. Corresponding Ducati
side change on UseBuffer() is required.

Change-Id: I7e4730c0982e826def844e3cf5050d83063fa2a7
Signed-off-by: John Wei <a0272715@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
43bdd31577be33023b40de6b730eef24f484cc4b 26-Aug-2011 Sarthak Aggarwal <sarthak@ti.com> Free a ion buffer in domx only when it is allocated by DOMX

Change-Id: I1b6bb594740122c753d21eaa7a739a8e500ab57d
Signed-Off-By: Sarthak Aggarwal<sarthak@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
42e5d26cf9855a03eb5f1a0ea6092ff89ff01cb4 25-Aug-2011 Sundar Raman <sunds@ti.com> DOMX: Clear metadata data after alloc

There was stale data in the metadata buffers during
initial few FBDs before omx component was ready to
fill the data. Seeing this in face detection usecase
where a few false rectangles are being shown when
the app is first opened.

Signed-off-by: Tyler Luu <tluu@ti.com>

Change-Id: I442d90a2e81ed0439ea0257850abfa9e0d0da1b1
Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
f3f2df863d1bc55a7901fbebe042b69c8a778c3c 26-Aug-2011 Sarthak Aggarwal <sarthak@ti.com> DOMX: Unmap the complete ION buffer while tearing down the component

Change-Id: Iac07645546e352c37170eb46602bd1b6555fe85a
Signed-Off-By:Sarthak Aggarwal<sarthak@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
49f42f954f02c39aa4d25520a4caa3f0b459aa40 11-Aug-2011 Sarthak Aggarwal <sarthak@ti.com> Moving Bitstream buffers to ION

The patch moves 1d bitstream buffers needed by video codecs from MemMngr to ION.

Change-Id: I56f010f904a64ae0d36bbc8925498f3748a0ab42
Signed-Off-By:Sarthak Aggarwal<sarthak@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
03187db146a199f5274a89261e3a6372587c483e 11-Aug-2011 Sarthak Aggarwal <sarthak@ti.com> Enabling ION buffers for non-secure video usecases

Change-Id: Ic6d53f51f150de6c8c1324aae7464b984eb6ee52
Signed-Off-by:Sarthak Aggarwal<sarthak@ti.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
1f1f957cc6768d24b09fd96f76aaec3884e1623e 22-Aug-2011 Iliyan Malchev <malchev@google.com> omap4xxx: tiler/camera cleanup

Change-Id: Ia63104950fdfbaf41254187dd0ee516fde8eb7d2
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c
c322989ae6ff6769490828de1b5eda12b749cce9 08-Aug-2011 Iliyan Malchev <malchev@google.com> initial commit

Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/omx_proxy_common.c