summaryrefslogtreecommitdiff
path: root/doc/ffprobe.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ffprobe.xsd')
-rw-r--r--doc/ffprobe.xsd2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index 250de8cd5c..0235070a7b 100644
--- a/doc/ffprobe.xsd
+++ b/doc/ffprobe.xsd
@@ -86,8 +86,6 @@
<xsd:attribute name="key_frame" type="xsd:int" use="required"/>
<xsd:attribute name="pts" type="xsd:long" />
<xsd:attribute name="pts_time" type="xsd:float"/>
- <xsd:attribute name="pkt_pts" type="xsd:long" />
- <xsd:attribute name="pkt_pts_time" type="xsd:float"/>
<xsd:attribute name="pkt_dts" type="xsd:long" />
<xsd:attribute name="pkt_dts_time" type="xsd:float"/>
<xsd:attribute name="best_effort_timestamp" type="xsd:long" />