History log of /frameworks/native/include/media/openmax/OMX_Types.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
18cff14e4e78ea02c5705107af3ae2bf305a332b 18-Mar-2016 Lajos Molnar <lajos@google.com> media: add and clarify OMX float numerical type

Bug: 27172163
Change-Id: Idb399c05d14ee51f944251430d3561479feee6e3
/frameworks/native/include/media/openmax/OMX_Types.h
a1ae5a4fe52192525f510dc14ecf1f7d4fb107f5 07-Nov-2014 Lajos Molnar <lajos@google.com> implement asString() for OMX enumerations used by framework

Bug: 18285408
Change-Id: I7893cbf0b13514e0fe9001c90db3c8387c1920c0
/frameworks/native/include/media/openmax/OMX_Types.h
abec6ad341b81cc5c36ecd93c9f3794989226664 02-May-2014 Andy Hung <hunga@google.com> Allow OMX pointer types to be forced to 32 bits

Enabled by #define. Is used for 64 bit compilation to
force structs to use 32 bit pointer values for eventual
IPC to 32 bit OMX codecs.

May change later if we support 64 bit OMX codecs.

Change-Id: I0d12f86774f6f7ce9c39c8abea5d51988a7eef11
Signed-off-by: Andy Hung <hunga@google.com>
/frameworks/native/include/media/openmax/OMX_Types.h
849de60c1eae2ec28f0b468b9ec16b339aad17e9 25-Mar-2014 Marcus Oakland <marcus.oakland@arm.com> AArch64: Correction to OMX_U32 and OMX_S32

The types of OMX_U32 and OMX_S32 were appropriate to a 32-bit system
but were not appropriate to a 64-bit system. They have been changed to
make them portable between the two systems. With this change and a
change to frameworks/av/media/libstagefright/foundation/AString.cpp,
the android.media.cts.DecoderTest#testFlush CTS test passes.

Change-Id: I8e16c7169f54599c23fea71585b531e48541c78a
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
/frameworks/native/include/media/openmax/OMX_Types.h
334de520b0369215b7931fefa424fb92d295f0eb 12-Mar-2012 James Dong <jdong@google.com> Copied some headers from /frameworks/base to /frameworks/native to support PDK effort

o added some minor header include changes
o related-to-bug: 6044887

Change-Id: Ia8e7ba861c509a4fb688ab2ed1e81151a708861a
/frameworks/native/include/media/openmax/OMX_Types.h