Re: [FFmpeg-devel] [PATCH 2/2] doc/ffprobe.xsd: add and

2024-03-03 Thread Stefano Sabatini
On date Wednesday 2024-02-28 14:23:50 +0100, Niklas Haas wrote: > From: Niklas Haas > > Originally introduced for dovi side data printing, but not properly > reflected in the xsd. > --- > doc/ffprobe.xsd | 26 ++ > 1 file changed, 26 insertions(+) > > diff --git a/doc/ff

Re: [FFmpeg-devel] [PATCH 2/2] doc/ffprobe.xsd: add and

2024-02-28 Thread Niklas Haas
On Wed, 28 Feb 2024 14:23:50 +0100 Niklas Haas wrote: > + > + > + minOccurs="0" maxOccurs="unbounded"/> > + > + Typo, should be "piece". Fixed locally. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/li

[FFmpeg-devel] [PATCH 2/2] doc/ffprobe.xsd: add and

2024-02-28 Thread Niklas Haas
From: Niklas Haas Originally introduced for dovi side data printing, but not properly reflected in the xsd. --- doc/ffprobe.xsd | 26 ++ 1 file changed, 26 insertions(+) diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd index 5d17b5d9b90..49771dd1482 100644 --- a/doc/ffprob