Signed-off-by: Marth64 <[email protected]>
---
doc/ffprobe.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index 64e2d88574..4f9e912539 100644
--- a/doc/ffprobe.xsd
+++ b/doc/ffprobe.xsd
@@ -256,6 +256,7 @@
<xsd:attribute name="dependent" type="xsd:int" use="required" />
<xsd:attribute name="still_image" type="xsd:int" use="required" />
<xsd:attribute name="multilayer" type="xsd:int" use="required" />
+ <xsd:attribute name="captions_eia608" type="xsd:int" use="required" />
</xsd:complexType>
<xsd:complexType name="streamType">
--
2.34.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".