From 25cb4330c92a107537483a26ae3b0cdc92eff532 Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 24 May 2010 17:51:15 +0000 Subject: [PATCH] Change -vo md5sum to not interleave U and V lines when calculating the MD5, thus making it match FFmpeg's -f framemd5. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31208 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Changelog | 1 + libvo/vo_md5sum.c | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Changelog b/Changelog index c9a0264d91..b15c7fb655 100644 --- a/Changelog +++ b/Changelog @@ -25,6 +25,7 @@ MPlayer (1.0) * 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 --git a/libvo/vo_md5sum.c b/libvo/vo_md5sum.c index 2ee3a9e65c..70f2551a1b 100644 --- a/libvo/vo_md5sum.c +++ b/libvo/vo_md5sum.c @@ -219,6 +219,8 @@ static uint32_t draw_image(mp_image_t *mpi) h = h / 2; for (i=0; i