[FFmpeg-devel] [PATCH 2/5] fate: avoid framemd5, use framecrc its faster
compn
tempn at twmi.rr.com
Thu May 9 14:39:25 CEST 2013
On Wed, 08 May 2013 18:24:25 +0200, Reimar Döffinger wrote:
>Michael Niedermayer <michaelni at gmx.at> wrote:
>
>>Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>
>I disagree with this, CRC can easily miss structural changes, particularly with
in my tests over the years, crc has been good enough for me.
btw , why not just have both? make it a fate option to use crc or md5.
(i guess means having both crc and md5 results too)
that way michael can run crc in his infinite fate tests but we can also
run md5 if we need to 100% verify no collisions.
-compn
More information about the ffmpeg-devel
mailing list