omx: Also initialize nStep field of the OMX structures

This commit is contained in:
Sebastian Dröge 2012-12-19 13:05:28 +01:00
parent 73dc5bb199
commit a70a71b9a5

View file

@ -62,6 +62,7 @@ G_BEGIN_DECLS
(st)->nVersion.s.nVersionMajor = OMX_VERSION_MAJOR; \
(st)->nVersion.s.nVersionMinor = OMX_VERSION_MINOR; \
(st)->nVersion.s.nRevision = OMX_VERSION_REVISION; \
(st)->nVersion.s.nStep = OMX_VERSION_STEP; \
} G_STMT_END
/* Different hacks that are required to work around