On 31.03.2021 12:13, Tobias Rapp wrote:
The "packets_and_frames" element has been added to ffprobe.xsd in
0c9f0da0f7656059e9bd41931d250aafddf35ea3 but apparently removing the
check in ffprobe.c has been forgotten.
Signed-off-by: Tobias Rapp <t.r...@noa-archive.com>
---
fftools/ffprobe.c | 7 -------
1 file changed, 7 deletions(-)
[..]
BTW, this can be tested using a command-line like:
ffprobe -show_streams -show_packets -show_format -show_frames \
tests/data/ffprobe-test.nut -noprivate -of xml=q=1:x=1 | \
xmllint --noout --schema doc/ffprobe.xsd -
If there are no objections I'd like to apply both patches at the end of
this week.
Regards,
Tobias
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".