summaryrefslogtreecommitdiff
path: root/doc/ffprobe.xsd
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-03-16 01:22:45 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-03-17 00:27:48 +0100
commitf7ab23b0d0a8b72a62bd9386a1e48ccc2cf47576 (patch)
tree697b971ca5038b54174c57b77f30ca648497cd35 /doc/ffprobe.xsd
parentdb36ea5b5e6237503991dc89cb2d5b7efd6c2067 (diff)
ffprobe: remove deprecated frame "reference" field
Diffstat (limited to 'doc/ffprobe.xsd')
-rw-r--r--doc/ffprobe.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index d9c6655464..eab97fb4c4 100644
--- a/doc/ffprobe.xsd
+++ b/doc/ffprobe.xsd
@@ -78,7 +78,6 @@
<xsd:attribute name="interlaced_frame" type="xsd:int" />
<xsd:attribute name="top_field_first" type="xsd:int" />
<xsd:attribute name="repeat_pict" type="xsd:int" />
- <xsd:attribute name="reference" type="xsd:int" />
</xsd:complexType>
<xsd:complexType name="streamsType">