summaryrefslogtreecommitdiff
path: root/doc/ffprobe.xsd
diff options
context:
space:
mode:
authorRodger Combs <rodger.combs@gmail.com>2016-10-24 05:47:05 -0500
committerRodger Combs <rodger.combs@gmail.com>2016-10-24 05:47:05 -0500
commit73ead477ddd9dbfbe6f7e8d3fc90ebfd21b271b0 (patch)
tree4cc52b1e6f271696e3acbdc4778d3718eb1e9496 /doc/ffprobe.xsd
parent3b3f979894a0aca01245fcaa2e4ff06f5f839e54 (diff)
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Reviewed-By: Michael Niedermayer <michael@niedermayer.cc>
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 ac0347f015..f64656adf1 100644
--- a/doc/ffprobe.xsd
+++ b/doc/ffprobe.xsd
@@ -166,6 +166,7 @@
<xsd:attribute name="visual_impaired" type="xsd:int" use="required" />
<xsd:attribute name="clean_effects" type="xsd:int" use="required" />
<xsd:attribute name="attached_pic" type="xsd:int" use="required" />
+ <xsd:attribute name="timed_thumbnails" type="xsd:int" use="required" />
</xsd:complexType>
<xsd:complexType name="streamType">