]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffprobe.xsd
Adds support for setting aq_mode in libvpx encoder
[ffmpeg] / doc / ffprobe.xsd
index 2d933c12f7dc9ec4d1e05927021bc6174149f233..32afa620647a22e2561c94d39922f67ed2bb99cc 100644 (file)
@@ -50,6 +50,7 @@
       <xsd:attribute name="pos"           type="xsd:long"  />
       <xsd:attribute name="flags"         type="xsd:string" use="required" />
       <xsd:attribute name="data"          type="xsd:string" />
+      <xsd:attribute name="data_hash"     type="xsd:string" />
     </xsd:complexType>
 
     <xsd:complexType name="frameType">
       <xsd:attribute name="codec_tag"        type="xsd:string" use="required"/>
       <xsd:attribute name="codec_tag_string" type="xsd:string" use="required"/>
       <xsd:attribute name="extradata"        type="xsd:string" />
+      <xsd:attribute name="extradata_hash"   type="xsd:string" />
 
       <!-- video attributes -->
       <xsd:attribute name="width"                type="xsd:int"/>