diff --git a/omx/gstomx.h b/omx/gstomx.h index a6b01f71b2..1d3ff735bf 100644 --- a/omx/gstomx.h +++ b/omx/gstomx.h @@ -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