summaryrefslogtreecommitdiff
path: root/doc/ffprobe.xsd
diff options
context:
space:
mode:
authorRodger Combs <rodger.combs@gmail.com>2016-10-03 23:49:09 -0500
committerRodger Combs <rodger.combs@gmail.com>2016-10-24 01:24:23 -0500
commit54350f06e11727f255e3d1829cb1afde49931d8b (patch)
tree523e5170301b627dc24cc3c4b08512d61a07da95 /doc/ffprobe.xsd
parentba53504e57b6dc92726086d0b8f50fc26069f327 (diff)
ffprobe: report field order for video streams
Diffstat (limited to 'doc/ffprobe.xsd')
-rw-r--r--doc/ffprobe.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index 757de12e8c..ac0347f015 100644
--- a/doc/ffprobe.xsd
+++ b/doc/ffprobe.xsd
@@ -201,6 +201,7 @@
<xsd:attribute name="color_transfer" type="xsd:string"/>
<xsd:attribute name="color_primaries" type="xsd:string"/>
<xsd:attribute name="chroma_location" type="xsd:string"/>
+ <xsd:attribute name="field_order" type="xsd:string"/>
<xsd:attribute name="timecode" type="xsd:string"/>
<xsd:attribute name="refs" type="xsd:int"/>