omx: Initialize structures to version 1.1.2

This commit is contained in:
George Kiagiadakis 2012-04-20 17:13:52 +03:00 committed by Sebastian Dröge
parent 31bf1c8bd6
commit 147dd89e21

View file

@ -39,6 +39,7 @@ G_BEGIN_DECLS
(st)->nSize = sizeof (*(st)); \
(st)->nVersion.s.nVersionMajor = 1; \
(st)->nVersion.s.nVersionMinor = 1; \
(st)->nVersion.s.nRevision = 2; \
} G_STMT_END
/* Different hacks that are required to work around