mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-19 09:02:26 +02:00
ffprobe: fix format section XML validation
It was broken since 2186a7e547fdda716138444c8345ce8b823f2d4a.
This commit is contained in:
parent
93cf7b0195
commit
51b01573e5
@ -178,6 +178,7 @@
|
|||||||
|
|
||||||
<xsd:attribute name="filename" type="xsd:string" use="required"/>
|
<xsd:attribute name="filename" type="xsd:string" use="required"/>
|
||||||
<xsd:attribute name="nb_streams" type="xsd:int" use="required"/>
|
<xsd:attribute name="nb_streams" type="xsd:int" use="required"/>
|
||||||
|
<xsd:attribute name="nb_programs" type="xsd:int" use="required"/>
|
||||||
<xsd:attribute name="format_name" type="xsd:string" use="required"/>
|
<xsd:attribute name="format_name" type="xsd:string" use="required"/>
|
||||||
<xsd:attribute name="format_long_name" type="xsd:string"/>
|
<xsd:attribute name="format_long_name" type="xsd:string"/>
|
||||||
<xsd:attribute name="start_time" type="xsd:float"/>
|
<xsd:attribute name="start_time" type="xsd:float"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user