Quoting James Almer (2024-10-14 15:47:12) > stddev and PSNR values change by the removal of format conversion and because > of the added sws_flags. Either or will have the same effect even on their own. > > Signed-off-by: James Almer <[email protected]> > --- > We could alternatively just remove this test as it will become a duplicate of > the filter-pixdesc one, given it's using rawvideo with an specific pixel > format > and not an specific decode/encoder combination.
Seems rather backwards to have a fuzzy test that enforces a bitexact result. -- 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".
