History log of /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a0a88cf291e156344d5346c29824d996d1d81fab 08-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: Iad3389731482399f1148ae9a19248e3eea55d9fd
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
dbcc6073c88ced818ea3e742f36191088222ca26 20-Dec-2011 Steve Block <steveblock@google.com> Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: I6bb39eabeda44ddbe59f396f1c6276b8d1aeb8c6
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
689f12aeb126c2a2da2286bfbcd1e51016de1b0f 25-Feb-2010 James Dong <jdong@google.com> Do not use DTX VAD mode for NBAMR encoder for now and also re-enable hardware NBAMR encoder

bug - 2451125
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
de0dc1d4de0e6823fd1de53b8c1d97fa9a55244c 16-Feb-2010 Andreas Huber <andih@google.com> We disable the TI AMR hardware encoder as it started emitting comfort noise in a recent update and we don't support this during playback.

related-to-bug: 2441307
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
b65f253fdc60f6208a54911bee793d225f23cdf8 04-Feb-2010 James Dong <jdong@google.com> Revert "Revert "Omx component change due to TI's socket node update from 25.9 to 25.14""

This reverts commit eaaadaf5ebb5e352e2ed4a12714f5d2363da0dcd.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
eaaadaf5ebb5e352e2ed4a12714f5d2363da0dcd 02-Feb-2010 James Dong <jdong@google.com> Revert "Omx component change due to TI's socket node update from 25.9 to 25.14"

This reverts commit 36733d62c0d4c565da10b34978e587d0fda0f1ad.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
36733d62c0d4c565da10b34978e587d0fda0f1ad 28-Jan-2010 James Dong <jdong@google.com> Omx component change due to TI's socket node update from 25.9 to 25.14
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
2eb872487f5d31bc01507d26515208c0f4fedb2d 16-Dec-2009 <Benny.Wong@motorola.com> Re-enable TI AAC MP3 with MP3 CRCerror and EOS fix
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
c5b21bfb410626a503e479a5afa2095902783427 20-Nov-2009 Benny Wong <Benny.Wong@motorola.com> WMV/WMA seek fix

Originally from: https://partner.source.android.com/g/#change,1498
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
17e995d39771569792c528f3dea559c83f0fc238 04-Dec-2009 Andreas Huber <andih@google.com> Make it possible to build the TI device without opencore, fix a few abuses of dlerror()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
a569385e5eb6a8ea55f1025acafdbd3015e3a55a 26-Sep-2009 Christopher Kelly <c-kelly@ti.com> Fix OMX_GetRolesOfComponents and OMX_GetComponentsOfRole, and clean up some unused code.

Signed-off-by: Daniel Charles <dcharles@ti.com>

Orignally from: https://partner.source.android.com/g/#change,1171
Modified based on review feedbacks and comments
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
2c0b038ffdf873a942cee5ea78939535f81deaa2 25-Sep-2009 Daniel Charles <dcharles@ti.com> Rework - Thread safety of reference counter

Limit simultaneous instances per component
-Defined MAX_CONCURRENT_INSTANCES=1 in ComponentRegistry.h.
-This macro can be increased to allow more instances per codec
-JPEG.Encoder library typo on component list.
- Lookingfor the correct amount of components on the component list to avoid a NULL pointer comparation.

Originally from: https://partner.source.android.com/g/#change,1132
Also take some comments and feedbacks from reviewers
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
8f41d183c7150ced3aef44b5f9a3ae3b7b57ec1c 25-Sep-2009 James Dong <jdong@google.com> Revert "Thread safety of reference counter"

This reverts commit a5a79c7a1090c1c02aa71c847a17dced8e119ddb.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
a5a79c7a1090c1c02aa71c847a17dced8e119ddb 23-Sep-2009 Christopher Kelly <c-kelly@ti.com> Thread safety of reference counter
OMX Compliancy issues
Limit simultaneous instances per component
-Defined MAX_CONCURRENT_INSTANCES=1 in ComponentRegistry.h
-this macro can be increased to allow more instances per codec

Signed-off-by: Daniel Charles <dcharles@ti.com>

Originally from: https://partner.source.android.com/g/#change,1132
Fixed many errors and cleaned up the code a bit.
Fixed potential free of unintialized memory
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
990117074ba37226d82be2f2ebe3739e488f848c 16-Sep-2009 James Dong <jdong@google.com> Fall back to software decoders.
After this change, we only support the following hardware codecs:
- encoders: avc, m4v, h263, aac, amrnb, amrwb, jpeg
- decoders: avc, m4v
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
b44cdb1b44b144d09e8ec950d1e8e4c280064056 30-Jul-2009 Rebecca Schultz Zavin <rebecca@android.com> New version of ti OMX code to support ti mm release 25.9

Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c
fb3766f18a2c18b6f4798a6a631fdb88fcacd1dc 17-Jul-2009 Rebecca Schultz Zavin <rebecca@android.com> Adding omap3 omx code

Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/OMX_Core.c