On Fri, 20 Aug 2021, Mikhail Nitenko wrote:
there is a function that is not covered by tests, but I tested it with sample videos, not sure what to do with it
If there are asm functions that lack checkasm tests, then please do add a test for it while working on that function. Asm functions that aren't tested by checkasm can have various hidden bugs, and not having a checkasm test makes the code much more unmaintainable.
// Martin _______________________________________________ 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".
