summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-05-24 17:51:15 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-05-24 17:51:15 +0000
commit25cb4330c92a107537483a26ae3b0cdc92eff532 (patch)
tree8ce03b350e890bcdff95ac0e1a32dc2f40f9dfc4 /Changelog
parent3009c1eff42a747959255492a69b9235de271b2c (diff)
downloadmpv-25cb4330c92a107537483a26ae3b0cdc92eff532.tar.bz2
mpv-25cb4330c92a107537483a26ae3b0cdc92eff532.tar.xz
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
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
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