[FFmpeg-devel] [PATCH] fate/ffprobe: Verify ffprobe XML output against schema file

Tobias Rapp t.rapp at noa-archive.com
Wed Jun 30 11:20:10 EEST 2021


On 16.04.2021 10:58, Tobias Rapp wrote:
> Adds schema validation for ffprobe XML output so that updating the
> ffprobe.xsd file upon changes to ffprobe is not forgotten. This was
> suggested by Marton Balint in:
> http://ffmpeg.org/pipermail/ffmpeg-devel/2021-March/278428.html
> 
> The schema FATE test is only run if xmllint command is available.
> 
> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
> ---
>   configure                  |  3 +++
>   tests/fate/ffprobe.mak     |  6 +++++
>   tests/ref/fate/ffprobe_xsd | 57 ++++++++++++++++++++++++++++++++++++++++++++++
>   3 files changed, 66 insertions(+)
>   create mode 100644 tests/ref/fate/ffprobe_xsd
> 
> [...]
Would like to push this in a week or so, if there are no objections.

Regards,
Tobias



More information about the ffmpeg-devel mailing list