omxil: fix integer types on LP64 platforms
commit368c2f3762ae7aff909ae008c58d967e63d2efaf
authorRémi Denis-Courmont <remi@remlab.net>
Fri, 12 Feb 2021 16:35:59 +0000 (12 18:35 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 12 Feb 2021 16:40:00 +0000 (12 18:40 +0200)
tree9e22a60023121c5fcf0a329830b6b469eb3c7510
parentd44e8655384a2c5cbbd0b5deb6eb6c1475d4cf5d
omxil: fix integer types on LP64 platforms

This resyncs the integer type definition with the official
OpenMAX IL 1.1.2 sources. In particular, this fixes U32 and S32 which
were wrongly defined as long thus breaking binary compatibility on
Linux/arm64.

Fixes LP#1913530.
modules/codec/omxil/OMX_Types.h