# HG changeset patch # User reimar # Date 1274723475 0 # Node ID 944efc839c4119f4d4a8805e4781c56e40515ffb # Parent 7886a9ada88e0dcbe57d4890612ba24949f5575e Change -vo md5sum to not interleave U and V lines when calculating the MD5, thus making it match FFmpeg's -f framemd5. diff -r 7886a9ada88e -r 944efc839c41 Changelog --- a/Changelog Mon May 24 17:36:23 2010 +0000 +++ b/Changelog Mon May 24 17:51:15 2010 +0000 @@ -25,6 +25,7 @@ * support ISDB-Tb DVB streams Drivers: + * -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5 * Support for more formats in OpenGL video output drivers (different YUV subsampling, 16 bit per component) * Selectable YUV to RGB conversion standard for -vo gl diff -r 7886a9ada88e -r 944efc839c41 libvo/vo_md5sum.c --- a/libvo/vo_md5sum.c Mon May 24 17:36:23 2010 +0000 +++ b/libvo/vo_md5sum.c Mon May 24 17:51:15 2010 +0000 @@ -219,6 +219,8 @@ h = h / 2; for (i=0; i