[FFmpeg-devel] [PATCH] ffprobe: fix XML rendering, review XML layout

Stefano Sabatini stefasab at gmail.com
Tue Oct 17 12:56:34 EEST 2023


On date Sunday 2023-10-15 19:15:16 +0200, Michael Niedermayer wrote:
> On Sat, Oct 14, 2023 at 09:50:24PM +0200, Stefano Sabatini wrote:
> > On date Saturday 2023-10-14 19:24:28 +0200, Stefano Sabatini wrote:
> > > Fix rendering of int values within a side data element, which was
> > > broken since commit d2d3a83ad93, where the side data element was
> > > correctly marked as a variable fields element. Logic to render a
> > > string variable was implemented already, but it was not implemented
> > > for the int fields path, which was enabled by that commit.
> > [...]
> > 
> > V2 with schema fixes.
> > 
> > I'd like to include the fixed version with 6.1 (will probably push in
> > a few days if I see no comments).
> 
> >  Changelog                  |    2 +
> >  doc/ffprobe.xsd            |   31 +++++++++++++++++++++-------
> >  fftools/ffprobe.c          |   49 +++++++++++++++++++++++++++++++++------------
> >  tests/ref/fate/ffprobe_xml |   26 +++++++++++++++--------
> 
> This needs to update fate references

Yes, thanks for noticing. Tested against complete FATE, updated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ffprobe-fix-XML-rendering-review-XML-layout.patch
Type: text/x-diff
Size: 536368 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231017/5fbebe7b/attachment.patch>


More information about the ffmpeg-devel mailing list