]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffprobe.xsd
Merge commit '6bdae41d3ef74a0865e8f87896e649f93b2f39bd'
[ffmpeg] / doc / ffprobe.xsd
index fd259909b5e55ca6152184c02579d3b2162ef8fb..d745e960f34c175a0ee2ad2e2a241638e57e5ab9 100644 (file)
       <!-- video attributes -->
       <xsd:attribute name="width"                type="xsd:int"/>
       <xsd:attribute name="height"               type="xsd:int"/>
+      <xsd:attribute name="coded_width"          type="xsd:int"/>
+      <xsd:attribute name="coded_height"         type="xsd:int"/>
       <xsd:attribute name="has_b_frames"         type="xsd:int"/>
       <xsd:attribute name="sample_aspect_ratio"  type="xsd:string"/>
       <xsd:attribute name="display_aspect_ratio" type="xsd:string"/>