xinput: OpenDevice-reply: add align-pad at end
[free-sw/xcb/proto] / src / xvmc.xml
index e2eb04d..ac80003 100644 (file)
@@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written
 authorization from the authors.
 -->
 
-<xcb header="xvmc" extension-xname="XVideo-MotionCompensation" extension-name="XvMC">
+<xcb header="xvmc" extension-xname="XVideo-MotionCompensation" extension-name="XvMC" major-version="1" minor-version="1">
     <import>xv</import>
 
     <xidtype name="CONTEXT" />
@@ -78,7 +78,9 @@ authorization from the authors.
             <field type="CARD16" name="height_actual" />
             <field type="CARD32" name="flags_return" />
             <pad bytes="20" />
-            <list type="CARD32" name="priv_data" />
+            <list type="CARD32" name="priv_data">
+               <fieldref>length</fieldref>
+           </list>
         </reply>
     </request>
 
@@ -92,7 +94,9 @@ authorization from the authors.
         <reply>
             <pad bytes="1" />
             <pad bytes="24" />
-            <list type="CARD32" name="priv_data" />
+            <list type="CARD32" name="priv_data">
+               <fieldref>length</fieldref>
+           </list>
         </reply>
     </request>
 
@@ -116,7 +120,9 @@ authorization from the authors.
                 <value>4</value>
             </list>
             <pad bytes="12" />
-            <list type="CARD32" name="priv_data" />
+            <list type="CARD32" name="priv_data">
+               <fieldref>length</fieldref>
+           </list>
         </reply>
     </request>