[FFmpeg-devel] [PATCH 2/5] fate: avoid framemd5, use framecrc its faster
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed May 8 18:24:25 CEST 2013
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 "only" 32 bit, so I have doubts it is really suitable for this purpose.
Also the speed difference seems not all that relevant to me.
More information about the ffmpeg-devel
mailing list