summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/ffmpeg/doc/ffprobe.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/ffmpeg/doc/ffprobe.xsd')
-rw-r--r--chromium/third_party/ffmpeg/doc/ffprobe.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/ffmpeg/doc/ffprobe.xsd b/chromium/third_party/ffmpeg/doc/ffprobe.xsd
index cc3d1b63f78..1bc1fb5bb4f 100644
--- a/chromium/third_party/ffmpeg/doc/ffprobe.xsd
+++ b/chromium/third_party/ffmpeg/doc/ffprobe.xsd
@@ -61,6 +61,8 @@
<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" />
+ <xsd:attribute name="best_effort_timestamp_time" type="xsd:float" />
<xsd:attribute name="pkt_duration" type="xsd:long" />
<xsd:attribute name="pkt_duration_time" type="xsd:float"/>
<xsd:attribute name="pkt_pos" type="xsd:long" />