On Wed, 28 Feb 2024 14:23:50 +0100 Niklas Haas <[email protected]> wrote: > + <xsd:complexType name="frameSideDataPieceList"> > + <xsd:sequence> > + <xsd:element name="component" type="ffprobe:frameSideDataPieceType" > minOccurs="0" maxOccurs="unbounded"/> > + </xsd:sequence> > + </xsd:complexType>
Typo, should be "piece". Fixed locally. _______________________________________________ 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".
