[FFmpeg-devel] [PATCH] fate/ffprobe: Verify ffprobe XML output against schema file
Tobias Rapp
t.rapp at noa-archive.com
Tue Jul 13 10:32:20 EEST 2021
On 30.06.2021 10:20, Tobias Rapp wrote:
> 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.
Patch applied.
Regards,
Tobias
More information about the ffmpeg-devel
mailing list