Quoting Andreas Rheinhardt (2020-12-04 23:57:40) > The md5 test up until now ignored errors from ffmpeg (the cli) and just > md5'ed whatever ffmpeg has output; while testing scenarios in which > ffmpeg fails has its merits, errors should not be overlooked by default; > doing so also reduces the effectiveness of sanitizers as errors from > them are ignored. This has happened with a memleak in the AV1 decoder. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > tests/fate-run.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Looks good -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
