[FFmpeg-devel] [PATCH] ffprobe: add XML output
Stefano Sabatini
stefasab at gmail.com
Wed Oct 12 16:06:43 CEST 2011
On date Sunday 2011-10-09 13:42:38 +0200, Stefano Sabatini encoded:
> ---
> Makefile | 2 +-
> doc/ffprobe.texi | 23 +++++++
> doc/ffprobe.xsd | 90 ++++++++++++++++++++++++++
> ffprobe.c | 185 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 299 insertions(+), 1 deletions(-)
> create mode 100644 doc/ffprobe.xsd
Updated with new escaping algorithm, with sample xml file in case some
XML guy wants to comment, I always preferred attributes over elements
whenever it was possible to use them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ffprobe-add-XML-output.patch
Type: text/x-diff
Size: 13773 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111012/2a801b6d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffprobe.xml
Type: application/xml
Size: 24199 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111012/2a801b6d/attachment.xml>
More information about the ffmpeg-devel
mailing list